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

Annotation of /chewbacca/YodaProfiler/inc/GLTablesLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Tue Sep 23 07:20:32 2008 UTC (16 years, 2 months ago) by mocchiut
Branch: MAIN
Branch point for: v0r00
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_TABLES;
7     #pragma link C++ class GL_RUN;
8     #pragma link C++ class GL_ROOT;
9     #pragma link C++ class GL_PARAM;
10     #pragma link C++ class GL_TRK_CALIB;
11     #pragma link C++ class GL_CALO_CALIB;
12     #pragma link C++ class GL_CALOPULSE_CALIB;
13     #pragma link C++ class GL_S4_CALIB;
14     #pragma link C++ class GL_TIMESYNC;
15     #pragma link C++ class GL_TLE;
16     #endif

  ViewVC Help
Powered by ViewVC 1.1.23