]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWGHF/PWGHFbaseLinkDef.h
Converting PWG/TRD to native cmake
[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