]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TPHIC/TPHICLinkDef.h
Fix for the loophole in the magnets currents check: the L3Off/DipON was passing the...
[u/mrichter/AliRoot.git] / TPHIC / TPHICLinkDef.h
CommitLineData
0b5dd071 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 TPHICgen+;
8#pragma link C++ class AliGenTPHIC+;
9
10#endif