master
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
134 virtual bool CheckParameters(
const std::map<std::string, double>& DPars);
162 virtual double muggH(
const double sqrt_s)
const;
169 virtual double muVBF(
const double sqrt_s)
const;
177 virtual double mueeWBF(
const double sqrt_s)
const;
184 virtual double muWH(
const double sqrt_s)
const;
191 virtual double muZH(
const double sqrt_s)
const;
199 virtual double mueeZH(
const double sqrt_s)
const;
206 virtual double muVH(
const double sqrt_s)
const;
213 virtual double muVBFpVH(
const double sqrt_s)
const;
220 virtual double muttH(
const double sqrt_s)
const;
228 virtual double muggHpttH(
const double sqrt_s)
const;
236 virtual double mueettH(
const double sqrt_s)
const;
virtual double BrHggRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double BrHtautauRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double computeKc() const
A method to compute the ratio of the coupling in the current model and in the SM.
A model class extending the StandardModel Higgs sector with three universal couplings.
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...
virtual double obliqueS() const
The oblique parameter .
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...
virtual bool CheckParameters(const std::map< std::string, double > &DPars)
A method to check if all the mandatory parameters for HiggsKvKf have been provided in model initializ...
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 double computeKW() const
A method to compute the ratio of the coupling in the current model and in the SM.
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 mueettH(const double sqrt_s) const
The ratio between the production cross-section in the current model and in the Standard Model.
virtual double obliqueT() const
The oblique parameter .
virtual double computeKZga() const
A method to compute the ratio of the coupling in the current model and in the SM.
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...
virtual double BrHZgaRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double computeKb() const
A method to compute the ratio of the coupling in the current model and in the SM.
virtual double BrHWWRatio() 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 obliqueU() const
The oblique parameter .
virtual double computeGammaTotalRatio() const
The ratio of the in the current model and in the Standard Model.
virtual double BrHgagaRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double BrHbbRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double BrHmumuRatio() const
The ratio of the Br in the current model and in the Standard Model.
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 ...
virtual double computeKmu() 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.
double BrHinv
The branching ratio of invisible Higgs decays.
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...
double Kf
The factor rescaling all Higgs couplings to fermions with respect to the SM.
double getKv() const
A get method to retrieve the factor rescaling the Higgs coupling to EW vector bosons with respect to ...
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...
double getKf() const
A get method to retrieve the factor rescaling the Higgs coupling to fermions with respect to the SM .
virtual void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of HiggsKvKf.
double Kv
The factor rescaling all Higgs couplings to vector bosons with respect to the SM.
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 BrHZZRatio() const
The ratio of the Br in the current model and in the Standard Model.
static const std::string HKvKfvars[NHKvKfvars]
A string array containing the labels of the model parameters in HiggsKvKf.
virtual double computeKtau() const
A method to compute the ratio of the coupling in the current model and in the SM.
virtual double computeKg() const
A method to compute the ratio of the coupling in the current model and in the SM.
virtual double computeKZ() const
A method to compute the ratio of the coupling in the current model and in the SM.
static const int NHKvKfvars
The number of the model parameters in HiggsKvKf.
virtual double computeKt() const
A method to compute the ratio of the coupling in the current model and in the SM.
HiggsKvKf()
The default constructor.
virtual ~HiggsKvKf()
The default destructor.
std::string name
The name of the model.
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 computeKgaga() const
A method to compute the ratio of the coupling in the current model and in the SM.
void setKf(double Kf)
A set method to change the factor rescaling the Higgs coupling to fermions with respect to the SM .
virtual double BrHccRatio() const
The ratio of the Br in the current model and in the Standard Model.