Skip to content
Snippets Groups Projects

Adjust nEventsPerJob for ATLMCPROD-9690

Merged Matthew Gignac requested to merge ATLMCPROD-9690-nEvents into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -6,8 +6,8 @@ evgenConfig.description = "MG5_aMC@NLO+Herwig7 tHjb, H->inv production"
evgenConfig.keywords = [ "SM", "Higgs", "SMHiggs", "mH125" ]
evgenConfig.contact = [ 'philipp.mogg@cern.ch']
evgenConfig.process = "tH125+jb, H->inv, t->all"
evgenConfig.nEventsPerJob = 10000
evgenConfig.inputFilesPerJob = 4
evgenConfig.nEventsPerJob = 5000
evgenConfig.inputFilesPerJob = 2
evgenConfig.generators = [ "aMcAtNlo", "Herwig7", "EvtGen" ]
evgenConfig.tune = "H7-UE-MMHT2014"
Loading