]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/genkine/sim/rec.C
Fixing bug #59470
[u/mrichter/AliRoot.git] / test / genkine / sim / rec.C
index 5074da891b2125efa307144e0a86be2812d90c39..e70276e131a5cecab9aa922042fda665903d0ec6 100644 (file)
@@ -5,6 +5,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();