]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWGHF/PWGHFbaseLinkDef.h
added pointer protection after dynamic casts to fix coverity defects 20324, 20325...
[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