]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWGCF/PWGCFFEMTOSCOPYAODLinkDef.h
Code commit for Ramona, fix of warnings, add of AddTask macros and exchange of comments
[u/mrichter/AliRoot.git] / PWGCF / PWGCFFEMTOSCOPYAODLinkDef.h
CommitLineData
76ce4b5b 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 AliPWG2AODTrack+;
8#pragma link C++ class AliAnalysisTaskPWG2ESDfilter+;
9#pragma link C++ class AliAnalysisTaskPWG2AODUpdate+;
10
11#endif