Skip to content

Fix JO ahead of production

Baptiste Ravina requested to merge ravinab-master-patch-83955 into master

Description of bug

The nevents parameter passed to Madgraph depends on evgenConfig.nEventsPerJob, which is currently set to a non-default value at the bottom of the JO

Changes introduced

Move evgenConfig.nEventsPerJob to the top of the JO

Tests

Issues resolved

Needed for production of ATLMCPROD-9239

Merge request reports