]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/merge/backgr/rec.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / test / merge / backgr / rec.C
index 10b3d6da22b77e9e384ea066c7bd060e9e49c755..b0bb1b0db04c67a247d4de52f1069227a3246224 100644 (file)
@@ -4,7 +4,7 @@ void rec() {
   reco.SetWriteESDfriend();
   reco.SetWriteAlignmentData();
 
-  reco.SetDefaultStorage("local://$ALICE_ROOT");
+  reco.SetDefaultStorage("local://$ALICE_ROOT/OCDB");
   reco.SetSpecificStorage("GRP/GRP/Data",
                          Form("local://%s",gSystem->pwd()));