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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Fri Oct 31 11:21:42 2008 UTC (16 years, 1 month ago) by pam-fi
Branch: MAIN
CVS Tags: v1r02, v1r00, v1r01
Changes since 1.1: +1 -0 lines
File MIME type: text/plain
added tracker calibration recovery from chewbacca ROOT_TABLE

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_RAW;
10 #pragma link C++ class GL_PARAM;
11 #pragma link C++ class GL_TRK_CALIB;
12 #pragma link C++ class GL_CALO_CALIB;
13 #pragma link C++ class GL_CALOPULSE_CALIB;
14 #pragma link C++ class GL_S4_CALIB;
15 #pragma link C++ class GL_TIMESYNC;
16 #pragma link C++ class GL_TLE;
17 #endif

  ViewVC Help
Powered by ViewVC 1.1.23