8 powhegInputFile = runArgs.inputGeneratorFile
10 include(
'PowhegControl/PowhegControl_ggF_H_Common.py')
16 PowhegConfig.generate(create_run_card_only=
True)
21 include(
'Prophecy4fControl/ProphecyPowhegCommon.py')
31 include(
'Prophecy4fControl/ProphecyPowhegMergeCommon.py')
38 include(
'Pythia8_i/Pythia8_AZNLO_CTEQ6L1_EvtGen_Common.py')
45 if "UserHooks" in genSeq.Pythia8.__slots__.keys():
47 genSeq.Pythia8.Commands += [
'Powheg:NFinal = 2']
51 genSeq.Pythia8.UserModes += [
'Main31:NFinal = 2' ]
63 genSeq.Pythia8.Commands += [
"TimeShower:QEDshowerByL = off",
64 "TimeShower:QEDshowerByGamma = off" ]
71 evgenConfig.description =
"POWHEG+PROPHECY+PYTHIA8+EVTGEN, H+jet production with NNLOPS and A14 tune, HZZ4l mh=125 GeV"
72 evgenConfig.keywords = [
"Higgs",
"SMHiggs",
"ZZ" ]
73 evgenConfig.contact = [
'R.D.Schaffer@cern.ch' ]
75 evgenConfig.nEventsPerJob = 10000