]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG4/PWG4BaseLinkDef.h
Add additional quaity check for AOD vertex and control histograms. (Using this additi...
[u/mrichter/AliRoot.git] / PWG4 / PWG4BaseLinkDef.h
CommitLineData
c0ff24c6 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 AliAnalysisHelperJetTasks+;
8
9#endif