/[PAMELA software]/DarthVader/ToFLevel2/inc/ToFLevel2LinkDef.h
ViewVC logotype

Contents of /DarthVader/ToFLevel2/inc/ToFLevel2LinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Sat Jun 17 12:14:55 2006 UTC (18 years, 5 months ago) by mocchiut
Branch: MAIN
Branch point for: ToFLevel2
File MIME type: text/plain
Initial revision

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 ToFTrkVar;
8 #pragma link C++ class ToFLevel2;
9 #endif

  ViewVC Help
Powered by ViewVC 1.1.23