Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
mc.aMCPy8EG_tHjb125_4fl_mumu.py 462 B
include("MadGraphControl_tHjb125_4fl_Common.py")

# --------------------------------------------------------------
# Shower settings
# --------------------------------------------------------------

include("Pythia8_i/Pythia8_A14_NNPDF23LO_EvtGen_Common.py")
include("Pythia8_i/Pythia8_aMcAtNlo_decayMEC.py")

genSeq.Pythia8.Commands += [
    'SLHA:useDecayTable = off',
    '25:onMode = off', # switch OFF all Higgs decay channels
    '25:onIfMatch = 13 13',
]