ATLAS Offline Software
Loading...
Searching...
No Matches
Generators
Herwig7_i
share
common
Herwig7_SMHiggs125_inc.py
Go to the documentation of this file.
1
# SM Higgs H->inclusive BR, taken from YR4 mH=125 GeV
2
# https://gitlab.cern.ch/LHCHIGGSXS/LHCHXSWG1/YR4/-/blob/master/Higgs_XSBR_YR4.xlsx?ref_type=heads
3
# this is needed as the HW7 defaults can be out-dated.
4
5
Herwig7Config.add_commands(
"""
6
set /Herwig/Particles/h0/h0->b,bbar;:BranchingRatio 0.5824
7
set /Herwig/Particles/h0/h0->c,cbar;:BranchingRatio 0.02891
8
set /Herwig/Particles/h0/h0->t,tbar;:BranchingRatio 0.00000
9
set /Herwig/Particles/h0/h0->mu-,mu+;:BranchingRatio 0.0002176
10
set /Herwig/Particles/h0/h0->tau-,tau+;:BranchingRatio 0.06272
11
set /Herwig/Particles/h0/h0->g,g;:BranchingRatio 0.08187
12
set /Herwig/Particles/h0/h0->gamma,gamma;:BranchingRatio 0.002270
13
set /Herwig/Particles/h0/h0->Z0,Z0;:BranchingRatio 0.02619
14
set /Herwig/Particles/h0/h0->W+,W-;:BranchingRatio 0.2137
15
decaymode h0->Z0,gamma; 0.001533 1 /Herwig/Decays/Mambo
16
set /Herwig/Particles/h0/h0->Z0,gamma;:OnOff On
17
set /Herwig/Particles/h0/h0->Z0,gamma;:BranchingRatio 0.001533
18
decaymode h0->s,sbar; 0.000246 1 /Herwig/Decays/Hff
19
set /Herwig/Particles/h0/h0->s,sbar;:OnOff On
20
set /Herwig/Particles/h0/h0->s,sbar;:BranchingRatio 0.00000
21
"""
)
Generated on
for ATLAS Offline Software by
1.16.1