]> git.uio.no Git - u/mrichter/AliRoot.git/blame - DPMJET/dpmjetLinkDef.h
Changes to the DEtaDPhi corr fun (making 0 in the center of the bin in the histogram...
[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