/[PAMELA software]/DarthVader/ToFLevel2/inc/ToFLevel2LinkDef.h
ViewVC logotype

Annotation of /DarthVader/ToFLevel2/inc/ToFLevel2LinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Fri Nov 20 11:05:21 2009 UTC (15 years ago) by carbone
Branch: MAIN
CVS Tags: v10RED, v9r00, v9r01, v10REDr01, HEAD
Changes since 1.2: +2 -0 lines
File MIME type: text/plain
ToF dEdx calibration changed

1 mocchiut 1.1 // some C++ header definition
2     #ifdef __MAKECINT__
3     #pragma link off all class;
4     #pragma link off all function;
5     #pragma link off all global;
6     #pragma link off all typedef;
7 mocchiut 1.2 #pragma link C++ class ToFPMT;
8 carbone 1.3 #pragma link C++ class ToFdEdx;
9     #pragma link C++ class ToFGeom;
10 mocchiut 1.1 #pragma link C++ class ToFTrkVar;
11     #pragma link C++ class ToFLevel2;
12     #endif

  ViewVC Help
Powered by ViewVC 1.1.23