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

Contents of /YodaProfiler/inc/GLTablesLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Wed Jan 31 16:15:00 2007 UTC (17 years, 10 months ago) by mocchiut
Branch: MAIN
CVS Tags: v3r04, v3r05, v3r00, v3r03, v4r01, v4r00
Changes since 1.2: +1 -0 lines
File MIME type: text/plain
V3R00 - add DB reconnection capability

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_S4_CALIB;
13 #pragma link C++ class GL_TIMESYNC;
14 #pragma link C++ class GL_TLE;
15 #endif

  ViewVC Help
Powered by ViewVC 1.1.23