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