]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/MakeMUONZeroMisAlignment.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / MUON / MakeMUONZeroMisAlignment.C
index 3ac1c37b9affc2e468b2305839f32cf965334c54..f4e0dae46e1b3fd98c1b9dc3765eb10a38023bb8 100644 (file)
@@ -45,7 +45,7 @@ void MakeMUONZeroMisAlignment()
   const char* macroname = "MakeMUONZeroMisAlignment.C";
   // 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 = 0;