]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/macros/BeamTest2006/RawReconstruction.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / PHOS / macros / BeamTest2006 / RawReconstruction.C
index 92821a2fed8cac492e948283a0f2aba7f97ffc3b..1432e6971495200167350c3c94b2e87a57302633 100644 (file)
@@ -3,7 +3,7 @@ void Rec(TString file="raw.root")
   // Reconstruction of RAW data from the input file raw.root
   // Boris Polichtchouk, 13 Mar 2008
 
-  //AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT");
+  //AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
   //AliCDBManager::Instance()->SetSpecificStorage("PHOS/*","local://BadMap");
 
   AliReconstruction rec ;