]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG2/PWG2evcharLinkDef.h
- temporary fix for an issue related to getting the energy correction
[u/mrichter/AliRoot.git] / PWG2 / PWG2evcharLinkDef.h
CommitLineData
37dceb67 1#ifdef __CINT__
2
3#pragma link off all glols;
4#pragma link off all classes;
5#pragma link off all functions;
6
7#pragma link C++ class AliAnalysisTaskSPDdNdEta+;
1c095dbf 8#pragma link C++ class AliTrackletAlg+;
37dceb67 9
10#endif