FEDRA emulsion software from the OPERA Collaboration
ShowerLinkDef.h
Go to the documentation of this file.
1#ifdef __CINT__
2
3#pragma link off all globals;
4#pragma link off all classes;
5#pragma link off all functions;
6
7#pragma link C++ class EdbShowerRec+;
8#pragma link C++ class EdbShowerAlg+;
9#pragma link C++ class EdbShowerAlg_GS+;
10#pragma link C++ class EdbPVRQuality+;
11#pragma link C++ class EdbShowerAlgESimple+;
12#pragma link C++ class EdbShowerAlgIDSimple+;
13
14#endif