]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/pploadlibs/rec.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / test / pploadlibs / rec.C
index 1dddd908c1486b44c45c7f85a0ea8cd7da7c9c42..09205ee49102b5d50b11f71358fae01a78131e93 100644 (file)
@@ -7,7 +7,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()));