source:
trunk/MagicSoft/Mars/mgeom/GeomLinkDef.h@
1632
Last change on this file since 1632 was 1600, checked in by , 22 years ago | |
---|---|
File size: 333 bytes |
Line | |
---|---|
1 | #ifdef __CINT__ |
2 | |
3 | #pragma link off all globals; |
4 | #pragma link off all classes; |
5 | #pragma link off all functions; |
6 | |
7 | #pragma link C++ class MGeomPMT+; |
8 | #pragma link C++ class MGeomMirror+; |
9 | #pragma link C++ class MGeomPix+; |
10 | #pragma link C++ class MGeomCam+; |
11 | #pragma link C++ class MGeomCamCT1+; |
12 | #pragma link C++ class MGeomCamMagic+; |
13 | |
14 | #endif |
Note:
See TracBrowser
for help on using the repository browser.