]> git.uio.no Git - u/mrichter/AliRoot.git/blame - EMCAL/EMCALLinkDefrec.h
Return to the original methods from AliLoader (Marco)
[u/mrichter/AliRoot.git] / EMCAL / EMCALLinkDefrec.h
CommitLineData
2012850d 1#ifdef __CINT__
e2327a59 2// for libEMCALrec.pkg
2012850d 3#pragma link off all globals;
4#pragma link off all classes;
5#pragma link off all functions;
6
e2327a59 7#pragma link C++ class AliEMCALReconstructor+;
5dee926e 8#pragma link C++ class AliEMCALClusterizerv1+;
f51151a0 9
2012850d 10#endif