]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/MakeAllDETsResMisAlignment.C
Tuning the parameters to improve and stabilize bkg. rejection at high transverse...
[u/mrichter/AliRoot.git] / macros / MakeAllDETsResMisAlignment.C
index 4b331742b6d188d509bc7c9e400e309de79be5a2..381fa2a83a27b43aa441d3acf959cf47a86e1e97 100644 (file)
@@ -28,7 +28,7 @@ void MakeAllDETsResMisAlignment(Char_t* CDBstorage = "local://$HOME/ResidualMisA
   // Load geometry from CDB updating it if we are producing the
   // alignment objects for the 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);
   
   if(strStorage.IsNull()){ //if we produce the objects into a file