12 evgenConfig.description =
"POWHEG+Pythia8 tt+jet production with A14 NNPDF2.3 tune."
13 evgenConfig.keywords = [
"SM",
"top",
"1jet"]
14 evgenConfig.contact = [
"james.robinson@cern.ch",
"stefan.richter@cern.ch"]
19 include(
"PowhegControl/PowhegControl_ttj_Common.py")
25 PowhegConfig.decay_mode =
"t t~ > all"
42 PowhegConfig.generate()
47 include(
"Pythia8_i/Pythia8_A14_NNPDF23LO_EvtGen_Common.py")
48 include(
"Pythia8_i/Pythia8_Powheg_Main31.py")
50 genSeq.Pythia8.Commands += [
'Powheg:NFinal = 3' ]