PandaRoot
ClusterPropertiesLinkDef.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 BSEmcClusterPropertiesPar + ;
8 #pragma link C++ class BSEmcPositionAlgo + ;
9 #pragma link C++ class BSEmcEnergyCalculationAlgo + ;
10 #pragma link C++ class BSEmcXClMoments + ;
11 #pragma link C++ class BSEmcClusterPropertiesContFact + ;
12 
13 #endif