]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/merge/signal/sim.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / test / merge / signal / sim.C
index caf87243200a12c0c032dda8370a0197e4e12f7a..4e1a82c6328f4dba9c01041c60c025514c4f2e3f 100644 (file)
@@ -3,7 +3,7 @@ void sim(Int_t nev=1) {
   simulator.MergeWith("../backgr/galice.root",3);
   simulator.SetWriteRawData("ALL","raw.root",kTRUE);
 
-  simulator.SetDefaultStorage("local://$ALICE_ROOT");
+  simulator.SetDefaultStorage("local://$ALICE_ROOT/OCDB");
   simulator.SetSpecificStorage("GRP/GRP/Data",
                               Form("local://%s",gSystem->pwd()));