]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWGHF/PWGHFbaseLinkDef.h
add possibility to use the pre-defined set of TPC priors (M.Figueredo, R.Romita)
[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