Skip to content

Further Simulation Configuration fixes (ATLASSIM-5147)

This merge request adjusts two simulation test scripts and the CA-based simulation job transform skeletons to use ConfigFlags.Exec.MaxEvents to control how many events should be run, rather than explicitly setting the maxEvents argument of cfg.run(...).
This should also fix ATLASSIM-5147.

FYI @tadej, @dnoel, @bleban

Merge request reports