/[PAMELA software]/DarthVader/TrackerLevel2/inc/TrkLevel2LinkDef.h
ViewVC logotype

Annotation of /DarthVader/TrackerLevel2/inc/TrkLevel2LinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Fri May 19 13:15:52 2006 UTC (18 years, 6 months ago) by mocchiut
Branch point for: DarthVader, MAIN
File MIME type: text/plain
Initial revision

1 mocchiut 1.1 #ifdef __MAKECINT__
2     #pragma link off all class;
3     #pragma link off all function;
4     #pragma link off all global;
5     #pragma link off all typedef;
6     #pragma link C++ class TrkTrack;
7     #pragma link C++ class TrkSinglet;
8     #pragma link C++ class TrkLevel2;
9     #pragma link C++ class Trajectory+;
10     #endif

  ViewVC Help
Powered by ViewVC 1.1.23