12 evgenConfig.description =
"POWHEG+Pythia8 4 tops production with A14 NNPDF2.3 tune."
13 evgenConfig.keywords = [
"SM",
"top"]
14 evgenConfig.contact = [
"tpelzer@cern.ch"]
19 include(
"PowhegControl/PowhegControl_fourtops_Common.py")
34 PowhegConfig.decay_mode =
"t t~ t t~ > all [MadSpin]"
35 PowhegConfig.MadSpin_decays= [
"decay t > w+ b, w+ > all all",
"decay t~ > w- b~, w- > all all"]
44 PowhegConfig.generate()
49 include(
"Pythia8_i/Pythia8_A14_NNPDF23LO_EvtGen_Common.py")
50 include(
"Pythia8_i/Pythia8_Powheg_Main31.py")
52 genSeq.Pythia8.Commands += [
'Powheg:NFinal = 4' ]