X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=VZERO%2FMakeVZEROFullMisAlignment.C;h=9d839415536292f991b6b07b2df20dcdc784a22d;hb=3dc3a7488b01a1c625762b405731f8de57eb417c;hp=0d6e465cd49b7020002187417dbb93e8ae08c7ed;hpb=e204aac7f1c6c4c1629395f9504e247f10e02889;p=u%2Fmrichter%2FAliRoot.git diff --git a/VZERO/MakeVZEROFullMisAlignment.C b/VZERO/MakeVZEROFullMisAlignment.C index 0d6e465cd49..9d839415536 100644 --- a/VZERO/MakeVZEROFullMisAlignment.C +++ b/VZERO/MakeVZEROFullMisAlignment.C @@ -8,7 +8,7 @@ void MakeVZEROFullMisAlignment(){ // Activate CDB storage and load geometry from CDB AliCDBManager* cdb = AliCDBManager::Instance(); - if(!cdb->IsDefaultStorageSet()) cdb->SetDefaultStorage("local://$ALICE_ROOT"); + if(!cdb->IsDefaultStorageSet()) cdb->SetDefaultStorage("local://$ALICE_ROOT/OCDB"); cdb->SetRun(0); AliCDBStorage* storage;