Changes between Version 4 and Version 5 of Models/ggHFullLoop
- Timestamp:
- Sep 22, 2014, 4:56:27 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Models/ggHFullLoop
v4 v5 6 6 == Description == 7 7 8 This model allows the user to compute (pseudo-)scalar production through loop-induced gluon fusion at LO. Any decay can be specified and interference with tree-level background is included when it applies. It takes into account the full top and bottom loops. 8 This model allows the user to compute (pseudo-)scalar production through loop-induced gluon fusion at LO. Any decay can be specified and interference with tree-level background is included when it applies. It takes into account the full top and bottom loops. Scalar and pseudo-scalar have to be computed separately because the top and bottom Yukawas are specified by the same parameters yt and yb respectively. The masses and widths can be specified for particles numbers 25 and 9000006 for scalar and pseudo-scalar respectively. 9 9 10 10 After loading the model with … … 12 12 import model Higgs_Effective_Couplings_FormFact 13 13 14 the user can run, for instance:14 the user can generate, for instance, the following processes: 15 15 16 p p > h > t t~ (signal scalar)16 generate p p > h > t t~ (signal scalar) 17 17 18 p p > h1 > t t~ (signal pseudo-scalar)18 generate p p > h1 > t t~ (signal pseudo-scalar) 19 19 20 p p > t t~ HIG=1 / h1 (signal scalar + background and interference)20 generate p p > t t~ HIG=1 / h1 (signal scalar + background and interference)