source: trunk/MagicSoft/include-Classes/MMcFormat/McLinkDef.h@ 1095

Last change on this file since 1095 was 1063, checked in by blanch, 24 years ago
The class MMcRunHeader has been added.
  • Property svn:executable set to *
File size: 295 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 MMcEvt;
8#pragma link C++ class MMcTrig;
9#pragma link C++ class MMcRunHeader;
10#pragma link C++ class MMcTrigHeader;
11#pragma link C++ class MMcFadcHeader;
12
13#endif
Note: See TracBrowser for help on using the repository browser.