]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALRecParam.cxx
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALRecParam.cxx
index 5d509befb28bdd222000b059f946925835f8705c..1891ee06ce86f9b358993db9ea915e1ebe37a173 100644 (file)
@@ -345,7 +345,7 @@ const TObjArray* AliEMCALRecParam::GetMappings()
   //If not found, read it from OCDB.                                           
 
   //Quick check as follows:                                                   
-  //  root [0] AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT"
+  //  root [0] AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT/OCDB"
   //  root [1] AliCDBManager::Instance()->SetRun(1);                             
   //  root [2] TObjArray* maps = AliEMCALRecParam::GetMappings();                
   //  root [3] maps->Print();