]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/runDataReconstruction.C
Update from Alberica. Addition of VZERO equalized signals and ZNC.
[u/mrichter/AliRoot.git] / MUON / runDataReconstruction.C
index 32ab6829fb075d7301668cd8249e7d6c31dfb3ba..6d0da1d3f4d79c946cb476676ee5ec89034f134c 100644 (file)
@@ -57,8 +57,6 @@ void runDataReconstruction(const char* input = "raw://run124360",
 
   rec.SetStopOnError(kFALSE);
 
-  rec.SetNumberOfEventsPerFile(500); // must set a limit otherwise time per event increases with event number (this is a "bug" of the loaders)
-
   rec.SetOption("MUON",recoptions);  
 
   rec.SetQAWriteExpert(AliQAv1::kMUON);