]> git.uio.no Git - u/mrichter/AliRoot.git/blob - test/fpprod/check.C
cdfcd17df785e47cc9cb1bf2b974edfe67aec171
[u/mrichter/AliRoot.git] / test / fpprod / check.C
1 void check(){
2
3   gSystem->Load("libdpmjet");
4   gSystem->Load("libTDPMjet");
5   gROOT->Macro("$ALICE_ROOT/STEER/CheckESD.C");
6 }