]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/MakeVZEROFullMisAlignment.C
New V0A survey data
[u/mrichter/AliRoot.git] / VZERO / MakeVZEROFullMisAlignment.C
index 0d6e465cd49b7020002187417dbb93e8ae08c7ed..9d839415536292f991b6b07b2df20dcdc784a22d 100644 (file)
@@ -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;