]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HMPID/HMPIDrecLinkDef.h
Add the possibiloity to save cut settings in the ROOT file
[u/mrichter/AliRoot.git] / HMPID / HMPIDrecLinkDef.h
1 #ifdef __CINT__
2 #pragma link off all globals;
3 #pragma link off all classes;
4 #pragma link off all functions;
5
6 #pragma link C++ class  AliHMPIDReconstructor+;
7 #pragma link C++ class  AliHMPIDTracker+;
8 #pragma link C++ class  AliHMPIDRecon+;
9 #endif