]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/PbPbbench/sim.C
updates from Salvatore
[u/mrichter/AliRoot.git] / test / PbPbbench / sim.C
index 2d50b01f23598cb6c57070e90d039f4a94c76994..b366b893af45c7aadbed68cb224e2953c6f00865 100644 (file)
@@ -7,6 +7,8 @@ void sim(Int_t nev=1) {
   simulator.SetDefaultStorage("local://$ALICE_ROOT/OCDB");
   simulator.SetSpecificStorage("GRP/GRP/Data",
                               Form("local://%s",gSystem->pwd()));
+  simulator.SetSpecificStorage("VZERO/Calib/Data",
+                              "local://$ALICE_ROOT/OCDB/VZERO/PbPb");
   simulator.SetRunQA("ALL:ALL") ; 
   simulator.SetQARefDefaultStorage("local://$ALICE_ROOT/QAref") ;