]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TEvtGen/EvtGen/EvtGenLinkDef.h
First implementation of EMCAL trigger QA from Nicola Arbor
[u/mrichter/AliRoot.git] / TEvtGen / EvtGen / EvtGenLinkDef.h
CommitLineData
da0e9ce3 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 EvtCheckDecays+;
8//#pragma link C++ class EvtGen+;
9
10#endif