/[PAMELA software]/YodaProfiler/inc/GLTablesLinkDef.h
ViewVC logotype

Annotation of /YodaProfiler/inc/GLTablesLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Wed Aug 30 11:18:13 2006 UTC (18 years, 3 months ago) by mocchiut
Branch: MAIN
Branch point for: YodaProfiler
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 GL_RUN;
7     #pragma link C++ class GL_ROOT;
8     #pragma link C++ class GL_PARAM;
9     #pragma link C++ class GL_TRK_CALIB;
10     #pragma link C++ class GL_CALO_CALIB;
11     #pragma link C++ class GL_S4_CALIB;
12     #pragma link C++ class GL_TIMESYNC;
13     #endif

  ViewVC Help
Powered by ViewVC 1.1.23