A model class extending the StandardModel Higgs sector with seven flavour-universal couplings. More...
#include <HiggsKigen.h>
Inheritance diagram for HiggsKigen:A model class extending the StandardModel Higgs sector with seven flavour-universal couplings.
This is a Model class containing parameters and functions associated to rescaling the Higgs decay into vector bosons ( \(\kappa_W,\kappa_Z\)), gluons ( \(\kappa_g\)), photons ( \(\kappa_\gamma\)), Z and photons ( \(\kappa_{Z\gamma}\)) and fermions ( \(\kappa_{u,c,t}, \kappa_{d,s,b}, \kappa_{e\mu\tau}\)) (as well as the corresponding production mechanisms) with respect to the StandardModel. The possibility of extra decay width is also parametrized independently by Br \((H\to invisible)\) and Br \((H\to exotic)\). This class inherits from the NPbase class, which defines parameters related to generic extensions of the StandardModel Higgs sector.
After creating an instance of the current class, it is required to call the initialization method InitializeModel(), which is needed by the base class.
The initializations and updates of the model parameters are explained below.
The model parameters of HiggsKigen (in addition to the StandardModel ones) are summarized below:
| Label | LaTeX symbol | Description |
|---|---|---|
| Kw | \(\kappa_W\) | The factor rescaling all Higgs couplings to the W vector bosons with respect to the SM. |
| Kz | \(\kappa_Z\) | The factor rescaling all Higgs couplings to the Z vector bosons with respect to the SM. |
| Kg | \(\kappa_g\) | The factor rescaling all Higgs couplings to gluons with respect to the SM. |
| Kga | \(\kappa_ga\) | The factor rescaling all Higgs couplings to photons with respect to the SM. |
| Kzga | \(\kappa_{zga}\) | The factor rescaling all Higgs couplings to the Z and a photon with respect to the SM. |
| Ku | \(\kappa_u\) | The factor rescaling all Higgs couplings to the up quark with respect to the SM. |
| Kc | \(\kappa_c\) | The factor rescaling all Higgs couplings to the charm quark with respect to the SM. |
| Kt | \(\kappa_t\) | The factor rescaling all Higgs couplings to the top quark with respect to the SM. |
| Kd | \(\kappa_d\) | The factor rescaling all Higgs couplings to the down quark with respect to the SM. |
| Ks | \(\kappa_s\) | The factor rescaling all Higgs couplings to the strange quark with respect to the SM. |
| Kb | \(\kappa_b\) | The factor rescaling all Higgs couplings to the bottom quark with respect to the SM. |
| Ke | \(\kappa_e\) | The factor rescaling all Higgs couplings to electrons with respect to the SM. |
| Kmu | \(\kappa_\mu\) | The factor rescaling all Higgs couplings to muons with respect to the SM. |
| Ktau | \(\kappa_\tau\) | The factor rescaling all Higgs couplings to taus with respect to the SM. |
| KH | \(\kappa_H\) | The factor rescaling the Higgs total width with respect to the SM. (Only applies when flag UseKH is true. ) |
| BrHinv | Br \((H\to invisible)\) | The branching ratio of invisible Higgs decays. Only the absolute value of this parameter is considered. |
| BrHexo | Br \((H\to exotic (visible))\) | The branching ratio of exotic, not invisible, Higgs decays. Only the absolute value of this parameter is considered. (If flag UseKH is true this parameter is ignored and it is recomputed as a function of KH. ) |
| eXint | \(\varepsilon_{X}^{int}\) | The relative intrinsic theoretical uncertainty for the process X. (Only for Higgs observables and assumed to be constant in the energy.) |
| eXpar | \(\varepsilon_{X}^{par}\) | The relative parametric theoretical uncertainty for the process X. (Only for Higgs observables and assumed to be constant in the energy.) |
The Flags of HiggsKigen are summarized below:
| Label | Value | Description |
|---|---|---|
| KiLoop | TRUE / FALSE | This flag is set to TRUE if independent kappa's are used for the loop induced processes (g,ga,Zga). The default value is TRUE. |
| Custodial | TRUE / FALSE | This flag is set to TRUE if KZ=KW is assumed. The default value is FALSE. |
| UniversalKf | TRUE / FALSE | This flag is set to TRUE if all Kf are assumed to take the same universal value. The value is controlled by the parameter Kt. The default value is FALSE. |
| UniversalK | TRUE / FALSE | This flag is set to TRUE if all K are assumed to take the same universal value. The value is controlled by the parameter Kt. (It does not apply to the extra BR.) The default value is FALSE. |
| UseKH | TRUE / FALSE | This flag is set to TRUE if the total Higgs width is rescaled by KH. Otherwise, it is computed from the other SM decays, BrHinv and BrHexo. (If true BrHexo is ignored and computed from KH.) The default value is FALSE. |
Please read information about parameter initialization and update in the documentation of the StandardModel class.
Definition at line 198 of file HiggsKigen.h.
Public Member Functions | |
| virtual double | Br_H_exo () const |
| The branching ratio of the of the Higgs into exotic particles (invisible or not). More... | |
| virtual double | Br_H_inv () const |
| The branching ratio of the of the Higgs into invisible particles. More... | |
| virtual double | Br_H_inv_NP () const |
| The branching ratio of the of the Higgs into invisible particles (only invisible new particles). More... | |
| virtual double | BrHbbRatio () const |
| The ratio of the Br \((H\to b\bar{b})\) in the current model and in the Standard Model. More... | |
| virtual double | BrHccRatio () const |
| The ratio of the Br \((H\to c\bar{c})\) in the current model and in the Standard Model. More... | |
| virtual double | BrHgagaRatio () const |
| The ratio of the Br \((H\to \gamma\gamma)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHggRatio () const |
| The ratio of the Br \((H\to gg)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHmumuRatio () const |
| The ratio of the Br \((H\to \mu^+\mu^-)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHtautauRatio () const |
| The ratio of the Br \((H\to \tau^+\tau^-)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHtoinvRatio () const |
| The ratio of the Br \((H\to invisible)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHvisRatio () const |
| The ratio of the Br \((H\to visible)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHWW2l2vRatio () const |
| The ratio of the Br \((H\to WW^*\to l\nu l\nu)\) ( \(l=e,\mu \)) in the current model and in the Standard Model. More... | |
| virtual double | BrHWWRatio () const |
| The ratio of the Br \((H\to WW)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHZgaeeRatio () const |
| The ratio of the Br \((H\to Z\gamma\to ee\gamma)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHZgallRatio () const |
| The ratio of the Br \((H\to Z\gamma\to ll\gamma)\) ( \(l=e,\mu \)) in the current model and in the Standard Model. More... | |
| virtual double | BrHZgamumuRatio () const |
| The ratio of the Br \((H\to Z\gamma\to \mu\mu\gamma)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHZgaRatio () const |
| The ratio of the Br \((H\to Z\gamma)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHZZ2e2muRatio () const |
| The ratio of the Br \((H\to ZZ* \to 2e 2\mu)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHZZ4eRatio () const |
| The ratio of the Br \((H\to ZZ* \to 4e)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHZZ4lRatio () const |
| The ratio of the Br \((H\to ZZ* \to 4l)\) ( \(l=e,\mu \)) in the current model and in the Standard Model. More... | |
| virtual double | BrHZZ4muRatio () const |
| The ratio of the Br \((H\to ZZ* \to 4\mu)\) in the current model and in the Standard Model. More... | |
| virtual double | BrHZZRatio () const |
| The ratio of the Br \((H\to ZZ)\) in the current model and in the Standard Model. More... | |
| virtual bool | CheckParameters (const std::map< std::string, double > &DPars) |
| A method to check if all the mandatory parameters for HiggsKigen have been provided in model initialization. More... | |
| virtual double | computeGammaTotalnoErrorRatio () const |
| The ratio of the \(\Gamma(H)\) in the current model and in the Standard Model and neglecting theory errors. More... | |
| virtual double | computeGammaTotalRatio () const |
| The ratio of the \(\Gamma(H)\) in the current model and in the Standard Model. More... | |
| virtual double | computeGammaTotalSMnoErrorRatio () const |
| The ratio of the \(\Gamma(H\to SM)\) in the current model and in the Standard Model, including only SM decays and neglecting theory errors. More... | |
| virtual double | computeGammaTotalSMRatio () const |
| The ratio of the \(\Gamma(H\to SM)\) in the current model and in the Standard Model, including only SM decays. More... | |
| virtual double | deltaG1_hWW () const |
| The new physics contribution to the coupling of the effective interaction \(H W_{\mu\nu}^\dagger W^{\mu\nu}\). More... | |
| virtual double | deltaG1_hZA () const |
| The new physics contribution to the coupling of the effective interaction \(H Z_{\mu\nu} F^{\mu\nu}\). More... | |
| virtual double | deltaG1_hZARatio () const |
| The full new physics contribution to the coupling of the effective interaction \(H Z_{\mu\nu} F^{A \mu\nu}\), including new local terms and modifications on the SM-loops. Normalized to the SM value. More... | |
| virtual double | deltaG1_hZZ () const |
| The new physics contribution to the coupling of the effective interaction \(H Z_{\mu\nu} Z^{\mu\nu}\). More... | |
| virtual double | deltaG2_hWW () const |
| The new physics contribution to the coupling of the effective interaction \(H W_{\nu}^\dagger \partial^\mu W^{\mu\nu}\). More... | |
| virtual double | deltaG2_hZA () const |
| The new physics contribution to the coupling of the effective interaction \(H Z_{\nu} \partial^\mu F^{\mu\nu}\). More... | |
| virtual double | deltaG2_hZZ () const |
| The new physics contribution to the coupling of the effective interaction \(H Z_{\nu} \partial^\mu Z^{\mu\nu}\). More... | |
| virtual double | deltaG3_hWW () const |
| The new physics contribution to the coupling of the effective interaction \(H W_{\mu}^\dagger W^{\mu}\). More... | |
| virtual double | deltaG3_hZZ () const |
| The new physics contribution to the coupling of the effective interaction \(H Z_{\mu} Z^{\mu}\). More... | |
| virtual double | deltaG_hAA () const |
| The new physics contribution to the coupling of the effective interaction \(H F_{\mu\nu} F^{\mu\nu}\). More... | |
| virtual double | deltaG_hAARatio () const |
| The full new physics contribution to the coupling of the effective interaction \(H F_{\mu\nu} F^{\mu\nu}\), including new local terms and modifications on the SM-loops. Normalized to the SM value. More... | |
| virtual gslpp::complex | deltaG_hff (const Particle p) const |
| The new physics contribution to the coupling of the effective interaction \(H f\bar{f}\). More... | |
| virtual double | deltaG_hgg () const |
| The new physics contribution to the coupling of the effective interaction \(H G_{\mu\nu}^AG^{A \mu\nu}\). More... | |
| virtual double | deltaG_hggRatio () const |
| The full new physics contribution to the coupling of the effective interaction \(H G_{\mu\nu}^AG^{A \mu\nu}\), including new local terms and modifications on the SM-loops. Normalized to the SM value. More... | |
| double | getBrHexo () const |
| A get method to retrieve the exotic (not invisible) Higgs branching ratio. More... | |
| double | getBrHinv () const |
| A get method to retrieve the invisible Higgs branching ratio. More... | |
| double | getKb () const |
| A get method to retrieve the factor rescaling the Higgs coupling to b quarks with respect to the SM \(K_b\). More... | |
| double | getKc () const |
| A get method to retrieve the factor rescaling the Higgs coupling to c quarks with respect to the SM \(K_c\). More... | |
| double | getKd () const |
| A get method to retrieve the factor rescaling the Higgs coupling to d quarks with respect to the SM \(K_d\). More... | |
| double | getKe () const |
| A get method to retrieve the factor rescaling the Higgs coupling to electrons with respect to the SM \(K_e\). More... | |
| double | getKg () const |
| A get method to retrieve the factor rescaling the Higgs coupling to gluons with respect to the SM \(K_g\). More... | |
| double | getKga () const |
| A get method to retrieve the factor rescaling the Higgs coupling to photons with respect to the SM \(K_ga\). More... | |
| double | getKH () const |
| A get method to retrieve the factor rescaling the total Higgs width with respect to the SM \(K_H\). More... | |
| double | getKmu () const |
| A get method to retrieve the factor rescaling the Higgs coupling to muons with respect to the SM \(K_\mu\). More... | |
| double | getKs () const |
| A get method to retrieve the factor rescaling the Higgs coupling to s quarks with respect to the SM \(K_s\). More... | |
| double | getKt () const |
| A get method to retrieve the factor rescaling the Higgs coupling to t quarks with respect to the SM \(K_t\). More... | |
| double | getKtau () const |
| A get method to retrieve the factor rescaling the Higgs coupling to taus with respect to the SM \(K_\tau\). More... | |
| double | getKu () const |
| A get method to retrieve the factor rescaling the Higgs coupling to u quarks with respect to the SM \(K_u\). More... | |
| double | getKw () const |
| A get method to retrieve the factor rescaling the Higgs coupling to the W vector bosons with respect to the SM \(K_W\). More... | |
| double | getKz () const |
| A get method to retrieve the factor rescaling the Higgs coupling to the Z vector bosons with respect to the SM \(K_Z\). More... | |
| double | getKzga () const |
| A get method to retrieve the factor rescaling the Higgs coupling to Z and photon with respect to the SM \(K_{zga}\). More... | |
| HiggsKigen () | |
| The default constructor. More... | |
| virtual double | kappaAeff () const |
| The effective coupling \(\kappa_{A,eff}=\sqrt{\Gamma_{HAA}/\Gamma_{HAA}^{SM}}\). More... | |
| virtual double | kappabeff () const |
| The effective coupling \(\kappa_{b,eff}=\sqrt{\Gamma_{Hbb}/\Gamma_{Hbb}^{SM}}\). More... | |
| virtual double | kappaceff () const |
| The effective coupling \(\kappa_{c,eff}=\sqrt{\Gamma_{Hcc}/\Gamma_{Hcc}^{SM}}\). More... | |
| virtual double | kappaGeff () const |
| The effective coupling \(\kappa_{G,eff}=\sqrt{\Gamma_{HGG}/\Gamma_{HGG}^{SM}}\). More... | |
| virtual double | kappamueff () const |
| The effective coupling \(\kappa_{\mu,eff}=\sqrt{\Gamma_{H\mu\mu}/\Gamma_{H\mu\mu}^{SM}}\). More... | |
| virtual double | kappataueff () const |
| The effective coupling \(\kappa_{\tau,eff}=\sqrt{\Gamma_{H\tau\tau}/\Gamma_{H\tau\tau}^{SM}}\). More... | |
| virtual double | kappaWeff () const |
| The effective coupling \(\kappa_{W,eff}=\sqrt{\Gamma_{HWW}/\Gamma_{HWW}^{SM}}\). More... | |
| virtual double | kappaZAeff () const |
| The effective coupling \(\kappa_{ZA,eff}=\sqrt{\Gamma_{HZA}/\Gamma_{HZA}^{SM}}\). More... | |
| virtual double | kappaZeff () const |
| The effective coupling \(\kappa_{Z,eff}=\sqrt{\Gamma_{HZZ}/\Gamma_{HZZ}^{SM}}\). More... | |
| virtual double | mueeHvv (const double sqrt_s) const |
| The ratio \(\mu_{e^+e^- \to H\nu\bar{\nu}}\) between the \( e^+e^- \to H\nu\bar{\nu} \) associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeHvvPol (const double sqrt_s, const double Pol_em, const double Pol_ep) const |
| The ratio \(\mu_{e^+e^- \to H\nu\bar{\nu}}\) between the \( e^+e^- \to H\nu\bar{\nu} \) associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueettH (const double sqrt_s) const |
| The ratio \(\mu_{eettH}\) between the \( e^{+}e^{-}\to t\bar{t} H \) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueettHPol (const double sqrt_s, const double Pol_em, const double Pol_ep) const |
| The ratio \(\mu_{eettH}\) between the \( e^{+}e^{-}\to t\bar{t} H \) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeWBF (const double sqrt_s) const |
| The ratio \(\mu_{eeWBF}\) between the \( e^{+}e^{-}\to \nu\bar{\nu} H \) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeWBFPol (const double sqrt_s, const double Pol_em, const double Pol_ep) const |
| The ratio \(\mu_{eeWBF}\) between the \( e^{+}e^{-}\to \nu\bar{\nu} H \) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeZBF (const double sqrt_s) const |
| The ratio \(\mu_{eeZBF}\) between the \( e^{+}e^{-}\to e^{+}e^{-} H \) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeZBFPol (const double sqrt_s, const double Pol_em, const double Pol_ep) const |
| The ratio \(\mu_{eeZBF}\) between the \( e^{+}e^{-}\to e^{+}e^{-} H \) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeZH (const double sqrt_s) const |
| The ratio \(\mu_{eeZH}\) between the \(e^{+}e^{-}\to ZH\) associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeZHPol (const double sqrt_s, const double Pol_em, const double Pol_ep) const |
| The ratio \(\mu_{eeZH}\) between the \( e^{+}e^{-}\to ZH \) associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeZllH (const double sqrt_s) const |
| The ratio \(\mu_{eeZH, Z \to e^+ e^-, \mu^+ \mu^-}\) between the \( e^{+}e^{-}\to ZH, Z \to e^+ e^-, \mu^+ \mu^- \) associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeZllHPol (const double sqrt_s, const double Pol_em, const double Pol_ep) const |
| The ratio \(\mu_{eeZH, Z \to e^+ e^-, \mu^+ \mu^-}\) between the \( e^{+}e^{-}\to ZH, Z \to e^+ e^-, \mu^+ \mu^- \) associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeZqqH (const double sqrt_s) const |
| The ratio \(\mu_{eeZH, Z \to q \bar{q}}\) between the \( e^{+}e^{-}\to ZH, Z \to q \bar{q} \) associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeZqqHPol (const double sqrt_s, const double Pol_em, const double Pol_ep) const |
| The ratio \(\mu_{eeZH, Z \to q \bar{q}}\) between the \( e^{+}e^{-}\to ZH, Z \to q \bar{q} \) associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muepWBF (const double sqrt_s) const |
| The ratio \(\mu_{epWBF}\) between the \( e^{-} p\to \nu j H \) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muepZBF (const double sqrt_s) const |
| The ratio \(\mu_{epZBF}\) between the \( e^{-} p\to e^{-} j H \) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muggH (const double sqrt_s) const |
| The ratio \(\mu_{ggH}\) between the gluon-gluon fusion Higgs production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muggHbb (const double sqrt_s) const |
| The ratio \(\mu_{ggH,bb}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muggHgaga (const double sqrt_s) const |
| The ratio \(\mu_{ggH,\gamma\gamma}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muggHgagaInt (const double sqrt_s) const |
| The ratio \(\mu_{ggH,\gamma\gamma}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. Includes interference effects with the background, following arXiv:1704.08259. More... | |
| virtual double | muggHmumu (const double sqrt_s) const |
| The ratio \(\mu_{ggH,\mu\mu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muggHpttH (const double sqrt_s) const |
| The ratio \(\mu_{ggH+ttH}\) between the sum of gluon-gluon fusion and t-tbar-Higgs associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muggHtautau (const double sqrt_s) const |
| The ratio \(\mu_{ggH,\tau\tau}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muggHWW (const double sqrt_s) const |
| The ratio \(\mu_{ggH,WW}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muggHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{ggH,WW\to 2l2\nu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muggHZga (const double sqrt_s) const |
| The ratio \(\mu_{ggH,Z\gamma}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muggHZZ (const double sqrt_s) const |
| The ratio \(\mu_{ggH,ZZ}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muggHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{ggH,ZZ\to 4l}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | mummH (const double sqrt_s) const |
| The ratio \(\mu_{\mu\mu H}\) between the \(\sigma(\mu \mu \to H)}\) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mutHq (const double sqrt_s) const |
| The ratio \(\mu_{tHq}\) between the t-q-Higgs associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHbb (const double sqrt_s) const |
| The ratio \(\mu_{ggH,bb}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHgaga (const double sqrt_s) const |
| The ratio \(\mu_{ggH,\gamma\gamma}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHmumu (const double sqrt_s) const |
| The ratio \(\mu_{ggH,\mu\mu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHtautau (const double sqrt_s) const |
| The ratio \(\mu_{ggH,\tau\tau}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHWW (const double sqrt_s) const |
| The ratio \(\mu_{ggH,WW}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{ggH,WW\to 2l2\nu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHZga (const double sqrt_s) const |
| The ratio \(\mu_{ggH,Z\gamma}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHZgamumu (const double sqrt_s) const |
| The ratio \(\mu_{ggH,Z\gamma\to \gamma 2\mu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z \gamma\to \gamma 2\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHZZ (const double sqrt_s) const |
| The ratio \(\mu_{ggH,ZZ}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{ggH,ZZ\to 4l}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUggHZZ4mu (const double sqrt_s) const |
| The ratio \(\mu_{ggH,ZZ\to 4\mu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z Z^*\to 4\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUttHbb (const double sqrt_s) const |
| The ratio \(\mu_{ttH,bb}\) between the ttH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUttHgaga (const double sqrt_s) const |
| The ratio \(\mu_{ttH,\gamma\gamma}\) between the ttH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muTHUttHmumu (const double sqrt_s) const |
| The ratio \(\mu_{ttH,\mu\mu}\) between the ttH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUttHtautau (const double sqrt_s) const |
| The ratio \(\mu_{ttH,\tau\tau}\) between the ttH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUttHWW (const double sqrt_s) const |
| The ratio \(\mu_{ttH,WW}\) between the ttH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUttHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{ttH,WW\to 2l2\nu}\) between the ttH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUttHZga (const double sqrt_s) const |
| The ratio \(\mu_{ttH,Z\gamma}\) between the ttH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUttHZZ (const double sqrt_s) const |
| The ratio \(\mu_{ttH,ZZ}\) between the ttH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUttHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{ttH,ZZ\to 4l}\) between the ttH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVBFBRinv (const double sqrt_s) const |
| The ratio \(\mu_{VBF}\) between the VBF production cross-section in the current model and in the Standard Model, multiplied by the total (SM+new physics) invisible decay branching ratio. More... | |
| virtual double | muTHUVBFHbb (const double sqrt_s) const |
| The ratio \(\mu_{VBF,bb}\) between the VBF Higgs production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVBFHgaga (const double sqrt_s) const |
| The ratio \(\mu_{VBF,\gamma\gamma}\) between the VBF Higgs production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muTHUVBFHinv (const double sqrt_s) const |
| The ratio \(\mu_{VBF,inv}\) between the VBF production cross-section with subsequent decay into invisible states in the current model and in the Standard Model. More... | |
| virtual double | muTHUVBFHmumu (const double sqrt_s) const |
| The ratio \(\mu_{VBF,\mu\mu}\) between the VBF Higgs production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVBFHtautau (const double sqrt_s) const |
| The ratio \(\mu_{VBF,\tau\tau}\) between the VBF Higgs production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVBFHWW (const double sqrt_s) const |
| The ratio \(\mu_{VBF,WW}\) between the VBF Higgs production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVBFHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{VBF,WW\to 2l2\nu}\) between the VBF Higgs production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVBFHZga (const double sqrt_s) const |
| The ratio \(\mu_{VBF,Z\gamma}\) between the VBF Higgs production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVBFHZZ (const double sqrt_s) const |
| The ratio \(\mu_{VBF,ZZ}\) between the VBF Higgs production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVBFHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{VBF,ZZ\to 4l}\) between the VBF Higgs production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVHbb (const double sqrt_s) const |
| The ratio \(\mu_{VH,bb}\) between the VH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVHBRinv (const double sqrt_s) const |
| The ratio \(\mu_{VH}\) between the VH production cross-section in the current model and in the Standard Model, multiplied by the total (SM+new physics) invisible decay branching ratio. More... | |
| virtual double | muTHUVHgaga (const double sqrt_s) const |
| The ratio \(\mu_{VH,\gamma\gamma}\) between the VH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muTHUVHinv (const double sqrt_s) const |
| The ratio \(\mu_{VH,inv}\) between the VH production cross-section with subsequent decay into invisible states in the current model and in the Standard Model. More... | |
| virtual double | muTHUVHmumu (const double sqrt_s) const |
| The ratio \(\mu_{VH,\mu\mu}\) between the VH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVHtautau (const double sqrt_s) const |
| The ratio \(\mu_{VH,\tau\tau}\) between the VH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVHWW (const double sqrt_s) const |
| The ratio \(\mu_{VH,WW}\) between the VH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{VH,WW\to 2l2\nu}\) between the VH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVHZga (const double sqrt_s) const |
| The ratio \(\mu_{VH,Z\gamma}\) between the VH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVHZZ (const double sqrt_s) const |
| The ratio \(\mu_{VH,ZZ}\) between the VH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUVHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{VH,ZZ\to 4l}\) between the VH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUWHbb (const double sqrt_s) const |
| The ratio \(\mu_{WH,bb}\) between the WH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUWHgaga (const double sqrt_s) const |
| The ratio \(\mu_{WH,\gamma\gamma}\) between the WH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muTHUWHmumu (const double sqrt_s) const |
| The ratio \(\mu_{WH,\mu\mu}\) between the WH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUWHtautau (const double sqrt_s) const |
| The ratio \(\mu_{WH,\tau\tau}\) between the WH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUWHWW (const double sqrt_s) const |
| The ratio \(\mu_{WH,WW}\) between the WH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUWHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{WH,WW\to 2l2\nu}\) between the WH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUWHZga (const double sqrt_s) const |
| The ratio \(\mu_{WH,Z\gamma}\) between the WH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUWHZZ (const double sqrt_s) const |
| The ratio \(\mu_{WH,ZZ}\) between the WH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUWHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{WH,ZZ\to 4l}\) between the WH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUZHbb (const double sqrt_s) const |
| The ratio \(\mu_{ZH,bb}\) between the ZH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUZHgaga (const double sqrt_s) const |
| The ratio \(\mu_{ZH,\gamma\gamma}\) between the ZH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muTHUZHmumu (const double sqrt_s) const |
| The ratio \(\mu_{ZH,\mu\mu}\) between the ZH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUZHtautau (const double sqrt_s) const |
| The ratio \(\mu_{ZH,\tau\tau}\) between the ZH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUZHWW (const double sqrt_s) const |
| The ratio \(\mu_{ZH,WW}\) between the ZH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUZHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{ZH,WW\to 2l2\nu}\) between the ZH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUZHZga (const double sqrt_s) const |
| The ratio \(\mu_{ZH,Z\gamma}\) between the ZH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUZHZZ (const double sqrt_s) const |
| The ratio \(\mu_{ZH,ZZ}\) between the ZH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muTHUZHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{ZH,ZZ\to 4l}\) between the ZH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | muttH (const double sqrt_s) const |
| The ratio \(\mu_{ttH}\) between the t-tbar-Higgs associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muttHbb (const double sqrt_s) const |
| The ratio \(\mu_{ttH,bb}\) between the ttH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muttHgaga (const double sqrt_s) const |
| The ratio \(\mu_{ttH,\gamma\gamma}\) between the ttH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muttHmumu (const double sqrt_s) const |
| The ratio \(\mu_{ttH,\mu\mu}\) between the ttH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muttHtautau (const double sqrt_s) const |
| The ratio \(\mu_{ttH,\tau\tau}\) between the ttH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muttHWW (const double sqrt_s) const |
| The ratio \(\mu_{ttH,WW}\) between the ttH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muttHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{ttH,WW\to 2l2\nu}\) between the ttH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muttHZbbboost (const double sqrt_s) const |
| The ratio \(\sigma(ttH)/\sigma(ttZ)\) in the \(H,Z\to b\bar{b}\) channel in the current model and in the Standard Model. More... | |
| virtual double | muttHZga (const double sqrt_s) const |
| The ratio \(\mu_{ttH,Z\gamma}\) between the ttH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muttHZZ (const double sqrt_s) const |
| The ratio \(\mu_{ttH,ZZ}\) between the ttH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muttHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{ttH,ZZ\to 4l}\) between the ttH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | muVBF (const double sqrt_s) const |
| The ratio \(\mu_{VBF}\) between the vector-boson fusion Higgs production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muVBFgamma (const double sqrt_s) const |
| The ratio \(\mu_{VBF+\gamma}\) between the vector-boson fusion Higgs production cross-section in association with a hard photon in the current model and in the Standard Model. More... | |
| virtual double | muVBFHbb (const double sqrt_s) const |
| The ratio \(\mu_{VBF,bb}\) between the VBF Higgs production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muVBFHgaga (const double sqrt_s) const |
| The ratio \(\mu_{VBF,\gamma\gamma}\) between the VBF Higgs production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muVBFHmumu (const double sqrt_s) const |
| The ratio \(\mu_{VBF,\mu\mu}\) between the VBF Higgs production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muVBFHtautau (const double sqrt_s) const |
| The ratio \(\mu_{VBF,\tau\tau}\) between the VBF Higgs production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muVBFHWW (const double sqrt_s) const |
| The ratio \(\mu_{VBF,WW}\) between the VBF Higgs production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muVBFHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{VBF,WW\to 2l2\nu}\) between the VBF Higgs production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muVBFHZga (const double sqrt_s) const |
| The ratio \(\mu_{VBF,Z\gamma}\) between the VBF Higgs production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muVBFHZZ (const double sqrt_s) const |
| The ratio \(\mu_{VBF,ZZ}\) between the VBF Higgs production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muVBFHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{VBF,ZZ\to 4l}\) between the VBF Higgs production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | muVBFpVH (const double sqrt_s) const |
| The ratio \(\mu_{VBF+VH}\) between the sum of VBF and WH+ZH associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muVH (const double sqrt_s) const |
| The ratio \(\mu_{VH}\) between the WH+ZH associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muVHbb (const double sqrt_s) const |
| The ratio \(\mu_{VH,bb}\) between the VH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muVHgaga (const double sqrt_s) const |
| The ratio \(\mu_{VH,\gamma\gamma}\) between the VH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muVHmumu (const double sqrt_s) const |
| The ratio \(\mu_{VH,\mu\mu}\) between the VH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muVHtautau (const double sqrt_s) const |
| The ratio \(\mu_{VH,\tau\tau}\) between the VH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muVHWW (const double sqrt_s) const |
| The ratio \(\mu_{VH,WW}\) between the VH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muVHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{VH,WW\to 2l2\nu}\) between the VH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muVHZga (const double sqrt_s) const |
| The ratio \(\mu_{VH,Z\gamma}\) between the VH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muVHZZ (const double sqrt_s) const |
| The ratio \(\mu_{VH,ZZ}\) between the VH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muVHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{VH,ZZ\to 4l}\) between the VH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | muWH (const double sqrt_s) const |
| The ratio \(\mu_{WH}\) between the W-Higgs associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muWHbb (const double sqrt_s) const |
| The ratio \(\mu_{WH,bb}\) between the WH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muWHgaga (const double sqrt_s) const |
| The ratio \(\mu_{WH,\gamma\gamma}\) between the WH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muWHmumu (const double sqrt_s) const |
| The ratio \(\mu_{WH,\mu\mu}\) between the WH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muWHtautau (const double sqrt_s) const |
| The ratio \(\mu_{WH,\tau\tau}\) between the WH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muWHWW (const double sqrt_s) const |
| The ratio \(\mu_{WH,WW}\) between the WH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muWHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{WH,WW\to 2l2\nu}\) between the WH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muWHZga (const double sqrt_s) const |
| The ratio \(\mu_{WH,Z\gamma}\) between the WH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muWHZZ (const double sqrt_s) const |
| The ratio \(\mu_{WH,ZZ}\) between the WH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muWHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{WH,ZZ\to 4l}\) between the WH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | muZH (const double sqrt_s) const |
| The ratio \(\mu_{ZH}\) between the Z-Higgs associated production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muZHbb (const double sqrt_s) const |
| The ratio \(\mu_{ZH,bb}\) between the ZH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model. More... | |
| virtual double | muZHgaga (const double sqrt_s) const |
| The ratio \(\mu_{ZH,\gamma\gamma}\) between the ZH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. More... | |
| virtual double | muZHmumu (const double sqrt_s) const |
| The ratio \(\mu_{ZH,\mu\mu}\) between the ZH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model. More... | |
| virtual double | muZHtautau (const double sqrt_s) const |
| The ratio \(\mu_{ZH,\tau\tau}\) between the ZH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model. More... | |
| virtual double | muZHWW (const double sqrt_s) const |
| The ratio \(\mu_{ZH,WW}\) between the ZH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model. More... | |
| virtual double | muZHWW2l2v (const double sqrt_s) const |
| The ratio \(\mu_{ZH,WW\to 2l2\nu}\) between the ZH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model. More... | |
| virtual double | muZHZga (const double sqrt_s) const |
| The ratio \(\mu_{ZH,Z\gamma}\) between the ZH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model. More... | |
| virtual double | muZHZZ (const double sqrt_s) const |
| The ratio \(\mu_{ZH,ZZ}\) between the ZH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model. More... | |
| virtual double | muZHZZ4l (const double sqrt_s) const |
| The ratio \(\mu_{ZH,ZZ\to 4l}\) between the ZH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model. More... | |
| virtual double | obliqueS () const |
| The oblique parameter \(S\). More... | |
| virtual double | obliqueT () const |
| The oblique parameter \(T\). More... | |
| virtual double | obliqueU () const |
| The oblique parameter \(U\). More... | |
| virtual bool | PostUpdate () |
| The post-update method for HiggsKigen. More... | |
| void | setBrHexo (double BrHexo) |
| A set method to change the exotic (not invisible) Higgs branching ratio. More... | |
| void | setBrHinv (double BrHinv) |
| A set method to change the invisible Higgs branching ratio. More... | |
| virtual bool | setFlag (const std::string name, const bool value) |
| A method to set a flag of HiggsKigen. More... | |
| void | setKb (double Kb) |
| A set method to change the factor rescaling the Higgs coupling to b quarks with respect to the SM \(K_b\). More... | |
| void | setKc (double Kc) |
| A set method to change the factor rescaling the Higgs coupling to c quarks with respect to the SM \(K_c\). More... | |
| void | setKd (double Kd) |
| A set method to change the factor rescaling the Higgs coupling to d quarks with respect to the SM \(K_d\). More... | |
| void | setKe (double Ke) |
| A set method to change the factor rescaling the Higgs coupling to electrons with respect to the SM \(K_e\). More... | |
| void | setKg (double Kg) |
| A set method to change the factor rescaling the Higgs coupling to gluons with respect to the SM \(K_g\). More... | |
| void | setKga (double Kga) |
| A set method to change the factor rescaling the Higgs coupling to photons with respect to the SM \(K_ga\). More... | |
| void | setKH (double KH) |
| A set method to change the factor rescaling the total Higgs width with respect to the SM \(K_H\). More... | |
| void | setKmu (double Kmu) |
| A set method to change the factor rescaling the Higgs coupling to muons with respect to the SM \(K_\mu\). More... | |
| void | setKs (double Ks) |
| A set method to change the factor rescaling the Higgs coupling to s quarks with respect to the SM \(K_s\). More... | |
| void | setKt (double Kt) |
| A set method to change the factor rescaling the Higgs coupling to t quarks with respect to the SM \(K_t\). More... | |
| void | setKtau (double Ktau) |
| A set method to change the factor rescaling the Higgs coupling to taus with respect to the SM \(K_\tau\). More... | |
| void | setKu (double Ku) |
| A set method to change the factor rescaling the Higgs coupling to u quarks with respect to the SM \(K_u\). More... | |
| void | setKw (double Kw) |
| A set method to change the factor rescaling the Higgs coupling to the W vector bosons with respect to the SM \(K_W\). More... | |
| void | setKz (double Kz) |
| A set method to change the factor rescaling the Higgs coupling to the Z vector bosons with respect to the SM \(K_Z\). More... | |
| void | setKzga (double Kzga) |
| A set method to change the factor rescaling the Higgs coupling to Z and photon with respect to the SM \(K_{zga}\). More... | |
| virtual | ~HiggsKigen () |
| The default destructor. More... | |
Public Member Functions inherited from NPbase | |
| virtual double | A_f (const Particle f) const |
| The left-right asymmetry in \(e^+e^-\to Z\to f \bar{f}\) at the \(Z\)-pole, \(\mathcal{A}_f\). More... | |
| virtual double | AFB (const Particle f) const |
| The forward-backward asymmetry in \(e^+e^-\to Z\to f \bar{f}\) at the \(Z\)-pole, \(A^f_{FB}\). More... | |
| virtual double | aPskPol (const double sqrt_s, const double Pol_em, const double Pol_ep) const |
| the angular parameter \(a\) from \(\mu_{e^+e^- \to ZH}\) (arXiv:1708.09079 [hep-ph]). More... | |
| virtual double | AuxObs_NP1 () const |
| Auxiliary observable AuxObs_NP1. More... | |
| virtual double | AuxObs_NP10 () const |
| Auxiliary observable AuxObs_NP10. More... | |
| virtual double | AuxObs_NP11 () const |
| Auxiliary observable AuxObs_NP11. More... | |
| virtual double | AuxObs_NP12 () const |
| Auxiliary observable AuxObs_NP12. More... | |
| virtual double | AuxObs_NP13 () const |
| Auxiliary observable AuxObs_NP13. More... | |
| virtual double | AuxObs_NP14 () const |
| Auxiliary observable AuxObs_NP14. More... | |
| virtual double | AuxObs_NP15 () const |
| Auxiliary observable AuxObs_NP15. More... | |
| virtual double | AuxObs_NP16 () const |
| Auxiliary observable AuxObs_NP16. More... | |
| virtual double | AuxObs_NP17 () const |
| Auxiliary observable AuxObs_NP17. More... | |
| virtual double | AuxObs_NP18 () const |
| Auxiliary observable AuxObs_NP18. More... | |
| virtual double | AuxObs_NP19 () const |
| Auxiliary observable AuxObs_NP19. More... | |
| virtual double | AuxObs_NP2 () const |
| Auxiliary observable AuxObs_NP2. More... | |
| virtual double | AuxObs_NP20 () const |
| Auxiliary observable AuxObs_NP20. More... | |
| virtual double | AuxObs_NP3 () const |
| Auxiliary observable AuxObs_NP3. More... | |
| virtual double | AuxObs_NP4 () const |
| Auxiliary observable AuxObs_NP4. More... | |
| virtual double | AuxObs_NP5 () const |
| Auxiliary observable AuxObs_NP5. More... | |
| virtual double | AuxObs_NP6 () const |
| Auxiliary observable AuxObs_NP6. More... | |
| virtual double | AuxObs_NP7 () const |
| Auxiliary observable AuxObs_NP7. More... | |
| virtual double | AuxObs_NP8 () const |
| Auxiliary observable AuxObs_NP8. More... | |
| virtual double | AuxObs_NP9 () const |
| Auxiliary observable AuxObs_NP9. More... | |
| virtual double | bPskPol (const double sqrt_s, const double Pol_em, const double Pol_ep) const |
| the angular parameter \(b\) from \(\mu_{e^+e^- \to ZH}\) (arXiv:1708.09079 [hep-ph]). More... | |
| virtual double | BR_Zf (const Particle f) const |
| The Branching ratio of the \(Z\) boson into a given fermion pair, \(BR_Z^{f}\). More... | |
| virtual double | BrHWlvRatio () const |
| The ratio of the Br \((H\to W l\nu)\) ( \(l=e,\mu \)) in the current model and in the Standard Model. More... | |
| virtual double | BrHZllRatio () const |
| The ratio of the Br \((H\to Zll)\) ( \(l=e,\mu \)) in the current model and in the Standard Model. More... | |
| virtual double | cbminuscc () const |
| virtual double | cbminusctau () const |
| virtual double | ccminusctau () const |
| virtual double | cgaga_HB () const |
| The Higgs-basis coupling \(c_{\gamma\gamma}\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | cgaplusct () const |
| virtual double | cgg_HB () const |
| The Higgs-basis coupling \(c_{gg}\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | cggEff_HB () const |
| The effective Higgs-basis coupling \(c_{gg}^{Eff}\). (Similar to cgg_HB but including modifications of SM loops.) (See arXiv: 1505.00046 [hep-ph] document.) More... | |
| virtual double | cgminuscga () const |
| virtual double | cgplusct () const |
| virtual double | cVpluscb () const |
| virtual double | cVplusctau () const |
| virtual double | cZBox_HB () const |
| The Higgs-basis coupling \(c_{z\Box}\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | cZga_HB () const |
| The Higgs-basis coupling \(c_{z\gamma}\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | cZZ_HB () const |
| The Higgs-basis coupling \(c_{zz}\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | deltaA_f (const Particle f) const |
| The new physics contribution to the left-right asymmetry in \(e^+e^-\to Z\to f \bar{f}\) at the \(Z\)-pole, \(\delta \mathcal{A}_f\). More... | |
| virtual double | deltaAFB (const Particle f) const |
| The new physics contribution to the forward-backward asymmetry in \(e^+e^-\to Z\to f \bar{f}\) at the \(Z\)-pole, \(\delta A^f_{FB}\). More... | |
| virtual double | deltacZ_HB () const |
| The Higgs-basis coupling \(\delta c_z\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | deltag1ZNP () const |
| The new physics contribution to the anomalous triple gauge coupling \(g_{1,Z}\). More... | |
| virtual double | deltag1ZNPEff () const |
| The new physics contribution to the effective anomalous triple gauge coupling \(g_{1,Z}^{Eff}\) from arXiv: 1708.09079 [hep-ph]. More... | |
| virtual double | deltaG_hhhRatio () const |
| The new physics contribution to the Higgs self-coupling \( H H H\). Normalized to the SM value. More... | |
| virtual double | deltaGA_f (const Particle f) const |
| New physics contribution to the neutral-current axial-vector coupling \(g_A^f\). More... | |
| virtual double | deltaGamma_W () const |
| The new physics contribution to the total decay width of the \(W\) boson, \(\delta \Gamma_W\). More... | |
| virtual double | deltaGamma_Wff (const Particle fi, const Particle fj) const |
| The new physics contribution to the decay width of the \(W\) boson into a given fermion pair, \(\delta \Gamma_Z^{f}\). More... | |
| virtual double | deltaGamma_Z () const |
| The new physics contribution to the total decay width of the \(Z\) boson, \(\delta \Gamma_Z\). More... | |
| virtual double | deltaGamma_Zf (const Particle f) const |
| The new physics contribution to the decay width of the \(Z\) boson into a given fermion pair, \(\delta \Gamma_Z^{f}\). More... | |
| virtual double | deltaGamma_Zhad () const |
| The new physics contribution to the hadronic decay width of the \(Z\) boson, \(\delta \Gamma_{Z,had}\). More... | |
| virtual double | DeltaGF () const |
| New physics contribution to the Fermi constant. More... | |
| virtual gslpp::complex | deltaGL_Wff (const Particle pbar, const Particle p) const |
| New physics contribution to the charged current coupling \(W_\mu \bar{f_L}\gamma^mu f_L\). More... | |
| virtual gslpp::complex | deltaGR_Wff (const Particle pbar, const Particle p) const |
| New physics contribution to the charged current coupling \(W_\mu \bar{f_R}\gamma^mu f_R\). More... | |
| virtual double | deltaGV_f (const Particle f) const |
| New physics contribution to the neutral-current vector coupling \(g_V^f\). More... | |
| virtual double | deltaKgammaNP () const |
| The new physics contribution to the anomalous triple gauge coupling \(\kappa_{\gamma}\). More... | |
| virtual double | deltaKgammaNPEff () const |
| The new physics contribution to the effective anomalous triple gauge coupling \(\kappa_{\gamma}^{Eff}\) from arXiv: 1708.09079 [hep-ph]. More... | |
| virtual double | deltaN_nu () const |
| The new physics contribution to the number of neutrinos dervied from the \(Z\) pole measurements. More... | |
| virtual double | deltaR0_f (const Particle f) const |
| The new physics contribution to the ratio \(R_\ell^0=\Gamma_{\mathrm{had}}/\Gamma_\ell\), \(R_q^0=\Gamma_q/\Gamma_{\mathrm{had}}\) and \(R_\nu^0=\Gamma_\nu/\Gamma_{\mathrm{had}}\), for charged leptons, quarks and neutrinos, respectively. More... | |
| virtual double | deltaR_inv () const |
| The new physics contribution to the ratio of invisible and leptonic (electron) decay widths of the \(Z\) boson, \(\delta R_{inv}\). More... | |
| virtual double | deltaSigmaHadron () const |
| The new physics contribution to the cross section for the process \(e^+ e^-\to Z\to \mathrm{hadrons}\) at the \(Z\) pole, \(\delta \sigma_h^0\). More... | |
| virtual double | deltaSin2thetaEff_e () const |
| The new physics contribution to the effective electron/leptonic weak angle \(\delta \sin^2\theta_{\rm eff}^{\rm lept}\) at the \(Z\) pole. More... | |
| virtual double | deltaSin2thetaEff_mu () const |
| The new physics contribution to the effective muonic weak angle \(\delta \sin^2\theta_{\rm eff}^{\mu\mu}\) at the \(Z\) pole. More... | |
| virtual double | deltayb_HB () const |
| The Higgs-basis coupling \(\delta y_b\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | deltayc_HB () const |
| The Higgs-basis coupling \(\delta y_c\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | deltaymu_HB () const |
| The Higgs-basis coupling \(\delta y_\mu\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | deltayt_HB () const |
| The Higgs-basis coupling \(\delta y_t\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | deltaytau_HB () const |
| The Higgs-basis coupling \(\delta y_\tau\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | dxseeWWdcos (const double sqrt_s, const double cos) const |
| The differential distribution for \(e^+ e^- \to W^+ W^- \to jj \ell \nu\), with \(\ell= e, \mu\), as a function of the \(W\) polar angle. More... | |
| virtual double | dxseeWWdcosBin (const double sqrt_s, const double cos1, const double cos2) const |
| The integral of differential distribution for \(e^+ e^- \to W^+ W^- \to jj \ell \nu\), with \(\ell= e, \mu\) in a given bin of the \(W\) polar angle. More... | |
| virtual gslpp::complex | gA_f (const Particle f) const |
| The total (SM+NP) contribution to the neutral-current axial-vector coupling \(g_A^f\). More... | |
| virtual double | Gamma_had () const |
| The hadronic decay width of the \(Z\) boson, \(\Gamma_{Z,had}\). More... | |
| virtual double | Gamma_Z () const |
| The total decay width of the \(Z\) boson, \(\Gamma_Z\). More... | |
| virtual double | Gamma_Zf (const Particle f) const |
| The decay width of the \(Z\) boson into a given fermion pair, \(\Gamma_Z^{f}\). More... | |
| virtual double | GammaW () const |
| The total width of the \(W\) boson, \(\Gamma_W\). More... | |
| virtual double | GammaW (const Particle fi, const Particle fj) const |
| A partial decay width of the \(W\) boson decay into a SM fermion pair. More... | |
| virtual StandardModel | getTrueSM () const |
| A method to return a StandardModel object from NPbase. More... | |
| virtual gslpp::complex | gV_f (const Particle f) const |
| The total (SM+NP) contribution to the neutral-current vector coupling \(g_V^f\). More... | |
| virtual gslpp::complex | kappaZ_f (const Particle f) const |
| The effective neutral-current coupling \(\kappa_Z^f\) including SM plus NP contributions. More... | |
| virtual double | lambdaZNP () const |
| The new physics contribution to the anomalous triple gauge coupling \(\lambda_{Z}\). More... | |
| virtual double | lambz_HB () const |
| The Higgs-basis coupling \(\lambda_{z}\). (See LHCHXSWG-INT-2015-001 document.) More... | |
| virtual double | mueeWW (const double sqrt_s) const |
| The ratio \(\mu_{eeWW}\) between the \( e^{+}e^{-}\to W^{+}W^{-} \) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | mueeWWPol (const double sqrt_s, const double Pol_em, const double Pol_ep) const |
| The ratio \(\mu_{eeWW}\) between the \( e^{+}e^{-}\to W^{+}W^{-} \) production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muggHH (const double sqrt_s) const |
| The ratio \(\mu_{ggHH}\) between the gluon-gluon fusion di-Higgs production cross-section in the current model and in the Standard Model. More... | |
| virtual double | muppHmumu (const double sqrt_s) const |
| virtual double | muppHZga (const double sqrt_s) const |
| virtual double | mupTVppWZ (const double sqrt_s, const double pTV1, const double pTV2) const |
| The number of events in \( p p \to WZ\) in a given \(p_{TV}\) bin, normalized to the SM prediction. From arXiv: 1712.01310 [hep-ph] and private communication. Implemented only in NPSMEFTd6 class. More... | |
| virtual double | Mw () const |
| The mass of the \(W\) boson, \(M_W\). More... | |
| virtual double | N_nu () const |
| The number of neutrinos dervied from the \(Z\) pole measurements, \(N_{\nu}\). More... | |
| NPbase () | |
| The default constructor. More... | |
| virtual double | obliqueW () const |
| The oblique parameter \(W\). More... | |
| virtual double | obliqueY () const |
| The oblique parameter \(Y\). More... | |
| virtual double | ppZHprobe (const double sqrt_s) const |
| The direction constrained by \( p p \to Z H\) in the boosted regime, \(g_p^Z\). From arXiv:1807.01796 and the contribution to FCC CDR Vol 1. Implemented only in NPSMEFTd6 class. More... | |
| virtual double | R0_f (const Particle f) const |
| The ratio \(R_\ell^0=\Gamma_{\mathrm{had}}/\Gamma_\ell\), \(R_q^0=\Gamma_q/\Gamma_{\mathrm{had}}\) and \(R_\nu^0=\Gamma_\nu/\Gamma_{\mathrm{had}}\), for charged leptons, quarks and neutrinos, respectively. More... | |
| virtual double | R_inv () const |
| The ratio of the invisible and leptonic (electron) decay widths of the \(Z\) boson, \(R_{inv}\). More... | |
| virtual gslpp::complex | rhoZ_f (const Particle f) const |
| The effective neutral-current coupling \(\rho_Z^f\) including SM plus NP contributions. More... | |
| virtual double | sigma0_had () const |
| The cross section for the process \(e^+ e^-\to Z\to \mathrm{hadrons}\) at the \(Z\) pole, \(\sigma_h^0\). More... | |
| virtual double | sin2thetaEff (const Particle f) const |
| The leptonic effective weak mixing angle \(\sin^2\theta_{\rm eff}^{\rm lept}\) at the the \(Z\) pole. More... | |
| virtual double | STXS_ggH0j (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH1j_pTH_0_60 (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH1j_pTH_120_200 (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH1j_pTH_200 (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH1j_pTH_60_120 (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH2j_pTH_0_200 (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH2j_pTH_0_60 (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH2j_pTH_120_200 (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH2j_pTH_200 (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH2j_pTH_60_120 (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH_VBFtopo_j3 (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_ggH_VBFtopo_j3v (const double sqrt_s) const |
| The STXS bin \(gg \to H\). More... | |
| virtual double | STXS_qqHll_pTV_0_150 (const double sqrt_s) const |
| The STXS bin \(qq \to H \ell \ell\). More... | |
| virtual double | STXS_qqHll_pTV_150_250 (const double sqrt_s) const |
| The STXS bin \(qq \to H \ell \ell\). More... | |
| virtual double | STXS_qqHll_pTV_150_250_0j (const double sqrt_s) const |
| The STXS bin \(qq \to H \ell \ell\). More... | |
| virtual double | STXS_qqHll_pTV_150_250_1j (const double sqrt_s) const |
| The STXS bin \(qq \to H \ell \ell\). More... | |
| virtual double | STXS_qqHll_pTV_250 (const double sqrt_s) const |
| The STXS bin \(qq \to H \ell \ell\). More... | |
| virtual double | STXS_qqHlv_pTV_0_150 (const double sqrt_s) const |
| The STXS bin \(qq \to H \ell \nu\). More... | |
| virtual double | STXS_qqHlv_pTV_0_250 (const double sqrt_s) const |
| The STXS bin \(qq \to H \ell \nu\). More... | |
| virtual double | STXS_qqHlv_pTV_150_250_0j (const double sqrt_s) const |
| The STXS bin \(qq \to H \ell \nu\). More... | |
| virtual double | STXS_qqHlv_pTV_150_250_1j (const double sqrt_s) const |
| The STXS bin \(qq \to H \ell \nu\). More... | |
| virtual double | STXS_qqHlv_pTV_250 (const double sqrt_s) const |
| The STXS bin \(qq \to H \ell \nu\). More... | |
| virtual double | STXS_qqHqq_pTj_200 (const double sqrt_s) const |
| The STXS bin \(qq \to H qq\). More... | |
| virtual double | STXS_qqHqq_Rest (const double sqrt_s) const |
| The STXS bin \(qq \to H qq\). More... | |
| virtual double | STXS_qqHqq_VBFtopo_j3 (const double sqrt_s) const |
| The STXS bin \(qq \to H qq\). More... | |
| virtual double | STXS_qqHqq_VBFtopo_j3v (const double sqrt_s) const |
| The STXS bin \(qq \to H qq\). More... | |
| virtual double | STXS_qqHqq_VBFtopo_Rest (const double sqrt_s) const |
| The STXS bin \(qq \to H qq\). More... | |
| virtual double | STXS_qqHqq_VHtopo (const double sqrt_s) const |
| The STXS bin \(qq \to H qq\). More... | |
| virtual double | STXS_ttHtH (const double sqrt_s) const |
| The STXS bin \( ttH + tH \). More... | |
| virtual double | STXS_WHqqHqq_pTj1_200 (const double sqrt_s) const |
| The STXS bin \( qq \to WH \to H qq \). More... | |
| virtual double | STXS_WHqqHqq_Rest (const double sqrt_s) const |
| The STXS bin \( qq \to WH \to H qq \). More... | |
| virtual double | STXS_WHqqHqq_VBFtopo_j3 (const double sqrt_s) const |
| The STXS bin \( qq \to WH \to H qq \). More... | |
| virtual double | STXS_WHqqHqq_VBFtopo_j3v (const double sqrt_s) const |
| The STXS bin \( qq \to WH \to H qq \). More... | |
| virtual double | STXS_WHqqHqq_VH2j (const double sqrt_s) const |
| The STXS bin \( qq \to WH \to H qq \). More... | |
| virtual double | STXS_ZHqqHqq_pTj1_200 (const double sqrt_s) const |
| The STXS bin \( qq \to ZH \to H qq \). More... | |
| virtual double | STXS_ZHqqHqq_Rest (const double sqrt_s) const |
| The STXS bin \( qq \to ZH \to H qq \). More... | |
| virtual double | STXS_ZHqqHqq_VBFtopo_j3 (const double sqrt_s) const |
| The STXS bin \( qq \to ZH \to H qq \). More... | |
| virtual double | STXS_ZHqqHqq_VBFtopo_j3v (const double sqrt_s) const |
| The STXS bin \( qq \to ZH \to H qq \). More... | |
| virtual double | STXS_ZHqqHqq_VH2j (const double sqrt_s) const |
| The STXS bin \( qq \to ZH \to H qq \). More... | |
| virtual bool | Update (const std::map< std::string, double > &DPars) |
| The update method for NPbase. More... | |
| virtual double | UpperLimitZgammaA (const double sqrt_s) const |
| virtual double | UpperLimitZgammaA13 (const double sqrt_s) const |
| virtual double | UpperLimitZgammaC (const double sqrt_s) const |
| virtual double | UpperLimitZgammaC13 (const double sqrt_s) const |
| virtual double | xseeWW (const double sqrt_s) const |
| Total \(e^+ e^- \to W^+ W^- \to jj \ell \nu\) cross section in pb, with \(\ell= e, \mu\). More... | |
Public Member Functions inherited from StandardModel | |
| double | Ale (double mu, orders order, bool Nf_thr=true) const |
| The running electromagnetic coupling \(\alpha_e(\mu)\) in the \(\overline{MS}\) scheme. More... | |
| double | ale_OS (const double mu, orders order=FULLNLO) const |
| The running electromagnetic coupling \(\alpha(\mu)\) in the on-shell scheme. More... | |
| double | alphaMz () const |
| The electromagnetic coupling at the \(Z\)-mass scale, \(\alpha(M_Z^2)=\alpha/(1-\Delta\alpha(M_Z^2))\). More... | |
| double | Als (double mu, orders order=FULLNLO, bool qed_flag=false, bool Nf_thr=true) const |
| The running QCD coupling \(\alpha(\mu)\) in the \(\overline{MS}\) scheme including QED corrections. More... | |
| double | AlsByOrder (double mu, orders order=FULLNLO, bool qed_flag=false, bool Nf_thr=true) const |
| double | Alstilde5 (const double mu) const |
| The value of \(\frac{\alpha_s^{\mathrm{FULLNLO}}}{4\pi}\) at any scale \(\mu\) with the number of flavours \(n_f = 4\) and full EW corrections. More... | |
| double | Beta_e (int nm, unsigned int nf) const |
| QED beta function coefficients - eq. (36) hep-ph/0512066. More... | |
| double | Beta_s (int nm, unsigned int nf) const |
| QCD beta function coefficients including QED corrections - eq. (36) hep-ph/0512066. More... | |
| double | c02 () const |
| The square of the cosine of the weak mixing angle \(c_0^2\) defined without weak radiative corrections. More... | |
| virtual bool | CheckFlags () const |
| A method to check the sanity of the set of model flags. More... | |
| bool | checkSMparamsForEWPO () |
| A method to check whether the parameters relevant to the EWPO are updated. More... | |
| double | computeBrHtobb () const |
| The Br \((H\to bb)\) in the Standard Model. More... | |
| double | computeBrHtocc () const |
| The Br \((H\to cc)\) in the Standard Model. More... | |
| double | computeBrHtogaga () const |
| The Br \((H\to\gamma\gamma)\) in the Standard Model. More... | |
| double | computeBrHtogg () const |
| The Br \((H\to gg)\) in the Standard Model. More... | |
| double | computeBrHtomumu () const |
| The Br \((H\to \mu\mu)\) in the Standard Model. More... | |
| double | computeBrHtoss () const |
| The Br \((H\to ss)\) in the Standard Model. More... | |
| double | computeBrHtotautau () const |
| The Br \((H\to \tau\tau)\) in the Standard Model. More... | |
| double | computeBrHtoWW () const |
| The Br \((H\to WW)\) in the Standard Model. More... | |
| double | computeBrHtoZga () const |
| The Br \((H\to Z\gamma)\) in the Standard Model. More... | |
| double | computeBrHtoZZ () const |
| The Br \((H\to ZZ)\) in the Standard Model. More... | |
| double | computeBrHtoZZinv () const |
| The Br \((H\to ZZ \to inv)\) in the Standard Model. More... | |
| void | ComputeDeltaR_rem (const double Mw_i, double DeltaR_rem[orders_EW_size]) const |
| A method to collect \(\Delta r_{\mathrm{rem}}\) computed via subclasses. More... | |
| void | ComputeDeltaRho (const double Mw_i, double DeltaRho[orders_EW_size]) const |
| A method to collect \(\Delta\rho\) computed via subclasses. More... | |
| double | computeGammaHgaga_tt () const |
| The top loop contribution to \(H\to\gamma\gamma\) in the Standard Model. More... | |
| double | computeGammaHgaga_tW () const |
| The mixed \(t-W\) loop contribution to \(H\to\gamma\gamma\) in the Standard Model. More... | |
| double | computeGammaHgaga_WW () const |
| The \(W\) loop contribution to \(H\to\gamma\gamma\) in the Standard Model. More... | |
| double | computeGammaHgg_bb () const |
| The bottom loop contribution to \(H\to gg\) in the Standard Model. More... | |
| double | computeGammaHgg_tb () const |
| The top-bottom interference contribution to \(H\to gg\) in the Standard Model. More... | |
| double | computeGammaHgg_tt () const |
| The top loop contribution to \(H\to gg\) in the Standard Model. More... | |
| double | computeGammaHTotal () const |
| The Higgs total width in the Standard Model. More... | |
| double | computeGammaHZga_tt () const |
| The top loop contribution to \(H\to Z\gamma\) in the Standard Model. More... | |
| double | computeGammaHZga_tW () const |
| The mixed \(t-W\) loop contribution to \(H\to Z\gamma\) in the Standard Model. More... | |
| double | computeGammaHZga_WW () const |
| The \(W\) loop contribution to \(H\to Z\gamma\) in the Standard Model. Currently it returns the value of tab 41 in ref. [137]. More... | |
| double | computeSigmaggH (const double sqrt_s) const |
| The ggH cross section in the Standard Model. More... | |
| double | computeSigmaggH_bb (const double sqrt_s) const |
| The square of the bottom-quark contribution to the ggH cross section in the Standard Model. More... | |
| double | computeSigmaggH_tb (const double sqrt_s) const |
| The top-bottom interference contribution to the ggH cross section in the Standard Model. More... | |
| double | computeSigmaggH_tt (const double sqrt_s) const |
| The square of the top-quark contribution to the ggH cross section in the Standard Model. More... | |
| double | computeSigmattH (const double sqrt_s) const |
| The ttH production cross section in the Standard Model. More... | |
| double | computeSigmaVBF (const double sqrt_s) const |
| The VBF cross section in the Standard Model. More... | |
| double | computeSigmaWF (const double sqrt_s) const |
| The W fusion contribution \(\sigma_{WF}\) to higgs-production cross section in the Standard Model. More... | |
| double | computeSigmaWH (const double sqrt_s) const |
| The WH production cross section in the Standard Model. More... | |
| double | computeSigmaZF (const double sqrt_s) const |
| The Z fusion contribution \(\sigma_{ZF}\) to higgs-production cross section in the Standard Model. More... | |
| double | computeSigmaZH (const double sqrt_s) const |
| The ZH production cross section in the Standard Model. More... | |
| double | computeSigmaZWF (const double sqrt_s) const |
| The Z W interference fusion contribution \(\sigma_{ZWF}\) to higgs-production cross section in the Standard Model. More... | |
| virtual double | cW2 () const |
| virtual double | cW2 (const double Mw_i) const |
| The square of the cosine of the weak mixing angle in the on-shell scheme, denoted as \(c_W^2\). More... | |
| double | DeltaAlpha () const |
| The total corrections to the electromagnetic coupling \(\alpha\) at the \(Z\)-mass scale, denoted as \(\Delta\alpha(M_Z^2)\). More... | |
| double | DeltaAlphaL5q () const |
| The sum of the leptonic and the five-flavour hadronic corrections to the electromagnetic coupling \(\alpha\) at the \(Z\)-mass scale, denoted as \(\Delta\alpha^{\ell+5q}(M_Z^2)\). More... | |
| double | DeltaAlphaLepton (const double s) const |
| Leptonic contribution to the electromagnetic coupling \(\alpha\), denoted as \(\Delta\alpha_{\mathrm{lept}}(s)\). More... | |
| double | DeltaAlphaTop (const double s) const |
| Top-quark contribution to the electromagnetic coupling \(\alpha\), denoted as \(\Delta\alpha_{\mathrm{top}}(s)\). More... | |
| virtual gslpp::complex | deltaKappaZ_f (const Particle f) const |
| Flavour non-universal vertex corrections to \(\kappa_Z^l\), denoted by \(\Delta\kappa_Z^l\). More... | |
| virtual double | DeltaR () const |
| The SM prediction for \(\Delta r\) derived from that for the \(W\) boson mass. More... | |
| virtual double | DeltaRbar () const |
| The SM prediction for \(\Delta \overline{r}\) derived from that for the \(W\)-boson mass. More... | |
| virtual gslpp::complex | deltaRhoZ_f (const Particle f) const |
| Flavour non-universal vertex corrections to \(\rho_Z^l\), denoted by \(\Delta\rho_Z^l\). More... | |
| virtual double | epsilon1 () const |
| The SM contribution to the epsilon parameter \(\varepsilon_1\). More... | |
| virtual double | epsilon2 () const |
| The SM contribution to the epsilon parameter \(\varepsilon_2\). More... | |
| virtual double | epsilon3 () const |
| The SM contribution to the epsilon parameter \(\varepsilon_3\). More... | |
| virtual double | epsilonb () const |
| The SM contribution to the epsilon parameter \(\varepsilon_b\). More... | |
| virtual double | Gamma_inv () const |
| The invisible partial decay width of the \(Z\) boson, \(\Gamma_{\mathrm{inv}}\). More... | |
| virtual double | GammaZ (const Particle f) const |
| The \(Z\to \ell\bar{\ell}\) partial decay width, \(\Gamma_\ell\). More... | |
| double | getAle () const |
| A get method to retrieve the fine-structure constant \(\alpha\). More... | |
| double | getAlsMz () const |
| A get method to access the value of \(\alpha_s(M_Z)\). More... | |
| virtual double | getCBd () const |
| The ratio of the absolute value of the $B_d$ mixing amplitude over the Standard Model value. More... | |
| virtual double | getCBs () const |
| The ratio of the absolute value of the $B_s$ mixing amplitude over the Standard Model value. More... | |
| virtual double | getCCC1 () const |
| A virtual implementation for the RealWeakEFTCC class. More... | |
| virtual double | getCCC2 () const |
| A virtual implementation for the RealWeakEFTCC class. More... | |
| virtual double | getCCC3 () const |
| A virtual implementation for the RealWeakEFTCC class. More... | |
| virtual double | getCCC4 () const |
| A virtual implementation for the RealWeakEFTCC class. More... | |
| virtual double | getCCC5 () const |
| A virtual implementation for the RealWeakEFTCC class. More... | |
| virtual double | getCDMK () const |
| The ratio of the real part of the $K$ mixing amplitude over the Standard Model value. More... | |
| virtual double | getCepsK () const |
| The ratio of the imaginary part of the $K$ mixing amplitude over the Standard Model value. More... | |
| CKM | getCKM () const |
| A get method to retrieve the member object of type CKM. More... | |
| double | getDAle5Mz () const |
| A get method to retrieve the five-flavour hadronic contribution to the electromagnetic coupling, \(\Delta\alpha_{\mathrm{had}}^{(5)}(M_Z^2)\). More... | |
| double | getDelGammaZ () const |
| A get method to retrieve the theoretical uncertainty in \(\Gamma_Z\), denoted as \(\delta\,\Gamma_Z\). More... | |
| double | getDelMw () const |
| A get method to retrieve the theoretical uncertainty in \(M_W\), denoted as \(\delta\,M_W\). More... | |
| double | getDelR0b () const |
| A get method to retrieve the theoretical uncertainty in \(R_b^0\), denoted as \(\delta\,R_b^0\). More... | |
| double | getDelR0c () const |
| A get method to retrieve the theoretical uncertainty in \(R_c^0\), denoted as \(\delta\,R_c^0\). More... | |
| double | getDelR0l () const |
| A get method to retrieve the theoretical uncertainty in \(R_l^0\), denoted as \(\delta\,R_l^0\). More... | |
| double | getDelSigma0H () const |
| A get method to retrieve the theoretical uncertainty in \(\sigma_{Hadron}^0\), denoted as \(\delta\,\sigma_{Hadron}^0\). More... | |
| double | getDelSin2th_b () const |
| A get method to retrieve the theoretical uncertainty in \(\sin^2\theta_{\rm eff}^{b}\), denoted as \(\delta\sin^2\theta_{\rm eff}^{b}\). More... | |
| double | getDelSin2th_l () const |
| A get method to retrieve the theoretical uncertainty in \(\sin^2\theta_{\rm eff}^{\rm lept}\), denoted as \(\delta\sin^2\theta_{\rm eff}^{\rm lept}\). More... | |
| double | getDelSin2th_q () const |
| A get method to retrieve the theoretical uncertainty in \(\sin^2\theta_{\rm eff}^{q\not = b,t}\), denoted as \(\delta\sin^2\theta_{\rm eff}^{q\not = b,t}\). More... | |
| std::string | getFlagKappaZ () const |
| A method to retrieve the model flag KappaZ. More... | |
| std::string | getFlagMw () const |
| A method to retrieve the model flag Mw. More... | |
| std::string | getFlagRhoZ () const |
| A method to retrieve the model flag RhoZ. More... | |
| const Flavour & | getFlavour () const |
| double | getGF () const |
| A get method to retrieve the Fermi constant \(G_\mu\). More... | |
| int | getIterationNo () const |
| Particle | getLeptons (const QCD::lepton p) const |
| A get method to retrieve the member object of a lepton. More... | |
| virtual StandardModelMatching & | getMatching () const |
| A get method to access the member reference of type StandardModelMatching. More... | |
| virtual double | getMHl () const |
| A get method to retrieve the Higgs mass \(m_h\). More... | |
| virtual double | getmq (const QCD::quark q, const double mu) const |
| double | getMuw () const |
| A get method to retrieve the matching scale \(\mu_W\) around the weak scale. More... | |
| EWSMApproximateFormulae * | getMyApproximateFormulae () const |
| A get method to retrieve the member pointer of type EWSMApproximateFormulae. More... | |
| EWSMcache * | getMyEWSMcache () const |
| A get method to retrieve the member pointer of type EWSMcache. More... | |
| LeptonFlavour * | getMyLeptonFlavour () const |
| EWSMOneLoopEW * | getMyOneLoopEW () const |
| A get method to retrieve the member pointer of type EWSMOneLoopEW,. More... | |
| EWSMThreeLoopEW * | getMyThreeLoopEW () const |
| EWSMThreeLoopEW2QCD * | getMyThreeLoopEW2QCD () const |
| EWSMThreeLoopQCD * | getMyThreeLoopQCD () const |
| EWSMTwoLoopEW * | getMyTwoLoopEW () const |
| EWSMTwoLoopQCD * | getMyTwoLoopQCD () const |
| double | getMz () const |
| A get method to access the mass of the \(Z\) boson \(M_Z\). More... | |
| virtual double | getPhiBd () const |
| Half the relative phase of the $B_d$ mixing amplitude w.r.t. the Standard Model one. More... | |
| virtual double | getPhiBs () const |
| Half the relative phase of the $B_s$ mixing amplitude w.r.t. the Standard Model one. More... | |
| gslpp::matrix< gslpp::complex > | getUPMNS () const |
| A get method to retrieve the object of the PMNS matrix. More... | |
| gslpp::matrix< gslpp::complex > | getVCKM () const |
| A get method to retrieve the CKM matrix. More... | |
| gslpp::matrix< gslpp::complex > | getYd () const |
| A get method to retrieve the Yukawa matrix of the down-type quarks, \(Y_d\). More... | |
| gslpp::matrix< gslpp::complex > | getYe () const |
| A get method to retrieve the Yukawa matrix of the charged leptons, \(Y_e\). More... | |
| gslpp::matrix< gslpp::complex > | getYn () const |
| A get method to retrieve the Yukawa matrix of the neutrinos, \(Y_\nu\). More... | |
| gslpp::matrix< gslpp::complex > | getYu () const |
| A get method to retrieve the Yukawa matrix of the up-type quarks, \(Y_u\). More... | |
| virtual bool | Init (const std::map< std::string, double > &DPars) |
| A method to initialize the model parameters. More... | |
| virtual bool | InitializeModel () |
| A method to initialize the model. More... | |
| bool | IsFlagNoApproximateGammaZ () const |
| A method to retrieve the model flag NoApproximateGammaZ. More... | |
| bool | IsFlagWithoutNonUniversalVC () const |
| A method to retrieve the model flag WithoutNonUniversalVC. More... | |
| virtual double | Mw_tree () const |
| The tree-level mass of the \(W\) boson, \(M_W^{\mathrm{tree}}\). More... | |
| double | MwbarFromMw (const double Mw) const |
| A method to convert the \(W\)-boson mass in the experimental/running-width scheme to that in the complex-pole/fixed-width scheme. More... | |
| double | MwFromMwbar (const double Mwbar) const |
| A method to convert the \(W\)-boson mass in the complex-pole/fixed-width scheme to that in the experimental/running-width scheme. More... | |
| double | Mzbar () const |
| The \(Z\)-boson mass \(\overline{M}_Z\) in the complex-pole/fixed-width scheme. More... | |
| virtual bool | PreUpdate () |
| The pre-update method for StandardModel. More... | |
| virtual double | rho_GammaW (const Particle fi, const Particle fj) const |
| EW radiative corrections to the width of \(W \to f_i \bar{f}_j\), denoted as \(\rho^W_{ij}\). More... | |
| double | s02 () const |
| The square of the sine of the weak mixing angle \(s_0^2\) defined without weak radiative corrections. More... | |
| void | setFlagCacheInStandardModel (bool FlagCacheInStandardModel) |
| A set method to change the model flag CacheInStandardModel of StandardModel. More... | |
| void | setFlagNoApproximateGammaZ (bool FlagNoApproximateGammaZ) |
| virtual bool | setFlagStr (const std::string name, const std::string value) |
| A method to set a flag of StandardModel. More... | |
| StandardModel () | |
| The default constructor. More... | |
| double | sW2 () const |
| virtual double | sW2 (const double Mw_i) const |
| The square of the sine of the weak mixing angle in the on-shell scheme, denoted as \(s_W^2\). More... | |
| virtual double | v () const |
| The Higgs vacuum expectation value. More... | |
| virtual | ~StandardModel () |
| The default destructor. More... | |
Public Member Functions inherited from QCD | |
| double | AboveTh (const double mu) const |
| The active flavour threshold above the scale \(\mu\) as defined in QCD::Thresholds(). More... | |
| void | addParameters (std::vector< std::string > params_i) |
| A method to add parameters that are specific to only one set of observables. More... | |
| virtual double | Als (const double mu, const orders order=FULLNLO, bool Nf_thr=true) const |
| double | Als4 (const double mu) const |
| The value of \(\alpha_s^{\mathrm{FULLNLO}}\) at any scale \(\mu\) with the number of flavours \(n_f = 4\). More... | |
| virtual double | AlsByOrder (const double mu, const orders order=FULLNLO, bool Nf_thr=true) const |
| double | AlsOLD (const double mu, const orders order=FULLNLO) const |
| Computes the running strong coupling \(\alpha_s(\mu)\) in the \(\overline{\mathrm{MS}}\) scheme. In the cases of LO, NLO and FULLNNLO, the coupling is computed with AlsWithInit(). On the other hand, in the cases of NNLO and FULLNNLO, the coupling is computed with AlsWithLambda(). More... | |
| double | AlsWithInit (const double mu, const double alsi, const double mu_i, const orders order) const |
| Computes the running strong coupling \(\alpha_s(\mu)\) from \(\alpha_s(\mu_i)\) in the \(\overline{\mathrm{MS}}\) scheme, where it is forbidden to across a flavour threshold in the RG running from \(\mu_i\) to \(\mu\). More... | |
| double | AlsWithLambda (const double mu, const orders order) const |
| Computes the running strong coupling \(\alpha_s(\mu)\) in the \(\overline{\mathrm{MS}}\) scheme with the use of \(\Lambda_{\rm QCD}\). More... | |
| double | BelowTh (const double mu) const |
| The active flavour threshold below the scale \(\mu\) as defined in QCD::Thresholds(). More... | |
| double | Beta0 (const double nf) const |
| The \(\beta_0(n_f)\) coefficient for a certain number of flavours \(n_f\). More... | |
| double | Beta1 (const double nf) const |
| The \(\beta_1(n_f)\) coefficient for a certain number of flavours \(n_f\). More... | |
| double | Beta2 (const double nf) const |
| The \(\beta_2(n_f)\) coefficient for a certain number of flavours \(n_f\). More... | |
| double | Beta3 (const double nf) const |
| The \(\beta_3(n_f)\) coefficient for a certain number of flavours \(n_f\). More... | |
| void | CacheShift (double cache[][5], int n) const |
| A member used to manage the caching for this class. More... | |
| void | CacheShift (int cache[][5], int n) const |
| orders | FullOrder (orders order) const |
| Return the FULLORDER enum corresponding to order. More... | |
| double | Gamma0 (const double nf) const |
| The \(\gamma_0\) coefficient used to compute the running of a mass. More... | |
| double | Gamma1 (const double nf) const |
| The \(\gamma_1\) coefficient used to compute the running of a mass. More... | |
| double | Gamma2 (const double nf) const |
| The \(\gamma_2\) coefficient used to compute the running of a mass. More... | |
| double | getAlsM () const |
| A get method to access the value of \(\alpha_s(M_{\alpha_s})\). More... | |
| BParameter | getBBd () const |
| For getting the bag parameters corresponding to the operator basis \(O_1 -O_5\) in \(\Delta b = 2\) process in the \(B_d\) meson system. More... | |
| BParameter | getBBs () const |
| For getting the bag parameters corresponding to the operator basis \(O_1 -O_5\) in \(\Delta b = 2\) process in the \(B_s\) meson system. More... | |
| BParameter | getBD () const |
| For getting the bag parameters corresponding to the operator basis \(O_1 -O_5\) in \(\Delta c = 2\) process in the \(D^0\) meson system. More... | |
| BParameter | getBK () const |
| For getting the bag parameters corresponding to the operator basis \(O_1 -O_5\) in \(\Delta s = 2\) process in the \(K^0\) meson system. More... | |
| BParameter | getBKd1 () const |
| BParameter | getBKd3 () const |
| double | getCF () const |
| A get method to access the Casimir factor of QCD. More... | |
| double | getMAls () const |
| A get method to access the mass scale \(M_{\alpha_s}\) at which the strong coupling constant measurement is provided. More... | |
| Meson | getMesons (const QCD::meson m) const |
| A get method to access a meson as an object of the type Meson. More... | |
| double | getMtpole () const |
| A get method to access the pole mass of the top quark. More... | |
| double | getMub () const |
| A get method to access the threshold between five- and four-flavour theory in GeV. More... | |
| double | getMuc () const |
| A get method to access the threshold between four- and three-flavour theory in GeV. More... | |
| double | getMut () const |
| A get method to access the threshold between six- and five-flavour theory in GeV. More... | |
| double | getNc () const |
| A get method to access the number of colours \(N_c\). More... | |
| double | getOptionalParameter (std::string name) const |
| A method to get parameters that are specific to only one set of observables. More... | |
| Particle | getQuarks (const QCD::quark q) const |
| A get method to access a quark as an object of the type Particle. More... | |
| std::vector< std::string > | getUnknownParameters () |
| A method to get the vector of the parameters that have been specified in the configuration file but not being used. More... | |
| void | initializeBParameter (std::string name_i) const |
| A method to initialize B Parameter and the corresponding meson. More... | |
| void | initializeMeson (QCD::meson meson_i) const |
| A method to initialize a meson. More... | |
| double | logLambda (const double nf, orders order) const |
| Computes \(\ln\Lambda_\mathrm{QCD}\) with nf flavours in GeV. More... | |
| double | Mbar2Mp (const double mbar, const orders order=FULLNNLO) const |
| Converts the \(\overline{\mathrm{MS}}\) mass \(m(m)\) to the pole mass. More... | |
| double | Mp2Mbar (const double mp, const orders order=FULLNNLO) const |
| Converts a quark pole mass to the corresponding \(\overline{\mathrm{MS}}\) mass \(m(m)\). More... | |
| double | Mrun (const double mu, const double m, const orders order=FULLNNLO) const |
| Computes a running quark mass \(m(\mu)\) from \(m(m)\). More... | |
| double | Mrun (const double mu_f, const double mu_i, const double m, const orders order=FULLNNLO) const |
| Runs a quark mass from \(\mu_i\) to \(\mu_f\). More... | |
| double | Mrun4 (const double mu_f, const double mu_i, const double m) const |
| The running of a mass with the number of flavours \(n_f = 4\). More... | |
| double | MS2DRqmass (const double MSbar) const |
| Converts a quark mass from the \(\overline{\mathrm{MS}}\) scheme to the \(\overline{\mathrm{DR}}\) scheme. More... | |
| double | MS2DRqmass (const double MSscale, const double MSbar) const |
| Converts a quark mass from the \(\overline{\mathrm{MS}}\) scheme to the \(\overline{\mathrm{DR}}\) scheme. More... | |
| double | Nf (const double mu) const |
| The number of active flavour at scale \(\mu\). More... | |
| double | NfThresholdCorrections (double mu, double M, double als, int nf, orders order) const |
| Threshold corrections in matching \(\alpha_s(n_f+1)\) with \(\alpha_s(n_f)\) from eq. (34) of hep-ph/0512060. More... | |
| std::string | orderToString (const orders order) const |
| Converts an object of the enum type "orders" to the corresponding string. More... | |
| QCD () | |
| Constructor. More... | |
| void | setNc (double Nc) |
| A set method to change the number of colours \(N_c\). More... | |
| void | setOptionalParameter (std::string name, double value) |
| A method to set the parameter value for the parameters that are specific to only one set of observables. More... | |
| double | Thresholds (const int i) const |
| For accessing the active flavour threshold scales. More... | |
Public Member Functions inherited from Model | |
| void | addMissingModelParameter (const std::string &missingParameterName) |
| std::vector< std::string > | getmissingModelParameters () |
| unsigned int | getMissingModelParametersCount () |
| std::string | getModelName () const |
| A method to fetch the name of the model. More... | |
| const double & | getModelParam (std::string name) const |
| bool | isModelGeneralTHDM () const |
| bool | isModelGeorgiMachacek () const |
| bool | IsModelInitialized () const |
| A method to check if the model is initialized. More... | |
| bool | isModelLinearized () const |
| bool | isModelParam (std::string name) const |
| bool | isModelSUSY () const |
| bool | isModelTHDM () const |
| bool | isModelTHDMW () const |
| bool | IsUpdateError () const |
| A method to check if there was any error in the model update process. More... | |
| Model () | |
| The default constructor. More... | |
| void | raiseMissingModelParameterCount () |
| void | setModelGeneralTHDM () |
| void | setModelGeorgiMachacek () |
| void | setModelInitialized (bool ModelInitialized) |
| A set method to fix the failure or success of the initialization of the model. More... | |
| void | setModelLinearized (bool linearized=true) |
| void | setModelName (const std::string name) |
| A method to set the name of the model. More... | |
| void | setModelSUSY () |
| void | setModelTHDM () |
| void | setModelTHDMW () |
| void | setSliced (bool Sliced) |
| void | setUpdateError (bool UpdateError) |
| A set method to fix the update status as success or failure. More... | |
| virtual | ~Model () |
| The default destructor. More... | |
Static Public Attributes | |
| static const std::string | HKvKfgenvars [NHKvKfgenvars] |
| A string array containing the labels of the model parameters in HiggsKigen. More... | |
| static const int | NHKvKfgenvars = 92 |
| The number of the model parameters in HiggsKigen: 17 modelpars + 38 + 37 th. err. pars. More... | |
Static Public Attributes inherited from StandardModel | |
| static const double | GeVminus2_to_nb = 389379.338 |
| static const double | Mw_error = 0.00001 |
| The target accuracy of the iterative calculation of the \(W\)-boson mass in units of GeV. More... | |
| static const int | NSMvars = 26 |
| The number of the model parameters in StandardModel. More... | |
| static const int | NumSMParamsForEWPO = 33 |
| The number of the SM parameters that are relevant to the EW precision observables. More... | |
| static std::string | SMvars [NSMvars] |
| A string array containing the labels of the model parameters in StandardModel. More... | |
Static Public Attributes inherited from QCD | |
| static const int | NQCDvars = 11 |
| The number of model parameters in QCD. More... | |
| static std::string | QCDvars [NQCDvars] |
| An array containing the labels under which all QCD parameters are stored in a vector of ModelParameter via InputParser::ReadParameters(). More... | |
Protected Member Functions | |
| virtual double | computeKb () const |
| A method to compute the ratio of the \(Hbb\) coupling in the current model and in the SM. More... | |
| virtual double | computeKc () const |
| A method to compute the ratio of the \(Hcc\) coupling in the current model and in the SM. More... | |
| virtual double | computeKd () const |
| A method to compute the ratio of the \(Hdd\) coupling in the current model and in the SM. More... | |
| virtual double | computeKe () const |
| A method to compute the ratio of the \(Hee\) coupling in the current model and in the SM. More... | |
| virtual double | computeKg () const |
| A method to compute the ratio of the \(Hgg\) coupling in the current model and in the SM. More... | |
| virtual double | computeKgaga () const |
| A method to compute the ratio of the \(H\gamma\gamma\) coupling in the current model and in the SM. More... | |
| virtual double | computeKgagaLoop () const |
| A method to compute the ratio of the \(H\gamma\gamma\) coupling in the current model and in the SM. More... | |
| virtual double | computeKgLoop () const |
| A method to compute the ratio of the \(Hgg\) coupling in the current model and in the SM. More... | |
| virtual double | computeKmu () const |
| A method to compute the ratio of the \(H\mu\mu\) coupling in the current model and in the SM. More... | |
| virtual double | computeKs () const |
| A method to compute the ratio of the \(Hss\) coupling in the current model and in the SM. More... | |
| virtual double | computeKt () const |
| A method to compute the ratio of the \(Htt\) coupling in the current model and in the SM. More... | |
| virtual double | computeKtau () const |
| A method to compute the ratio of the \(H\tau\tau\) coupling in the current model and in the SM. More... | |
| virtual double | computeKu () const |
| A method to compute the ratio of the \(Huu\) coupling in the current model and in the SM. More... | |
| virtual double | computeKW () const |
| A method to compute the ratio of the \(HWW\) coupling in the current model and in the SM. More... | |
| virtual double | computeKZ () const |
| A method to compute the ratio of the \(HZZ\) coupling in the current model and in the SM. More... | |
| virtual double | computeKZga () const |
| A method to compute the ratio of the \(HZ\gamma\) coupling in the current model and in the SM. More... | |
| virtual double | computeKZgaLoop () const |
| A method to compute the ratio of the \(HZ\gamma\) coupling in the current model and in the SM. More... | |
| virtual void | setParameter (const std::string name, const double &value) |
| A method to set the value of a parameter of HiggsKigen. More... | |
Protected Member Functions inherited from StandardModel | |
| bool | checkEWPOscheme (const std::string scheme) const |
| A method to check if a given scheme name in string form is valid. More... | |
| virtual void | computeCKM () |
| The method to compute the CKM matrix. More... | |
| virtual void | computeYukawas () |
| The method to compute the Yukawa matrices. More... | |
| double | Delta_EWQCD (const QCD::quark q) const |
| The non-factorizable EW-QCD corrections to the partial widths for \(Z\to q\bar{q}\), denoted as \(\Delta_{\mathrm{EW/QCD}}\). More... | |
| double | m_q (const QCD::quark q, const double mu, const orders order=FULLNLO) const |
| double | RAq (const QCD::quark q) const |
| The radiator factor associated with the final-state QED and QCD corrections to the the axial-vector-current interactions, \(R_A^q(M_Z^2)\). More... | |
| double | resumKappaZ (const double DeltaRho[orders_EW_size], const double deltaKappa_rem[orders_EW_size], const double DeltaRbar_rem, const bool bool_Zbb) const |
| A method to compute the real part of the effetvive coupling \(\kappa_Z^f\) from \(\Delta\rho\), \(\delta\rho_{\rm rem}^{f}\) and \(\Delta r_{\mathrm{rem}}\). More... | |
| double | resumMw (const double Mw_i, const double DeltaRho[orders_EW_size], const double DeltaR_rem[orders_EW_size]) const |
| A method to compute the \(W\)-boson mass from \(\Delta\rho\) and \(\Delta r_{\mathrm{rem}}\). More... | |
| double | resumRhoZ (const double DeltaRho[orders_EW_size], const double deltaRho_rem[orders_EW_size], const double DeltaRbar_rem, const bool bool_Zbb) const |
| A method to compute the real part of the effective coupling \(\rho_Z^f\) from \(\Delta\rho\), \(\delta\rho_{\rm rem}^{f}\) and \(\Delta r_{\mathrm{rem}}\). More... | |
| double | RVh () const |
| The singlet vector corrections to the hadronic \(Z\)-boson width, denoted as \(R_V^h\). More... | |
| double | RVq (const QCD::quark q) const |
| The radiator factor associated with the final-state QED and QCD corrections to the the vector-current interactions, \(R_V^q(M_Z^2)\). More... | |
| double | SchemeToDouble (const std::string scheme) const |
| A method to convert a given scheme name in string form into a floating-point number with double precision. More... | |
| double | taub () const |
| Top-mass corrections to the \(Zb\bar{b}\) vertex, denoted by \(\tau_b\). More... | |
Protected Member Functions inherited from QCD | |
| double | MassOfNf (int nf) const |
| The Mbar mass of the heaviest quark in the theory with Nf active flavour. More... | |
Private Member Functions | |
| gslpp::complex | f_func (const double x) const |
| gslpp::complex | g_func (const double x) const |
| gslpp::complex | Int1 (const double tau, const double lambda) const |
| gslpp::complex | Int2 (const double tau, const double lambda) const |
Private Attributes | |
| double | BrHexo |
| The branching ratio of exotic (not invisible) Higgs decays. More... | |
| double | BrHinv |
| The branching ratio of invisible Higgs decays. More... | |
| double | eeettHint |
| Intrinsic relative theoretical error in \(e^+ e^- \to t \bar{t} H\). (Assumed to be constant in energy.) More... | |
| double | eeettHpar |
| Parametric relative theoretical error in \(e^+ e^- \to t \bar{t} H\). (Assumed to be constant in energy.) More... | |
| double | eeeWBFint |
| Intrinsic relative theoretical error in \(e^+ e^- \to H \bar{\nu} \nu\). (Assumed to be constant in energy.) More... | |
| double | eeeWBFpar |
| Parametric relative theoretical error in \(e^+ e^- \to H \bar{\nu} \nu\). (Assumed to be constant in energy.) More... | |
| double | eeeZHint |
| Intrinsic relative theoretical error in \(e^+ e^- \to Z H\). (Assumed to be constant in energy.) More... | |
| double | eeeZHpar |
| Parametric relative theoretical error in \(e^+ e^- \to Z H\). (Assumed to be constant in energy.) More... | |
| double | eepWBFint |
| Intrinsic relative theoretical error in \(e^- p \to H e^- j\) via WBF. (Assumed to be constant in energy.) More... | |
| double | eepWBFpar |
| Parametric relative theoretical error in \(e^- p \to H e^- j\) via WBF. (Assumed to be constant in energy.) More... | |
| double | eepZBFint |
| Intrinsic relative theoretical error in \(e^- p \to H e^- j\) via ZBF. (Assumed to be constant in energy.) More... | |
| double | eepZBFpar |
| Parametric relative theoretical error in \(e^- p \to H e^- j\) via ZBF. (Assumed to be constant in energy.) More... | |
| double | eggFHbb |
| double | eggFHgaga |
| double | eggFHmumu |
| Total relative theoretical error in \(gg \to H \to X\). More... | |
| double | eggFHtautau |
| double | eggFHWW |
| double | eggFHZga |
| double | eggFHZZ |
| double | eggFint |
| Intrinsic relative theoretical error in ggF production. (Assumed to be constant in energy.) More... | |
| double | eggFpar |
| Parametric relative theoretical error in ggF production. (Assumed to be constant in energy.) More... | |
| double | eHbbint |
| Intrinsic relative theoretical error in \(H \to b\bar{b}\). More... | |
| double | eHbbpar |
| Parametric relative theoretical error in \(H \to b\bar{b}\). More... | |
| double | eHccint |
| Intrinsic relative theoretical error in \(H \to c\bar{c}\). More... | |
| double | eHccpar |
| Parametric relative theoretical error in \(H \to c\bar{c}\). More... | |
| double | eHgagaint |
| Intrinsic relative theoretical error in \(H \to \gamma\gamma\). More... | |
| double | eHgagapar |
| Parametric relative theoretical error in \(H \to \gamma\gamma\). More... | |
| double | eHggint |
| Intrinsic relative theoretical error in \(H \to g g\). More... | |
| double | eHggpar |
| Parametric relative theoretical error in \(H \to g g\). More... | |
| double | eHmumuint |
| Intrinsic relative theoretical error in \(H \to \mu^+ \mu^-\). More... | |
| double | eHmumupar |
| Parametric relative theoretical error in \(H \to \mu^+ \mu^-\). More... | |
| double | eHtautauint |
| Intrinsic relative theoretical error in \(H \to \tau^+ \tau^-\). More... | |
| double | eHtautaupar |
| Parametric relative theoretical error in \(H \to \tau^+ \tau^-\). More... | |
| double | eHwidth |
| Total relative theoretical error in the Higgs width. More... | |
| double | eHWWint |
| Intrinsic relative theoretical error in \(H \to W W\). More... | |
| double | eHWWpar |
| Parametric relative theoretical error in \(H \to W W\). More... | |
| double | eHZgaint |
| Intrinsic relative theoretical error in \(H \to Z \gamma\). More... | |
| double | eHZgapar |
| Parametric relative theoretical error in \(H \to Z \gamma\). More... | |
| double | eHZZint |
| Intrinsic relative theoretical error in \(H \to Z Z\). More... | |
| double | eHZZpar |
| Parametric relative theoretical error in \(H \to Z Z\). More... | |
| double | ettHbb |
| double | ettHgaga |
| double | ettHint |
| Intrinsic relative theoretical error in ttH production. (Assumed to be constant in energy.) More... | |
| double | ettHmumu |
| Total relative theoretical error in \(pp \to ttH \to tt X\). More... | |
| double | ettHpar |
| Parametric relative theoretical error in ttH production. (Assumed to be constant in energy.) More... | |
| double | ettHtautau |
| double | ettHWW |
| double | ettHZga |
| double | ettHZZ |
| double | eVBFHbb |
| double | eVBFHgaga |
| double | eVBFHinv |
| double | eVBFHmumu |
| Total relative theoretical error in \(pp \to Hjj (VBF) \to X jj\). More... | |
| double | eVBFHtautau |
| double | eVBFHWW |
| double | eVBFHZga |
| double | eVBFHZZ |
| double | eVBFint |
| Intrinsic relative theoretical error in VBF production. (Assumed to be constant in energy.) More... | |
| double | eVBFpar |
| Parametric relative theoretical error in VBF production. (Assumed to be constant in energy.) More... | |
| double | eVHinv |
| Total relative theoretical error in \(pp \to X H \to X + invisible\). More... | |
| double | eWHbb |
| double | eWHgaga |
| double | eWHint |
| Intrinsic relative theoretical error in WH production. (Assumed to be constant in energy.) More... | |
| double | eWHmumu |
| Total relative theoretical error in \(pp \to WH \to W X\). More... | |
| double | eWHpar |
| Parametric relative theoretical error in WH production. (Assumed to be constant in energy.) More... | |
| double | eWHtautau |
| double | eWHWW |
| double | eWHZga |
| double | eWHZZ |
| double | eZHbb |
| double | eZHgaga |
| double | eZHint |
| Intrinsic relative theoretical error in ZH production. (Assumed to be constant in energy.) More... | |
| double | eZHmumu |
| Total relative theoretical error in \(pp \to ZH \to Z X\). More... | |
| double | eZHpar |
| Parametric relative theoretical error in ZH production. (Assumed to be constant in energy.) More... | |
| double | eZHtautau |
| double | eZHWW |
| double | eZHZga |
| double | eZHZZ |
| bool | FlagCustodial |
| A boolean flag that is true if KZ=KW. More... | |
| bool | FlagKiLoop |
| A boolean flag that is true if one allows independent kappa's for the loop induced processes (g,ga,Zga) More... | |
| bool | FlagUniversalK |
| A boolean flag that is true if all K take the same universal value. More... | |
| bool | FlagUniversalKf |
| A boolean flag that is true if all Kf take the same universal value. More... | |
| bool | FlagUseKH |
| A boolean flag that is true if the Higgs width is rescaled by KH. (See above for the description of flag.) More... | |
| double | GammaHTotnoER |
| Total Higgs width ratio with respect to SM, neglecting theory errors. More... | |
| double | GammaHTotR |
| Total Higgs width ratio with respect to SM. More... | |
| double | GammaHTotSMnoER |
| Total Higgs width ratio with respect to SM, neglecting theory errors (only SM channels) More... | |
| double | GammaHTotSMR |
| Total Higgs width ratio with respect to SM (only SM channels) More... | |
| double | Kb |
| The factor rescaling the Higgs couplings to the bottom quark with respect to the SM. More... | |
| double | Kc |
| The factor rescaling the Higgs couplings to the charm quark with respect to the SM. More... | |
| double | Kd |
| The factor rescaling the Higgs couplings to the down quark with respect to the SM. More... | |
| double | Ke |
| The factor rescaling the Higgs couplings to electrons with respect to the SM. More... | |
| double | Kg |
| The factor rescaling the effective Higgs couplings to gluons with respect to the SM. More... | |
| double | Kga |
| The factor rescaling the effective Higgs couplings to photons with respect to the SM. More... | |
| double | KH |
| The factor rescaling the total Higgs width with respect to the SM. More... | |
| double | Kmu |
| The factor rescaling the Higgs couplings to muons with respect to the SM. More... | |
| double | Ks |
| The factor rescaling the Higgs couplings to the strange quark with respect to the SM. More... | |
| double | Kt |
| The factor rescaling the Higgs couplings to the top quark with respect to the SM. More... | |
| double | Ktau |
| The factor rescaling the Higgs couplings to taus with respect to the SM. More... | |
| double | Ku |
| The factor rescaling the Higgs couplings to the up quark with respect to the SM. More... | |
| double | Kw |
| The factor rescaling the SM-like Higgs couplings to the W vector bosons with respect to the SM. More... | |
| double | Kz |
| The factor rescaling the SM-like Higgs couplings to the Z vector bosons with respect to the SM. More... | |
| double | Kzga |
| The factor rescaling the effective Higgs couplings to the Z and a photon with respect to the SM. More... | |
Additional Inherited Members | |
Public Types inherited from StandardModel | |
| enum | LEP2RCs { Weak = 0, WeakBox, ISR, QEDFSR, QCDFSR, NUMofLEP2RCs } |
| enum | orders_EW { EW1 = 0, EW1QCD1, EW1QCD2, EW2, EW2QCD1, EW3, orders_EW_size } |
| An enumerated type representing perturbative orders of radiative corrections to EW precision observables. More... | |
Public Types inherited from QCD | |
| enum | lepton { NEUTRINO_1, ELECTRON, NEUTRINO_2, MU, NEUTRINO_3, TAU, NOLEPTON } |
| An enum type for leptons. More... | |
| enum | meson { P_0, P_P, K_0, K_P, D_0, D_P, B_D, B_P, B_S, B_C, PHI, K_star, K_star_P, D_star_P, RHO, RHO_P, OMEGA, MESON_END } |
| An enum type for mesons. More... | |
| enum | quark { UP, DOWN, CHARM, STRANGE, TOP, BOTTOM } |
| An enum type for quarks. More... | |
Protected Attributes inherited from NPbase | |
| StandardModel | trueSM |
Protected Attributes inherited from StandardModel | |
| double | A |
| The CKM parameter \(A\) in the Wolfenstein parameterization. More... | |
| double | ale |
| The fine-structure constant \(\alpha\). More... | |
| double | alpha21 |
| double | alpha31 |
| double | AlsMz |
| The strong coupling constant at the Z-boson mass, \(\alpha_s(M_Z)\). More... | |
| double | dAle5Mz |
| The five-flavour hadronic contribution to the electromagnetic coupling, \(\Delta\alpha_{\mathrm{had}}^{(5)}(M_Z^2)\). More... | |
| double | delGammaZ |
| The theoretical uncertainty in \(\Gamma_Z\), denoted as \(\delta\,\Gamma_Z\), in GeV. More... | |
| double | delMw |
| The theoretical uncertainty in \(M_W\), denoted as \(\delta\,M_W\), in GeV. More... | |
| double | delR0b |
| The theoretical uncertainty in \(R_b^0\), denoted as \(\delta\,R_b^0\). More... | |
| double | delR0c |
| The theoretical uncertainty in \(R_c^0\), denoted as \(\delta\,R_c^0\). More... | |
| double | delR0l |
| The theoretical uncertainty in \(R_l^0\), denoted as \(\delta\,R_l^0\). More... | |
| double | delsigma0H |
| The theoretical uncertainty in \(\sigma_{Hadron}^0\), denoted as \(\delta\,\sigma_{Hadron}^0\) in nb. More... | |
| double | delSin2th_b |
| The theoretical uncertainty in \(\sin^2\theta_{\rm eff}^{b}\), denoted as \(\delta\sin^2\theta_{\rm eff}^{b}\). More... | |
| double | delSin2th_l |
| The theoretical uncertainty in \(\sin^2\theta_{\rm eff}^{\rm lept}\), denoted as \(\delta\sin^2\theta_{\rm eff}^{\rm lept}\). More... | |
| double | delSin2th_q |
| The theoretical uncertainty in \(\sin^2\theta_{\rm eff}^{q\not = b,t}\), denoted as \(\delta\sin^2\theta_{\rm eff}^{q\not = b,t}\). More... | |
| double | delta |
| double | etab |
| The CKM parameter \(\bar{\eta}\) in the Wolfenstein parameterization. More... | |
| bool | flag_order [orders_EW_size] |
| An array of internal flags controlling the inclusions of higher-order corrections. More... | |
| double | gamma |
| \(\gamma \) used as an input for FlagWolfenstein = FALSE More... | |
| double | GF |
| The Fermi constant \(G_\mu\) in \({\rm GeV}^{-2}\). More... | |
| double | lambda |
| The CKM parameter \(\lambda\) in the Wolfenstein parameterization. More... | |
| Particle | leptons [6] |
| An array of Particle objects for the leptons. More... | |
| double | mHl |
| The Higgs mass \(m_h\) in GeV. More... | |
| double | muw |
| A matching scale \(\mu_W\) around the weak scale in GeV. More... | |
| CKM | myCKM |
| An object of type CKM. More... | |
| PMNS | myPMNS |
| double | Mz |
| The mass of the \(Z\) boson in GeV. More... | |
| bool | requireCKM |
| An internal flag to control whether the CKM matrix has to be recomputed. More... | |
| bool | requireYe |
| An internal flag to control whether the charged-lepton Yukawa matrix has to be recomputed. More... | |
| bool | requireYn |
| An internal flag to control whether the neutrino Yukawa matrix has to be recomputed. More... | |
| double | rhob |
| The CKM parameter \(\bar{\rho}\) in the Wolfenstein parameterization. More... | |
| double | s12 |
| double | s13 |
| double | s23 |
| Flavour | SMFlavour |
| An object of type Flavour. More... | |
| Matching< StandardModelMatching, StandardModel > | SMM |
| An object of type Matching. More... | |
| double | Vcb |
| \(\vert V_{cb} \vert \) used as an input for FlagWolfenstein = FALSE More... | |
| double | Vub |
| \(\vert V_{ub} \vert \) used as an input for FlagWolfenstein = FALSE More... | |
| double | Vus |
| \(\vert V_{us} \vert \) used as an input for FlagWolfenstein = FALSE More... | |
| gslpp::matrix< gslpp::complex > | Yd |
| The Yukawa matrix of the down-type quarks. More... | |
| gslpp::matrix< gslpp::complex > | Ye |
| The Yukawa matrix of the charged leptons. More... | |
| gslpp::matrix< gslpp::complex > | Yn |
| The Yukawa matrix of the neutrinos. More... | |
| gslpp::matrix< gslpp::complex > | Yu |
| The Yukawa matrix of the up-type quarks. More... | |
Protected Attributes inherited from QCD | |
| double | AlsM |
| The strong coupling constant at the mass scale MAls, \(\alpha_s(M_{\alpha_s})\). More... | |
| double | CA |
| double | CF |
| bool | computemt |
| Switch for computing the \(\overline{\mathrm{MS}}\) mass of the top quark. More... | |
| double | dAdA_NA |
| double | dFdA_NA |
| double | dFdF_NA |
| double | MAls |
| The mass scale in GeV at which the strong coupling measurement is provided. More... | |
| double | mtpole |
| The pole mass of the top quark. More... | |
| double | mub |
| The threshold between five- and four-flavour theory in GeV. More... | |
| double | muc |
| The threshold between four- and three-flavour theory in GeV. More... | |
| double | mut |
| The threshold between six- and five-flavour theory in GeV. More... | |
| double | NA |
| double | Nc |
| The number of colours. More... | |
| Particle | quarks [6] |
| The vector of all SM quarks. More... | |
| bool | requireYd |
| Switch for generating the Yukawa couplings to the down-type quarks. More... | |
| bool | requireYu |
| Switch for generating the Yukawa couplings to the up-type quarks. More... | |
| double | TF |
Protected Attributes inherited from Model | |
| bool | isSliced |
| A boolean set to true if the current istance is a slice of an extended object. More... | |
| std::map< std::string, std::reference_wrapper< const double > > | ModelParamMap |
| bool | UpdateError |
| A boolean set to false if update is successful. More... | |
| HiggsKigen::HiggsKigen | ( | ) |
|
inlinevirtual |
|
virtual |
The branching ratio of the of the Higgs into exotic particles (invisible or not).
Reimplemented from NPbase.
Definition at line 1650 of file HiggsKigen.cpp.
|
virtual |
The branching ratio of the of the Higgs into invisible particles.
Reimplemented from NPbase.
Definition at line 1656 of file HiggsKigen.cpp.
|
virtual |
The branching ratio of the of the Higgs into invisible particles (only invisible new particles).
Reimplemented from NPbase.
Definition at line 1661 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to b\bar{b})\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 827 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to c\bar{c})\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 820 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to \gamma\gamma)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 799 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to gg)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 731 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to \mu^+\mu^-)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 806 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to \tau^+\tau^-)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 813 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to invisible)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 1672 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to visible)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 1667 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to WW^*\to l\nu l\nu)\) ( \(l=e,\mu \)) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 745 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to WW)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 738 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to Z\gamma\to ee\gamma)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 789 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to Z\gamma\to ll\gamma)\) ( \(l=e,\mu \)) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 784 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to Z\gamma\to \mu\mu\gamma)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 794 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to Z\gamma)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 777 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to ZZ* \to 2e 2\mu)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 767 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to ZZ* \to 4e)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 762 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to ZZ* \to 4l)\) ( \(l=e,\mu \)) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 757 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to ZZ* \to 4\mu)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 772 of file HiggsKigen.cpp.
|
virtual |
The ratio of the Br \((H\to ZZ)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 750 of file HiggsKigen.cpp.
|
virtual |
A method to check if all the mandatory parameters for HiggsKigen have been provided in model initialization.
| [in] | DPars | a map of the parameters that are being updated in the Monte Carlo run (including parameters that are varied and those that are held constant) |
Reimplemented from StandardModel.
Definition at line 427 of file HiggsKigen.cpp.
|
virtual |
The ratio of the \(\Gamma(H)\) in the current model and in the Standard Model and neglecting theory errors.
Definition at line 1586 of file HiggsKigen.cpp.
|
virtual |
The ratio of the \(\Gamma(H)\) in the current model and in the Standard Model.
Reimplemented from NPbase.
Definition at line 1576 of file HiggsKigen.cpp.
|
virtual |
The ratio of the \(\Gamma(H\to SM)\) in the current model and in the Standard Model, including only SM decays and neglecting theory errors.
Definition at line 1623 of file HiggsKigen.cpp.
|
virtual |
The ratio of the \(\Gamma(H\to SM)\) in the current model and in the Standard Model, including only SM decays.
Definition at line 1596 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(Hbb\) coupling in the current model and in the SM.
Definition at line 1744 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(Hcc\) coupling in the current model and in the SM.
Definition at line 1724 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(Hdd\) coupling in the current model and in the SM.
Definition at line 1734 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(Hee\) coupling in the current model and in the SM.
Definition at line 1704 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(Hgg\) coupling in the current model and in the SM.
Definition at line 1679 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(H\gamma\gamma\) coupling in the current model and in the SM.
Definition at line 1699 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(H\gamma\gamma\) coupling in the current model and in the SM.
Definition at line 1815 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(Hgg\) coupling in the current model and in the SM.
Definition at line 1751 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(H\mu\mu\) coupling in the current model and in the SM.
Definition at line 1709 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(Hss\) coupling in the current model and in the SM.
Definition at line 1739 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(Htt\) coupling in the current model and in the SM.
Definition at line 1729 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(H\tau\tau\) coupling in the current model and in the SM.
Definition at line 1714 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(Huu\) coupling in the current model and in the SM.
Definition at line 1719 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(HWW\) coupling in the current model and in the SM.
Definition at line 1684 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(HZZ\) coupling in the current model and in the SM.
Definition at line 1689 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(HZ\gamma\) coupling in the current model and in the SM.
Definition at line 1694 of file HiggsKigen.cpp.
|
protectedvirtual |
A method to compute the ratio of the \(HZ\gamma\) coupling in the current model and in the SM.
Definition at line 1772 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H W_{\mu\nu}^\dagger W^{\mu\nu}\).
Reimplemented from NPbase.
Definition at line 1860 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H Z_{\mu\nu} F^{\mu\nu}\).
Reimplemented from NPbase.
Definition at line 1890 of file HiggsKigen.cpp.
|
virtual |
The full new physics contribution to the coupling of the effective interaction \(H Z_{\mu\nu} F^{A \mu\nu}\), including new local terms and modifications on the SM-loops. Normalized to the SM value.
Reimplemented from NPbase.
Definition at line 1895 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H Z_{\mu\nu} Z^{\mu\nu}\).
Reimplemented from NPbase.
Definition at line 1875 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H W_{\nu}^\dagger \partial^\mu W^{\mu\nu}\).
Reimplemented from NPbase.
Definition at line 1864 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H Z_{\nu} \partial^\mu F^{\mu\nu}\).
Reimplemented from NPbase.
Definition at line 1899 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H Z_{\nu} \partial^\mu Z^{\mu\nu}\).
Reimplemented from NPbase.
Definition at line 1879 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H W_{\mu}^\dagger W^{\mu}\).
Reimplemented from NPbase.
Definition at line 1868 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H Z_{\mu} Z^{\mu}\).
Reimplemented from NPbase.
Definition at line 1883 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H F_{\mu\nu} F^{\mu\nu}\).
Reimplemented from NPbase.
Definition at line 1903 of file HiggsKigen.cpp.
|
virtual |
The full new physics contribution to the coupling of the effective interaction \(H F_{\mu\nu} F^{\mu\nu}\), including new local terms and modifications on the SM-loops. Normalized to the SM value.
Reimplemented from NPbase.
Definition at line 1908 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H f\bar{f}\).
| [in] | p | a lepton or quark |
Reimplemented from NPbase.
Definition at line 1912 of file HiggsKigen.cpp.
|
virtual |
The new physics contribution to the coupling of the effective interaction \(H G_{\mu\nu}^AG^{A \mu\nu}\).
Reimplemented from NPbase.
Definition at line 1850 of file HiggsKigen.cpp.
|
virtual |
The full new physics contribution to the coupling of the effective interaction \(H G_{\mu\nu}^AG^{A \mu\nu}\), including new local terms and modifications on the SM-loops. Normalized to the SM value.
Reimplemented from NPbase.
Definition at line 1856 of file HiggsKigen.cpp.
|
private |
Definition at line 1988 of file HiggsKigen.cpp.
|
private |
Definition at line 1998 of file HiggsKigen.cpp.
|
inline |
A get method to retrieve the exotic (not invisible) Higgs branching ratio.
Definition at line 559 of file HiggsKigen.h.
|
inline |
A get method to retrieve the invisible Higgs branching ratio.
Definition at line 541 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to b quarks with respect to the SM \(K_b\).
Definition at line 381 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to c quarks with respect to the SM \(K_c\).
Definition at line 481 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to d quarks with respect to the SM \(K_d\).
Definition at line 341 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to electrons with respect to the SM \(K_e\).
Definition at line 401 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to gluons with respect to the SM \(K_g\).
Definition at line 281 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to photons with respect to the SM \(K_ga\).
Definition at line 301 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the total Higgs width with respect to the SM \(K_H\).
Definition at line 521 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to muons with respect to the SM \(K_\mu\).
Definition at line 421 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to s quarks with respect to the SM \(K_s\).
Definition at line 361 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to t quarks with respect to the SM \(K_t\).
Definition at line 501 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to taus with respect to the SM \(K_\tau\).
Definition at line 441 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to u quarks with respect to the SM \(K_u\).
Definition at line 461 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to the W vector bosons with respect to the SM \(K_W\).
Definition at line 241 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to the Z vector bosons with respect to the SM \(K_Z\).
Definition at line 261 of file HiggsKigen.h.
|
inline |
A get method to retrieve the factor rescaling the Higgs coupling to Z and photon with respect to the SM \(K_{zga}\).
Definition at line 321 of file HiggsKigen.h.
|
private |
|
private |
|
virtual |
The effective coupling \(\kappa_{A,eff}=\sqrt{\Gamma_{HAA}/\Gamma_{HAA}^{SM}}\).
Reimplemented from NPbase.
Definition at line 1976 of file HiggsKigen.cpp.
|
virtual |
The effective coupling \(\kappa_{b,eff}=\sqrt{\Gamma_{Hbb}/\Gamma_{Hbb}^{SM}}\).
Reimplemented from NPbase.
Definition at line 1956 of file HiggsKigen.cpp.
|
virtual |
The effective coupling \(\kappa_{c,eff}=\sqrt{\Gamma_{Hcc}/\Gamma_{Hcc}^{SM}}\).
Reimplemented from NPbase.
Definition at line 1951 of file HiggsKigen.cpp.
|
virtual |
The effective coupling \(\kappa_{G,eff}=\sqrt{\Gamma_{HGG}/\Gamma_{HGG}^{SM}}\).
Reimplemented from NPbase.
Definition at line 1961 of file HiggsKigen.cpp.
|
virtual |
The effective coupling \(\kappa_{\mu,eff}=\sqrt{\Gamma_{H\mu\mu}/\Gamma_{H\mu\mu}^{SM}}\).
Reimplemented from NPbase.
Definition at line 1941 of file HiggsKigen.cpp.
|
virtual |
The effective coupling \(\kappa_{\tau,eff}=\sqrt{\Gamma_{H\tau\tau}/\Gamma_{H\tau\tau}^{SM}}\).
Reimplemented from NPbase.
Definition at line 1946 of file HiggsKigen.cpp.
|
virtual |
The effective coupling \(\kappa_{W,eff}=\sqrt{\Gamma_{HWW}/\Gamma_{HWW}^{SM}}\).
Reimplemented from NPbase.
Definition at line 1971 of file HiggsKigen.cpp.
|
virtual |
The effective coupling \(\kappa_{ZA,eff}=\sqrt{\Gamma_{HZA}/\Gamma_{HZA}^{SM}}\).
Reimplemented from NPbase.
Definition at line 1981 of file HiggsKigen.cpp.
|
virtual |
The effective coupling \(\kappa_{Z,eff}=\sqrt{\Gamma_{HZZ}/\Gamma_{HZZ}^{SM}}\).
Reimplemented from NPbase.
Definition at line 1966 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{e^+e^- \to H\nu\bar{\nu}}\) between the \( e^+e^- \to H\nu\bar{\nu} \) associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 553 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{e^+e^- \to H\nu\bar{\nu}}\) between the \( e^+e^- \to H\nu\bar{\nu} \) associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV, |
| [in] | Pol_em | polarization of electrons |
| [in] |
Reimplemented from NPbase.
Definition at line 562 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eettH}\) between the \( e^{+}e^{-}\to t\bar{t} H \) production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 710 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eettH}\) between the \( e^{+}e^{-}\to t\bar{t} H \) production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV, |
| [in] | Pol_em | polarization of electrons |
| [in] |
Reimplemented from NPbase.
Definition at line 724 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eeWBF}\) between the \( e^{+}e^{-}\to \nu\bar{\nu} H \) production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 539 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eeWBF}\) between the \( e^{+}e^{-}\to \nu\bar{\nu} H \) production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV, |
| [in] | Pol_em | polarization of electrons |
| [in] |
Reimplemented from NPbase.
Definition at line 546 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eeZBF}\) between the \( e^{+}e^{-}\to e^{+}e^{-} H \) production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 571 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eeZBF}\) between the \( e^{+}e^{-}\to e^{+}e^{-} H \) production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV, |
| [in] | Pol_em | polarization of electrons |
| [in] |
Reimplemented from NPbase.
Definition at line 578 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eeZH}\) between the \(e^{+}e^{-}\to ZH\) associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 613 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eeZH}\) between the \( e^{+}e^{-}\to ZH \) associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV, |
| [in] | Pol_em | polarization of electrons |
| [in] |
Reimplemented from NPbase.
Definition at line 634 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eeZH, Z \to e^+ e^-, \mu^+ \mu^-}\) between the \( e^{+}e^{-}\to ZH, Z \to e^+ e^-, \mu^+ \mu^- \) associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 620 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eeZH, Z \to e^+ e^-, \mu^+ \mu^-}\) between the \( e^{+}e^{-}\to ZH, Z \to e^+ e^-, \mu^+ \mu^- \) associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV, |
| [in] | Pol_em | polarization of electrons |
| [in] |
Reimplemented from NPbase.
Definition at line 641 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eeZH, Z \to q \bar{q}}\) between the \( e^{+}e^{-}\to ZH, Z \to q \bar{q} \) associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 627 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{eeZH, Z \to q \bar{q}}\) between the \( e^{+}e^{-}\to ZH, Z \to q \bar{q} \) associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV, |
| [in] | Pol_em | polarization of electrons |
| [in] |
Reimplemented from NPbase.
Definition at line 648 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{epWBF}\) between the \( e^{-} p\to \nu j H \) production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 585 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{epZBF}\) between the \( e^{-} p\to e^{-} j H \) production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 592 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH}\) between the gluon-gluon fusion Higgs production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 511 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,bb}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1138 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,\gamma\gamma}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 841 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,\gamma\gamma}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model. Includes interference effects with the background, following arXiv:1704.08259.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 846 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,\mu\mu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1078 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH+ttH}\) between the sum of gluon-gluon fusion and t-tbar-Higgs associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 699 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,\tau\tau}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1108 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,WW}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1018 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,WW\to 2l2\nu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1048 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,Z\gamma}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 928 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,ZZ}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 958 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,ZZ\to 4l}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 988 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{\mu\mu H}\) between the \(\sigma(\mu \mu \to H)}\) production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 717 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{tHq}\) between the t-q-Higgs associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 687 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,bb}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1487 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,\gamma\gamma}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1175 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,\mu\mu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1409 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,\tau\tau}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1448 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,WW}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1331 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,WW\to 2l2\nu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1370 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,Z\gamma}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1214 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,Z\gamma\to \gamma 2\mu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z \gamma\to \gamma 2\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1565 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,ZZ}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1253 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,ZZ\to 4l}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1292 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ggH,ZZ\to 4\mu}\) between the gluon-gluon fusion Higgs production cross-section with subsequent decay into \(Z Z^*\to 4\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1560 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,bb}\) between the ttH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1521 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,\gamma\gamma}\) between the ttH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1209 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,\mu\mu}\) between the ttH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1443 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,\tau\tau}\) between the ttH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1482 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,WW}\) between the ttH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1365 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,WW\to 2l2\nu}\) between the ttH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1404 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,Z\gamma}\) between the ttH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1248 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,ZZ}\) between the ttH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1287 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,ZZ\to 4l}\) between the ttH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1326 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF}\) between the VBF production cross-section in the current model and in the Standard Model, multiplied by the total (SM+new physics) invisible decay branching ratio.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1526 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,bb}\) between the VBF Higgs production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1492 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,\gamma\gamma}\) between the VBF Higgs production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1180 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,inv}\) between the VBF production cross-section with subsequent decay into invisible states in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1531 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,\mu\mu}\) between the VBF Higgs production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1414 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,\tau\tau}\) between the VBF Higgs production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1453 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,WW}\) between the VBF Higgs production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1336 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,WW\to 2l2\nu}\) between the VBF Higgs production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1375 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,Z\gamma}\) between the VBF Higgs production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1219 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,ZZ}\) between the VBF Higgs production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1258 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,ZZ\to 4l}\) between the VBF Higgs production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1297 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,bb}\) between the VH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1507 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH}\) between the VH production cross-section in the current model and in the Standard Model, multiplied by the total (SM+new physics) invisible decay branching ratio.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1536 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,\gamma\gamma}\) between the VH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1195 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,inv}\) between the VH production cross-section with subsequent decay into invisible states in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1548 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,\mu\mu}\) between the VH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1429 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,\tau\tau}\) between the VH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1468 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,WW}\) between the VH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1351 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,WW\to 2l2\nu}\) between the VH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1390 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,Z\gamma}\) between the VH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1234 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,ZZ}\) between the VH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1273 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,ZZ\to 4l}\) between the VH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1312 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,bb}\) between the WH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1502 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,\gamma\gamma}\) between the WH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1190 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,\mu\mu}\) between the WH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1424 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,\tau\tau}\) between the WH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1463 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,WW}\) between the WH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1346 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,WW\to 2l2\nu}\) between the WH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1385 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,Z\gamma}\) between the WH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1229 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,ZZ}\) between the WH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1268 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,ZZ\to 4l}\) between the WH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1307 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,bb}\) between the ZH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1497 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,\gamma\gamma}\) between the ZH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1185 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,\mu\mu}\) between the ZH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1419 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,\tau\tau}\) between the ZH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1458 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,WW}\) between the ZH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1341 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,WW\to 2l2\nu}\) between the ZH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1380 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,Z\gamma}\) between the ZH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1224 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,ZZ}\) between the ZH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1263 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,ZZ\to 4l}\) between the ZH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1302 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH}\) between the t-tbar-Higgs associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 680 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,bb}\) between the ttH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1163 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,\gamma\gamma}\) between the ttH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 923 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,\mu\mu}\) between the ttH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1103 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,\tau\tau}\) between the ttH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1133 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,WW}\) between the ttH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1043 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,WW\to 2l2\nu}\) between the ttH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1073 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\sigma(ttH)/\sigma(ttZ)\) in the \(H,Z\to b\bar{b}\) channel in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 834 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,Z\gamma}\) between the ttH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 953 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,ZZ}\) between the ttH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 983 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ttH,ZZ\to 4l}\) between the ttH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1013 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF}\) between the vector-boson fusion Higgs production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 518 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF+\gamma}\) between the vector-boson fusion Higgs production cross-section in association with a hard photon in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 531 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,bb}\) between the VBF Higgs production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1143 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,\gamma\gamma}\) between the VBF Higgs production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 903 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,\mu\mu}\) between the VBF Higgs production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1083 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,\tau\tau}\) between the VBF Higgs production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1113 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,WW}\) between the VBF Higgs production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1023 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,WW\to 2l2\nu}\) between the VBF Higgs production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1053 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,Z\gamma}\) between the VBF Higgs production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 933 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,ZZ}\) between the VBF Higgs production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 963 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF,ZZ\to 4l}\) between the VBF Higgs production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 993 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VBF+VH}\) between the sum of VBF and WH+ZH associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 664 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH}\) between the WH+ZH associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 655 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,bb}\) between the VH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1158 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,\gamma\gamma}\) between the VH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 918 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,\mu\mu}\) between the VH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1098 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,\tau\tau}\) between the VH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1128 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,WW}\) between the VH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1038 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,WW\to 2l2\nu}\) between the VH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1068 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,Z\gamma}\) between the VH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 948 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,ZZ}\) between the VH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 978 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{VH,ZZ\to 4l}\) between the VH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1008 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH}\) between the W-Higgs associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 599 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,bb}\) between the WH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1153 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,\gamma\gamma}\) between the WH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 913 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,\mu\mu}\) between the WH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1093 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,\tau\tau}\) between the WH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1123 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,WW}\) between the WH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1033 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,WW\to 2l2\nu}\) between the WH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1063 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,Z\gamma}\) between the WH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 943 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,ZZ}\) between the WH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 973 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{WH,ZZ\to 4l}\) between the WH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1003 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH}\) between the Z-Higgs associated production cross-section in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 606 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,bb}\) between the ZH production cross-section with subsequent decay into \(bb\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1148 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,\gamma\gamma}\) between the ZH production cross-section with subsequent decay into 2 photons in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 908 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,\mu\mu}\) between the ZH production cross-section with subsequent decay into \(\mu\mu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1088 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,\tau\tau}\) between the ZH production cross-section with subsequent decay into \(\tau\tau\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1118 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,WW}\) between the ZH production cross-section with subsequent decay into \(W W^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1028 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,WW\to 2l2\nu}\) between the ZH production cross-section with subsequent decay into \(W W^*\to 2l2\nu\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 1058 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,Z\gamma}\) between the ZH production cross-section with subsequent decay into \(Z \gamma\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 938 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,ZZ}\) between the ZH production cross-section with subsequent decay into \(Z Z^*\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 968 of file HiggsKigen.cpp.
|
virtual |
The ratio \(\mu_{ZH,ZZ\to 4l}\) between the ZH production cross-section with subsequent decay into \(Z Z^*\to 4l\) in the current model and in the Standard Model.
| [in] | sqrt_s | the center-of-mass energy in TeV |
Reimplemented from NPbase.
Definition at line 998 of file HiggsKigen.cpp.
|
virtual |
The oblique parameter \(S\).
Reimplemented from NPbase.
Definition at line 465 of file HiggsKigen.cpp.
|
virtual |
The oblique parameter \(T\).
Reimplemented from NPbase.
Definition at line 484 of file HiggsKigen.cpp.
|
virtual |
The oblique parameter \(U\).
Reimplemented from NPbase.
Definition at line 504 of file HiggsKigen.cpp.
|
virtual |
The post-update method for HiggsKigen.
This method runs all the procedures that are need to be executed after the model is successfully updated.
Reimplemented from NPbase.
Definition at line 130 of file HiggsKigen.cpp.
|
inline |
A set method to change the exotic (not invisible) Higgs branching ratio.
| [in] | BrHexo | \(BR_{exo}\) the exotic (not invisible) Higgs branching ratio. |
Definition at line 568 of file HiggsKigen.h.
|
inline |
A set method to change the invisible Higgs branching ratio.
| [in] | BrHinv | \(BR_{inv}\) the invisible Higgs branching ratio. |
Definition at line 550 of file HiggsKigen.h.
|
virtual |
A method to set a flag of HiggsKigen.
| [in] | name | name of a model flag |
| [in] | value | the boolean to be assigned to the flag specified by name |
Reimplemented from StandardModel.
Definition at line 439 of file HiggsKigen.cpp.
|
inline |
A set method to change the factor rescaling the Higgs coupling to b quarks with respect to the SM \(K_b\).
| [in] | Kb | \(K_b\) the factor rescaling the Higgs coupling to b quarks. |
Definition at line 391 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to c quarks with respect to the SM \(K_c\).
| [in] | Kc | \(K_c\) the factor rescaling the Higgs coupling to c quarks. |
Definition at line 491 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to d quarks with respect to the SM \(K_d\).
| [in] | Kd | \(K_d\) the factor rescaling the Higgs coupling to d quarks. |
Definition at line 351 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to electrons with respect to the SM \(K_e\).
| [in] | Ke | \(K_e\) the factor rescaling the Higgs coupling to electrons. |
Definition at line 411 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to gluons with respect to the SM \(K_g\).
| [in] | Kg | \(K_g\) the factor rescaling the Higgs coupling to gluons. |
Definition at line 291 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to photons with respect to the SM \(K_ga\).
| [in] | Kga | \(K_ga\) the factor rescaling the Higgs coupling to photons. |
Definition at line 311 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the total Higgs width with respect to the SM \(K_H\).
| [in] | KH | \(K_H\) the factor rescaling the total Higgs width. |
Definition at line 531 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to muons with respect to the SM \(K_\mu\).
| [in] | Kmu | \(K_\mu\) the factor rescaling the Higgs coupling to muons. |
Definition at line 431 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to s quarks with respect to the SM \(K_s\).
| [in] | Ks | \(K_s\) the factor rescaling the Higgs coupling to s quarks. |
Definition at line 371 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to t quarks with respect to the SM \(K_t\).
| [in] | Kt | \(K_t\) the factor rescaling the Higgs coupling to t quarks. |
Definition at line 511 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to taus with respect to the SM \(K_\tau\).
| [in] | Ktau | \(K_\tau\) the factor rescaling the Higgs coupling to taus. |
Definition at line 451 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to u quarks with respect to the SM \(K_u\).
| [in] | Ku | \(K_u\) the factor rescaling the Higgs coupling to u quarks. |
Definition at line 471 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to the W vector bosons with respect to the SM \(K_W\).
| [in] | Kw | \(K_W\) the factor rescaling the Higgs coupling to the W vector bosons. |
Definition at line 251 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to the Z vector bosons with respect to the SM \(K_Z\).
| [in] | Kz | \(K_Z\) the factor rescaling the Higgs coupling to the Z vector bosons. |
Definition at line 271 of file HiggsKigen.h.
|
inline |
A set method to change the factor rescaling the Higgs coupling to Z and photon with respect to the SM \(K_{zga}\).
| [in] | Kzga | \(K_{zga}\) the factor rescaling the Higgs coupling to photons. |
Definition at line 331 of file HiggsKigen.h.
|
protectedvirtual |
A method to set the value of a parameter of HiggsKigen.
| [in] | name | name of a model parameter |
| [in] | value | the value to be assigned to the parameter specified by name |
Reimplemented from StandardModel.
Definition at line 235 of file HiggsKigen.cpp.
|
private |
The branching ratio of exotic (not invisible) Higgs decays.
Definition at line 2207 of file HiggsKigen.h.
|
private |
The branching ratio of invisible Higgs decays.
Definition at line 2206 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(e^+ e^- \to t \bar{t} H\). (Assumed to be constant in energy.)
Definition at line 2223 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(e^+ e^- \to t \bar{t} H\). (Assumed to be constant in energy.)
Definition at line 2224 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(e^+ e^- \to H \bar{\nu} \nu\). (Assumed to be constant in energy.)
Definition at line 2219 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(e^+ e^- \to H \bar{\nu} \nu\). (Assumed to be constant in energy.)
Definition at line 2220 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(e^+ e^- \to Z H\). (Assumed to be constant in energy.)
Definition at line 2221 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(e^+ e^- \to Z H\). (Assumed to be constant in energy.)
Definition at line 2222 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(e^- p \to H e^- j\) via WBF. (Assumed to be constant in energy.)
Definition at line 2225 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(e^- p \to H e^- j\) via WBF. (Assumed to be constant in energy.)
Definition at line 2226 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(e^- p \to H e^- j\) via ZBF. (Assumed to be constant in energy.)
Definition at line 2227 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(e^- p \to H e^- j\) via ZBF. (Assumed to be constant in energy.)
Definition at line 2228 of file HiggsKigen.h.
|
private |
Definition at line 2248 of file HiggsKigen.h.
|
private |
Definition at line 2248 of file HiggsKigen.h.
|
private |
Total relative theoretical error in \(gg \to H \to X\).
Definition at line 2248 of file HiggsKigen.h.
|
private |
Definition at line 2248 of file HiggsKigen.h.
|
private |
Definition at line 2248 of file HiggsKigen.h.
|
private |
Definition at line 2248 of file HiggsKigen.h.
|
private |
Definition at line 2248 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in ggF production. (Assumed to be constant in energy.)
Definition at line 2209 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in ggF production. (Assumed to be constant in energy.)
Definition at line 2210 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(H \to b\bar{b}\).
Definition at line 2245 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(H \to b\bar{b}\).
Definition at line 2246 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(H \to c\bar{c}\).
Definition at line 2243 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(H \to c\bar{c}\).
Definition at line 2244 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(H \to \gamma\gamma\).
Definition at line 2237 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(H \to \gamma\gamma\).
Definition at line 2238 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(H \to g g\).
Definition at line 2229 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(H \to g g\).
Definition at line 2230 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(H \to \mu^+ \mu^-\).
Definition at line 2239 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(H \to \mu^+ \mu^-\).
Definition at line 2240 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(H \to \tau^+ \tau^-\).
Definition at line 2241 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(H \to \tau^+ \tau^-\).
Definition at line 2242 of file HiggsKigen.h.
|
private |
Total relative theoretical error in the Higgs width.
Definition at line 2255 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(H \to W W\).
Definition at line 2231 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(H \to W W\).
Definition at line 2232 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(H \to Z \gamma\).
Definition at line 2235 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(H \to Z \gamma\).
Definition at line 2236 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in \(H \to Z Z\).
Definition at line 2233 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in \(H \to Z Z\).
Definition at line 2234 of file HiggsKigen.h.
|
private |
Definition at line 2252 of file HiggsKigen.h.
|
private |
Definition at line 2252 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in ttH production. (Assumed to be constant in energy.)
Definition at line 2211 of file HiggsKigen.h.
|
private |
Total relative theoretical error in \(pp \to ttH \to tt X\).
Definition at line 2252 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in ttH production. (Assumed to be constant in energy.)
Definition at line 2212 of file HiggsKigen.h.
|
private |
Definition at line 2252 of file HiggsKigen.h.
|
private |
Definition at line 2252 of file HiggsKigen.h.
|
private |
Definition at line 2252 of file HiggsKigen.h.
|
private |
Definition at line 2252 of file HiggsKigen.h.
|
private |
Definition at line 2249 of file HiggsKigen.h.
|
private |
Definition at line 2249 of file HiggsKigen.h.
|
private |
Definition at line 2253 of file HiggsKigen.h.
|
private |
Total relative theoretical error in \(pp \to Hjj (VBF) \to X jj\).
Definition at line 2249 of file HiggsKigen.h.
|
private |
Definition at line 2249 of file HiggsKigen.h.
|
private |
Definition at line 2249 of file HiggsKigen.h.
|
private |
Definition at line 2249 of file HiggsKigen.h.
|
private |
Definition at line 2249 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in VBF production. (Assumed to be constant in energy.)
Definition at line 2213 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in VBF production. (Assumed to be constant in energy.)
Definition at line 2214 of file HiggsKigen.h.
|
private |
Total relative theoretical error in \(pp \to X H \to X + invisible\).
Definition at line 2253 of file HiggsKigen.h.
|
private |
Definition at line 2250 of file HiggsKigen.h.
|
private |
Definition at line 2250 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in WH production. (Assumed to be constant in energy.)
Definition at line 2215 of file HiggsKigen.h.
|
private |
Total relative theoretical error in \(pp \to WH \to W X\).
Definition at line 2250 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in WH production. (Assumed to be constant in energy.)
Definition at line 2216 of file HiggsKigen.h.
|
private |
Definition at line 2250 of file HiggsKigen.h.
|
private |
Definition at line 2250 of file HiggsKigen.h.
|
private |
Definition at line 2250 of file HiggsKigen.h.
|
private |
Definition at line 2250 of file HiggsKigen.h.
|
private |
Definition at line 2251 of file HiggsKigen.h.
|
private |
Definition at line 2251 of file HiggsKigen.h.
|
private |
Intrinsic relative theoretical error in ZH production. (Assumed to be constant in energy.)
Definition at line 2217 of file HiggsKigen.h.
|
private |
Total relative theoretical error in \(pp \to ZH \to Z X\).
Definition at line 2251 of file HiggsKigen.h.
|
private |
Parametric relative theoretical error in ZH production. (Assumed to be constant in energy.)
Definition at line 2218 of file HiggsKigen.h.
|
private |
Definition at line 2251 of file HiggsKigen.h.
|
private |
Definition at line 2251 of file HiggsKigen.h.
|
private |
Definition at line 2251 of file HiggsKigen.h.
|
private |
Definition at line 2251 of file HiggsKigen.h.
|
private |
A boolean flag that is true if KZ=KW.
Definition at line 2266 of file HiggsKigen.h.
|
private |
A boolean flag that is true if one allows independent kappa's for the loop induced processes (g,ga,Zga)
Definition at line 2265 of file HiggsKigen.h.
|
private |
A boolean flag that is true if all K take the same universal value.
Definition at line 2268 of file HiggsKigen.h.
|
private |
A boolean flag that is true if all Kf take the same universal value.
Definition at line 2267 of file HiggsKigen.h.
|
private |
A boolean flag that is true if the Higgs width is rescaled by KH. (See above for the description of flag.)
Definition at line 2269 of file HiggsKigen.h.
|
private |
Total Higgs width ratio with respect to SM, neglecting theory errors.
Definition at line 2261 of file HiggsKigen.h.
|
private |
Total Higgs width ratio with respect to SM.
Definition at line 2258 of file HiggsKigen.h.
|
private |
Total Higgs width ratio with respect to SM, neglecting theory errors (only SM channels)
Definition at line 2262 of file HiggsKigen.h.
|
private |
Total Higgs width ratio with respect to SM (only SM channels)
Definition at line 2259 of file HiggsKigen.h.
|
static |
A string array containing the labels of the model parameters in HiggsKigen.
Definition at line 206 of file HiggsKigen.h.
|
private |
The factor rescaling the Higgs couplings to the bottom quark with respect to the SM.
Definition at line 2201 of file HiggsKigen.h.
|
private |
The factor rescaling the Higgs couplings to the charm quark with respect to the SM.
Definition at line 2197 of file HiggsKigen.h.
|
private |
The factor rescaling the Higgs couplings to the down quark with respect to the SM.
Definition at line 2199 of file HiggsKigen.h.
|
private |
The factor rescaling the Higgs couplings to electrons with respect to the SM.
Definition at line 2202 of file HiggsKigen.h.
|
private |
The factor rescaling the effective Higgs couplings to gluons with respect to the SM.
Definition at line 2193 of file HiggsKigen.h.
|
private |
The factor rescaling the effective Higgs couplings to photons with respect to the SM.
Definition at line 2194 of file HiggsKigen.h.
|
private |
The factor rescaling the total Higgs width with respect to the SM.
Definition at line 2205 of file HiggsKigen.h.
|
private |
The factor rescaling the Higgs couplings to muons with respect to the SM.
Definition at line 2203 of file HiggsKigen.h.
|
private |
The factor rescaling the Higgs couplings to the strange quark with respect to the SM.
Definition at line 2200 of file HiggsKigen.h.
|
private |
The factor rescaling the Higgs couplings to the top quark with respect to the SM.
Definition at line 2198 of file HiggsKigen.h.
|
private |
The factor rescaling the Higgs couplings to taus with respect to the SM.
Definition at line 2204 of file HiggsKigen.h.
|
private |
The factor rescaling the Higgs couplings to the up quark with respect to the SM.
Definition at line 2196 of file HiggsKigen.h.
|
private |
The factor rescaling the SM-like Higgs couplings to the W vector bosons with respect to the SM.
Definition at line 2191 of file HiggsKigen.h.
|
private |
The factor rescaling the SM-like Higgs couplings to the Z vector bosons with respect to the SM.
Definition at line 2192 of file HiggsKigen.h.
|
private |
The factor rescaling the effective Higgs couplings to the Z and a photon with respect to the SM.
Definition at line 2195 of file HiggsKigen.h.
|
static |
The number of the model parameters in HiggsKigen: 17 modelpars + 38 + 37 th. err. pars.
Definition at line 201 of file HiggsKigen.h.