Skip to content

Modified jo 500464 500535

Avik Roy requested to merge modifiedJO_500464_500535 into master

Description of bug

JOs were failing on the grid because there was no safeguard factor on the number of events produced for lhe file against the number of events actually desired for EVGEN. Hadronization failure by Pythia was causing jobs to fail.

Changes introduced

Number of events generated by MG was changed to evgenConfig.nEventsPerJob*1.1

Tests

Full evgen chain for all 72 JOs was validated.

Merge request reports