]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/runReconstruction.C
Fixews for new AMORE DA release (agreed with Sylvain and Barth)
[u/mrichter/AliRoot.git] / MUON / runReconstruction.C
index d4bd49c749c00f56e93a107335466f88636eb7c8..e7cec7c5fe310e4922321ff89781ecde041a14a4 100644 (file)
@@ -55,7 +55,7 @@ void runReconstruction(int seed, const char* input, const char* recoptions)
   MuonRec->SetNumberOfEventsPerFile(1000);
   MuonRec->SetOption("MUON",recoptions);
   MuonRec->SetRunQA("MUON:ALL");
-  
+  MuonRec->SetQAWriteExpert(AliQA::kMUON);
   // uncomment the following lines if you want to set custom RecoParam
   // instead of getting them from the OCDB
   //  AliMUONRecoParam *muonRecoParam = AliMUONRecoParam::GetLowFluxParam();