/[PAMELA software]/calo/flight/MyDetector1Level2/inc/MyDect1Level2LinkDef.h
ViewVC logotype

Annotation of /calo/flight/MyDetector1Level2/inc/MyDect1Level2LinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Tue Apr 18 13:12:26 2006 UTC (18 years, 7 months ago) by mocchiut
Branch point for: MAIN, v0r00
File MIME type: text/plain
Initial revision

1 mocchiut 1.1 // some C++ header definition
2     #ifdef __MAKECINT__
3     #pragma link off all class;
4     #pragma link off all function;
5     #pragma link off all global;
6     #pragma link off all typedef;
7     #pragma link C++ class MyDect1Level2;
8     #endif

  ViewVC Help
Powered by ViewVC 1.1.23