]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWGHF/PWGHFbaseLinkDef.h
Add check that D0 candidate passed the filtering as D0 and not ass D*( A. Rossi)
[u/mrichter/AliRoot.git] / PWGHF / PWGHFbaseLinkDef.h
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+;
9 #endif
10
11