]> git.uio.no Git - u/mrichter/AliRoot.git/blob - DPMJET/dpmjetLinkDef.h
By default all events go into one run-loader's file. Allows to remove the correspondi...
[u/mrichter/AliRoot.git] / DPMJET / dpmjetLinkDef.h
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 AliDpmJetRndm+;
8 #endif