v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
186 virtual bool CheckParameters(
const std::map<std::string, double>& DPars);
214 virtual double muggH(
const double sqrt_s)
const;
221 virtual double muVBF(
const double sqrt_s)
const;
229 virtual double mueeWBF(
const double sqrt_s)
const;
236 virtual double muWH(
const double sqrt_s)
const;
243 virtual double muZH(
const double sqrt_s)
const;
251 virtual double mueeZH(
const double sqrt_s)
const;
258 virtual double muVH(
const double sqrt_s)
const;
265 virtual double muVBFpVH(
const double sqrt_s)
const;
272 virtual double muttH(
const double sqrt_s)
const;
280 virtual double muggHpttH(
const double sqrt_s)
const;
288 virtual double mueettH(
const double sqrt_s)
const;
364 virtual double computeKg(
const double sqrt_s)
const;
double BrHinv
The branching ratio of invisible Higgs decays.
double getKv() const
A get method to retrieve the factor rescaling the Higgs coupling to EW vector bosons with respect to ...
virtual double computeKtau() const
A method to compute the ratio of the coupling in the current model and in the SM.
virtual double computeKW() const
A method to compute the ratio of the coupling in the current model and in the SM.
virtual double computeKmu() const
A method to compute the ratio of the coupling in the current model and in the SM.
virtual double BrHZZRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double mueeZH(const double sqrt_s) const
The ratio between the associated production cross-section in the current model and in the Standard ...
virtual double BrHZgaRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double muVH(const double sqrt_s) const
The ratio between the WH+ZH associated production cross-section in the current model and in the Stan...
virtual double computeKc() const
A method to compute the ratio of the coupling in the current model and in the SM.
double getKl() const
A get method to retrieve the factor rescaling the Higgs coupling to charged leptons with respect to t...
A model class extending the StandardModel Higgs sector with five flavour-universal couplings.
virtual double computeKg(const double sqrt_s) const
A method to compute the ratio of the coupling in the current model and in the SM.
virtual bool CheckParameters(const std::map< std::string, double > &DPars)
A method to check if all the mandatory parameters for HiggsKvKfgen have been provided in model initia...
void setKd(double Kd)
A set method to change the factor rescaling the Higgs coupling to d quarks with respect to the SM .
double Ku
The factor rescaling all Higgs couplings to up-type fermions with respect to the SM.
virtual double obliqueS() const
The oblique parameter .
virtual double BrHmumuRatio() const
The ratio of the Br in the current model and in the Standard Model.
static const std::string HKvKfgenvars[NHKvKfgenvars]
A string array containing the labels of the model parameters in HiggsKvKf.
virtual double BrHbbRatio() const
The ratio of the Br in the current model and in the Standard Model.
double getKd() const
A get method to retrieve the factor rescaling the Higgs coupling to d quarks with respect to the SM .
virtual double computeKZga() const
A method to compute the ratio of the coupling in the current model and in the SM.
The auxiliary base model class for other model classes.
virtual double BrHggRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double BrHccRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double mueeWBF(const double sqrt_s) const
The ratio between the production cross-section in the current model and in the Standard Model.
virtual void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of HiggsKvKf.
virtual double obliqueT() const
The oblique parameter .
virtual double muVBFpVH(const double sqrt_s) const
The ratio between the sum of VBF and WH+ZH associated production cross-section in the current model ...
void setKl(double Kl)
A set method to change the factor rescaling the Higgs coupling to charged leptons with respect to the...
virtual double BrHgagaRatio() const
The ratio of the Br in the current model and in the Standard Model.
void setKv(double Kv)
A set method to change the factor rescaling the Higgs coupling to EW vector bosons with respect to th...
virtual double muggH(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section in the current model and in ...
virtual double BrHtautauRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double computeGammaTotalRatio() const
The ratio of the in the current model and in the Standard Model.
virtual double computeKt() const
A method to compute the ratio of the coupling in the current model and in the SM.
double getKu() const
A get method to retrieve the factor rescaling the Higgs coupling to u quarks with respect to the SM .
virtual double mueettH(const double sqrt_s) const
The ratio between the production cross-section in the current model and in the Standard Model.
virtual double computeKZ() const
A method to compute the ratio of the coupling in the current model and in the SM.
virtual double obliqueU() const
The oblique parameter .
virtual double muWH(const double sqrt_s) const
The ratio between the W-Higgs associated production cross-section in the current model and in the St...
virtual double muggHpttH(const double sqrt_s) const
The ratio between the sum of gluon-gluon fusion and t-tbar-Higgs associated production cross-section...
double Kd
The factor rescaling all Higgs couplings to down-type fermions with respect to the SM.
HiggsKvKfgen()
The default constructor.
void setKu(double Ku)
A set method to change the factor rescaling the Higgs coupling to u quarks with respect to the SM .
std::string name
The name of the model.
virtual ~HiggsKvKfgen()
The default destructor.
static const int NHKvKfgenvars
The number of the model parameters in HiggsKvKf.
virtual double BrHWWRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double computeKgaga() const
A method to compute the ratio of the coupling in the current model and in the SM.
virtual double computeKb() const
A method to compute the ratio of the coupling in the current model and in the SM.
double Kv
The factor rescaling all Higgs couplings to vector bosons with respect to the SM.
virtual double muttH(const double sqrt_s) const
The ratio between the t-tbar-Higgs associated production cross-section in the current model and in t...
double Kl
The factor rescaling all Higgs couplings to leptons with respect to the SM.
virtual double muVBF(const double sqrt_s) const
The ratio between the vector-boson fusion Higgs production cross-section in the current model and in...
virtual double muZH(const double sqrt_s) const
The ratio between the Z-Higgs associated production cross-section in the current model and in the St...