]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG4/PWG4BaseLinkDef.h
bugfix: output of one extra cluster when the last rawcluster was accepted by the...
[u/mrichter/AliRoot.git] / PWG4 / PWG4BaseLinkDef.h
CommitLineData
c0ff24c6 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 AliAnalysisHelperJetTasks+;
8
9#endif