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