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