source: trunk/MagicSoft/MarsOctober/mocttest/BaseLinkDef.h@ 447

Last change on this file since 447 was 447, checked in by harald, 24 years ago
Bringing the sources for the octobertest under CVS controll. (november, 3rd, 2000)
  • Property svn:executable set to *
File size: 269 bytes
Line 
1#ifdef __CINT__
2
3#pragma link off all classes;
4#pragma link off all functions;
5
6#pragma link C++ class MGOctMain ;
7#pragma link C++ class MGDisplayAdc ;
8
9#pragma link C++ class MHistosAdc ;
10#pragma link C++ class MAdcSpect ;
11#pragma link C++ class MShowSpect ;
12
13#endif
Note: See TracBrowser for help on using the repository browser.