/[PAMELA software]/DarthVader/RunInfo/inc/RunInfoLinkDef.h
ViewVC logotype

Contents of /DarthVader/RunInfo/inc/RunInfoLinkDef.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Wed Aug 27 14:44:34 2014 UTC (10 years, 3 months ago) by mocchiut
Branch: MAIN
CVS Tags: v10RED, v10REDr01, HEAD
Changes since 1.1: +1 -0 lines
File MIME type: text/plain
New ProcInfo class and new ProcessingInfo tree in the level2 files+ printouts commented

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 #pragma link C++ class ProcInfo;
8 #pragma link C++ class SoftInfo;
9 #pragma link C++ class ItoRunInfo;
10 #endif

  ViewVC Help
Powered by ViewVC 1.1.23