]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/Cal/AliTRDmakePIDThresholds.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / TRD / Cal / AliTRDmakePIDThresholds.C
index 5b1137da90d907d7952c0caf33c94ce91f478e14..1ba00c144a7e56ab3f27f19fe41dedcddb64cafe 100644 (file)
@@ -41,7 +41,7 @@ void AliTRDmakePIDThresholds(TString filename){
   
   AliCDBId id("TRD/Calib/PIDThresholds", 0, AliCDBRunRange::Infinity()); 
   AliCDBManager *man = AliCDBManager::Instance();
-  AliCDBStorage *gStorLoc = man->GetStorage("local://$ALICE_ROOT");
+  AliCDBStorage *gStorLoc = man->GetStorage("local://$ALICE_ROOT/OCDB");
   if (!gStorLoc) {
     return;
   }