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

Contents of /YodaProfiler/inc/GLTablesLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Tue Oct 17 15:19:56 2006 UTC (18 years, 1 month ago) by mocchiut
Branch: MAIN
CVS Tags: v2r06, v2r05, v2r04, v2r01, v2r00, v2r03, v2r02
Changes since 1.1: +1 -0 lines
File MIME type: text/plain
Added TLE filling, minor bugs fixed

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

  ViewVC Help
Powered by ViewVC 1.1.23