]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PMD/AliPMDCalibrator.cxx
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / PMD / AliPMDCalibrator.cxx
index 0bfb1e3b118be099a5e61a1a31dbbf6b900068be..921a284d1c72c03ea434983294dad3fb702ddb84 100644 (file)
@@ -390,7 +390,7 @@ void AliPMDCalibrator::CalculateIsoCell()
 Bool_t AliPMDCalibrator::Store()
 {
   AliCDBManager *man = AliCDBManager::Instance();
-  //man->SetDefaultStorage("local://$ALICE_ROOT");
+  //man->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
   if(!man->IsDefaultStorageSet()) return kFALSE;
   AliCDBId id("PMD/Calib/Gain",0,999999999);
   AliCDBMetaData md;