]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWGHF/PWGHFbaseLinkDef.h
do not delete fGeom object in ~AliPHOSReconstructor, since it is owned by the AliPHOS...
[u/mrichter/AliRoot.git] / PWGHF / PWGHFbaseLinkDef.h
CommitLineData
ae23f5db 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 AliAnalysisTaskPtMothFromPtDaugh+;
8#pragma link C++ class AliPtMothFromPtDaugh+;
ae23f5db 9#endif
10
11