]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/genkine/sim/sim.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / test / genkine / sim / sim.C
index 1eccc15669a39f675daa525b959e782123bc27fe..44e92cc065e52a1a039f8345654b5746d4b84f3b 100644 (file)
@@ -1,7 +1,7 @@
 void sim(Int_t nev=1) {
   AliSimulation simulator;
 
-  simulator.SetDefaultStorage("local://$ALICE_ROOT");
+  simulator.SetDefaultStorage("local://$ALICE_ROOT/OCDB");
   simulator.SetSpecificStorage("GRP/GRP/Data",
                               Form("local://%s",gSystem->pwd()));