]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MFT/runReconstruction.C
OCDB details added in runSimulation.C and runReconstruction.C
[u/mrichter/AliRoot.git] / MFT / runReconstruction.C
index 6c528482a3786f7c7300560e703e00284c09e64f..f8bf6f1f9ed7352ac4e5faf23ee7b6d3a6094119 100644 (file)
@@ -10,8 +10,9 @@ void runReconstruction(Int_t seed, const Char_t *recOptions) {
   // GRP from local OCDB\r
   reco->SetSpecificStorage("GRP/GRP/Data",Form("local://%s",gSystem->pwd()));\r
   \r
-  // MUON Tracker\r
-  // reco->SetSpecificStorage("MUON/Align/Data","local:///$OCDB/simulation/2008/v4-15-Release/Residual");\r
+  // MUON Tracker -> local:///$OCDB should reflect the content of alien://folder=/alice\r
+  reco->SetSpecificStorage("MUON/Align/Data",      "local:///$OCDB/simulation/2008/v4-15-Release/Residual");\r
+  reco->SetSpecificStorage("MUON/Calib/RecoParam", "local:///$OCDB/simulation/2008/v4-15-Release/Full");\r
 \r
   reco->SetRunReconstruction("MUON MFT");\r
   reco->SetRunLocalReconstruction("MUON MFT");\r