]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/macros/BadModules/scanESD.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / PHOS / macros / BadModules / scanESD.C
index a8435b0432c557af7ac8e751187202e7f07f7e8e..54016418871369c256bc0d0fc0a2875986a3fff0 100644 (file)
@@ -18,7 +18,7 @@ void scanESD(Int_t irun=7727)
   //Author: D.Peressounko Dmitri.Peressounko@cern.ch
 
   //Uncomment the following if misalignement should be applied
-  AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT");
+  AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
   //   AliCDBManager::Instance()->SetDefaultStorage("local://./");
   //   AliCDBManager::Instance()->SetSpecificStorage("PHOS/*","local:///data/prsnko/");
   AliCDBManager::Instance()->SetRun(irun) ;