1 | #*********************************************************************
|
---|
2 | # MadGraph/MadEvent *
|
---|
3 | # http://madgraph.hep.uiuc.edu *
|
---|
4 | # *
|
---|
5 | # param_card.dat *
|
---|
6 | # *
|
---|
7 | # Les Houches friendly file for the SM parameters of MadGraph *
|
---|
8 | # Spectrum and decay widths produced by SMCalc *
|
---|
9 | # *
|
---|
10 | # Please note the following IMPORTANT issues: *
|
---|
11 | # *
|
---|
12 | # 0. REFRAIN from editing this file by hand! Some of the parame- *
|
---|
13 | # ters are not independent *
|
---|
14 | # (such as G_Fermi, alpha_em, sin(theta_W),MZ,MW) and serious *
|
---|
15 | # problems might be encountered (such as violation of unitarity *
|
---|
16 | # or gauge invariance). Always use a calculator. *
|
---|
17 | # *
|
---|
18 | # 1. alpha_S(MZ) has been used in the calculation of the parameters *
|
---|
19 | # but, for consistency, it will be reset by madgraph to the *
|
---|
20 | # value expected IF the pdfs for collisions with hadrons are *
|
---|
21 | # used. This value is KEPT by madgraph when no pdf are used *
|
---|
22 | # lpp(i)=0 . *
|
---|
23 | # *
|
---|
24 | # 2. Values of the charm and bottom kinematic (pole) masses are *
|
---|
25 | # those used in the matrix elements and phase space UNLESS they *
|
---|
26 | # are set to ZERO from the start in the model (particles.dat) *
|
---|
27 | # This happens, for example, when using 5-flavor QCD where *
|
---|
28 | # charm and bottom are treated as partons in the initial state *
|
---|
29 | # and a zero mass might be hardwired in the model definition. *
|
---|
30 | # *
|
---|
31 | ##********************************************************************
|
---|
32 | Block MODSEL # Select Model
|
---|
33 | 0 1 # 0 1 = SM
|
---|
34 | Block SMINPUTS # Standard Model inputs
|
---|
35 | 1 1.27900000E+02 # alpha_em(MZ)(-1) SM MSbar
|
---|
36 | 2 1.16600000E-05 # G_Fermi
|
---|
37 | 3 1.18000000E-01 # alpha_s(MZ) SM MSbar
|
---|
38 | 4 9.15445065E+01 # Z mass (as input parameter)
|
---|
39 | Block MGSMPARAM # Standard Model parameters for MadGraph
|
---|
40 | 1 2.31200000E-01 # sin(theta_W)^2
|
---|
41 | 2 8.02673592E+01 # W mass (as input parameter)
|
---|
42 | Block MGYUKAWA # Yukawa masses m/v=y/sqrt(2)
|
---|
43 | # PDG YMASS
|
---|
44 | 5 4.20000000E+00 # mbottom for the Yukawa y_b
|
---|
45 | 4 1.25000000E+00 # mcharm for the Yukawa y_c
|
---|
46 | 6 1.74300000E+02 # mtop for the Yukawa y_t
|
---|
47 | 15 1.77700000E+00 # mtau for the Yukawa y_ta
|
---|
48 | Block MGCKM # CKM elements for MadGraph
|
---|
49 | 1 1 9.75000000E-01 # Vud for Cabibbo matrix
|
---|
50 | #===========================================================
|
---|
51 | # QUANTUM NUMBERS OF NEW STATE(S) (NON SM PDG CODE) IF ANY
|
---|
52 | # (see below for masses and decay tables)
|
---|
53 | # These blocks are automatically created by the MadGraph
|
---|
54 | # qnumbers.pl script from the particles.dat model file
|
---|
55 | #===========================================================
|
---|
56 | BLOCK QNUMBERS
|
---|
57 | 1 0 # 3 times electric charge
|
---|
58 | 2 5 # number of spin states (2S+1)
|
---|
59 | 3 1 # colour rep (1: singlet, 3: triplet, 8: octet)
|
---|
60 | 4 0 # Particle/Antiparticle distinction (0=own anti)
|
---|
61 | # END of QNUMBERS blocks
|
---|
62 | #===========================================================
|
---|
63 | Block MASS # Mass spectrum (kinematic masses)
|
---|
64 | # PDG Mass
|
---|
65 | 4 1.40000000E+00 # charm pole mass
|
---|
66 | 5 4.20000000E+00 # bottom pole mass
|
---|
67 | 6 1.74300000E+02 # top pole mass
|
---|
68 | 15 1.77700000E+00 # tau mass
|
---|
69 | 23 9.15445065E+01 # Z mass
|
---|
70 | 24 8.02673592E+01 # W mass
|
---|
71 | 25 1.00000000E+02 # H mass
|
---|
72 | # PDG Width
|
---|
73 | DECAY 6 1.51013490E+00 # top width
|
---|
74 | DECAY 23 2.44639985E+00 # Z width
|
---|
75 | DECAY 24 2.03535570E+00 # W width
|
---|
76 | DECAY 25 4.27608700E-03 # H width
|
---|
77 | # BR NDA ID1 ID2
|
---|
78 | 7.18385415E-02 2 4 -4 # BR( H -> c cbar )
|
---|
79 | 8.03404251E-01 2 5 -5 # BR( H -> b bbar )
|
---|
80 | 0.00000000E+00 2 6 -6 # BR( H -> t tbar )
|
---|
81 | 4.83591503E-02 2 15 -15 # BR( H -> tau- tau+)
|
---|
82 | 2.69892403E-05 2 23 23 # BR( H -> Z Z^(*))
|
---|
83 | 3.67605190E-03 2 24 -24 # BR( H -> W W^(*))
|
---|
84 | 2.43358656E-02 2 21 21 # BR( H -> g g )
|
---|
85 | BLOCK MGUSER
|
---|
86 | 1 4000.0 # L_MG, effective scale
|
---|