]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/comp/AliL3CompLinkDef.h
Checking in for the weekend
[u/mrichter/AliRoot.git] / HLT / comp / AliL3CompLinkDef.h
CommitLineData
735e167e 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 AliL3Modeller;
8#pragma link C++ class AliL3ModelTrack;
95a00d93 9#pragma link C++ class AliL3Compress;
735e167e 10
11#endif
12