]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/pploadlibs/rec.C
Fixing bug #59470
[u/mrichter/AliRoot.git] / test / pploadlibs / rec.C
index 09205ee49102b5d50b11f71358fae01a78131e93..af8ad811768a2e12430dbee097d8f157aba71c30 100644 (file)
@@ -10,6 +10,7 @@ void rec() {
   reco.SetDefaultStorage("local://$ALICE_ROOT/OCDB");
   reco.SetSpecificStorage("GRP/GRP/Data",
                          Form("local://%s",gSystem->pwd()));
+  reco.SetRunPlaneEff(kTRUE);
 
   TStopwatch timer;
   timer.Start();