Changes between Version 1 and Version 2 of Models/ggHFullLoop


Ignore:
Timestamp:
Sep 22, 2014, 4:33:02 PM (10 years ago)
Author:
Diogo Buarque Franzosi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Models/ggHFullLoop

    v1 v2  
    66== Description ==
    77
    8 This model allows the user to compute (pseudo-)scalar production through loop-induced gluon fusion at LO, in any decay channel, with interference with tree-level background. It takes into account the full top and bottom quarks loops.
     8This model allows the user to compute (pseudo-)scalar production through loop-induced gluon fusion at LO, in any decay channel, with interference with tree-level background. It takes into account the full top and bottom quarks loops. After loading the model with
     9
     10import model Higgs_Effective_Couplings_FormFact
     11
     12You can run, e.g.:
     13
     14p p > h > t t~ (signal scalar)
     15p p > h1 > t t~ (signal pseudo-scalar)
     16p p > t t~ HIG=1 / h1 (signal scalar + background and interference)