]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG3/PWG3baseLinkDef.h
Reseting the MC label to a default value of -1 before evaluating them (Philippe P...
[u/mrichter/AliRoot.git] / PWG3 / PWG3baseLinkDef.h
CommitLineData
d587d4f0 1#ifdef __CINT__
8cda1181 2
d587d4f0 3#pragma link off all globals;
4#pragma link off all classes;
5#pragma link off all functions;
6
7#pragma link C++ class AliQuarkoniaAcceptance+;
4465b13c 8#pragma link C++ class AliQuarkoniaEfficiency+;
8cda1181 9
d587d4f0 10#endif
11
12