]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PYTHIA8/AliPythia8LinkDef.h
SDD QA updated in order to deal with acquisition through HLT (M. Siciliano)
[u/mrichter/AliRoot.git] / PYTHIA8 / AliPythia8LinkDef.h
1 #ifdef __CINT__
2 #pragma link off all globals;
3 #pragma link off all classes;
4 #pragma link off all functions;
5 #pragma link C++ class AliPythia8+;
6 #endif