]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/ppbench/rec.C
In vmctest/gun:
[u/mrichter/AliRoot.git] / test / ppbench / rec.C
index 3c8735e5134ceed0bb1cea52da24cf64b7a3f5fd..93e9df6196a10eaa9f495ea2c884ff1bc03ff253 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);
 
   reco.SetRunQA("ALL:ALL") ;