Adjusting nEventsPerJob and inputFilesPerJob [skip modfiles]
Description of bug
For refrence see ATLMCPROD-11056.
Prevent jobs failure during production in several sites.
Changes introduced
qqZH
evgenConfig.nEventsPerJob = 5000
evgenConfig.inputFilesPerJob = 100
ggZH
evgenConfig.nEventsPerJob = 5000
evgenConfig.inputFilesPerJob = 2
Tests
By using exactly 100 input files for qqZH and 2 files for ggZH the tests successfully produced 5000 events each.
Issues resolved
Closes #