]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/VZEROSurveyToAlignment.C
fix coverity #23091 #23092, remove very old code
[u/mrichter/AliRoot.git] / VZERO / VZEROSurveyToAlignment.C
index 842310f253be06a0355e48263298f27f8dcf9f11..314a7facf09c72b887a7d2681e688e847690de6a 100644 (file)
@@ -256,7 +256,7 @@ void VZEROSurveyToAlignment(){
   }else{
     // save in CDB storage
      AliCDBManager* cdb = AliCDBManager::Instance();
-     AliCDBStorage* storage = cdb->GetStorage("local://$ALICE_ROOT");
+     AliCDBStorage* storage = cdb->GetStorage("local://$ALICE_ROOT/OCDB");
      AliCDBMetaData* mda = new AliCDBMetaData();
      mda->SetResponsible("Brigitte Cheynis");
      mda->SetComment("Alignment objects for V0 survey");