diff --git a/CLDConfig/CLDReconstruction.py b/CLDConfig/CLDReconstruction.py index ca2edae..55697a6 100644 --- a/CLDConfig/CLDReconstruction.py +++ b/CLDConfig/CLDReconstruction.py @@ -1203,7 +1203,7 @@ from Configurables import ApplicationMgr ApplicationMgr( TopAlg = algList, EvtSel = 'NONE', - EvtMax = 3, + EvtMax = 3, # Overridden by the --num-events switch to k4run ExtSvc = svcList, OutputLevel=WARNING )