~maddevelopers/mg5amcnlo/2.9.4

« back to all changes in this revision

Viewing changes to models/uutt_tch_scalar/parameters.py

pass to v2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
MH = Parameter(name = 'MH',
93
93
               nature = 'external',
94
94
               type = 'real',
95
 
               value = 120.,
 
95
               value = 125.,
96
96
               texname = '\\text{MH}',
97
97
               lhablock = 'MASS',
98
98
               lhacode = [ 25 ])
124
124
WH = Parameter(name = 'WH',
125
125
               nature = 'external',
126
126
               type = 'real',
127
 
               value = 0.00575308848,
 
127
               value = 6.38233934e-03,
128
128
               texname = '\\text{WH}',
129
129
               lhablock = 'DECAY',
130
130
               lhacode = [ 25 ])