]> git.uio.no Git - u/mrichter/AliRoot.git/blob - RICH/RICHbaseLinkDef.h
Changes to avoid circular dependences between the libraries
[u/mrichter/AliRoot.git] / RICH / RICHbaseLinkDef.h
1 #ifdef __CINT__
2 #pragma link off all globals;
3 #pragma link off all classes;
4 #pragma link off all functions;
5 #pragma link C++ class  AliRICHParam+;
6 #pragma link C++ class  AliRICHChamber+;
7 #endif