]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/runReconstruction.C
In test:
[u/mrichter/AliRoot.git] / MUON / runReconstruction.C
index d413462cb608d45d10db3961f8f89a11822910ad..88069404b8d64e20c28a13ef81731f8787eb3b2a 100644 (file)
@@ -46,7 +46,8 @@ void runReconstruction(int seed, const char* input, const char* recoptions)
   MuonRec->SetRunVertexFinder(kFALSE);
   MuonRec->SetRunLocalReconstruction("MUON");
   MuonRec->SetRunTracking("MUON");
-  MuonRec->SetFillESD("");
+  MuonRec->SetFillESD("HLT");
+  MuonRec->SetOption("HLT", "libAliHLTMUON.so");
   MuonRec->SetLoadAlignData("MUON");
   MuonRec->SetNumberOfEventsPerFile(1000);
   MuonRec->SetOption("MUON",recoptions);