]> git.uio.no Git - u/mrichter/AliRoot.git/blame - DPMJET/dpmjetLinkDef.h
uniformize name of newer histograms added for primary decays with other existing...
[u/mrichter/AliRoot.git] / DPMJET / dpmjetLinkDef.h
CommitLineData
6ceb0b46 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