]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - PWG3/PWG3baseLinkDef.h
Connection to tree in Notify() seems to be safer.
[u/mrichter/AliRoot.git] / PWG3 / PWG3baseLinkDef.h
... / ...
CommitLineData
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 AliQuarkoniaAcceptance+;
8#pragma link C++ class AliQuarkoniaEfficiency+;
9
10#endif
11
12