140 virtual bool CheckParameters(
const std::map<std::string, double>& DPars);
168 virtual double muggH(
const double sqrt_s)
const;
175 virtual double muVBF(
const double sqrt_s)
const;
182 virtual double muWH(
const double sqrt_s)
const;
189 virtual double muZH(
const double sqrt_s)
const;
196 virtual double muVH(
const double sqrt_s)
const;
203 virtual double muVBFpVH(
const double sqrt_s)
const;
210 virtual double muttH(
const double sqrt_s)
const;
218 virtual double muggHpttH(
const double sqrt_s)
const;
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 computeKZga() const
A method to compute the ratio of the coupling in the current model and in the SM.
virtual double obliqueT() const
The oblique parameter .
virtual double computeKg() const
A method to compute the ratio of the coupling in the current model and in 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 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 BrHgagaRatio() 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...
The auxiliary base model class for other model classes.
double getKv() const
A get method to retrieve the factor rescaling the Higgs coupling to EW vector bosons with respect to ...
virtual double obliqueS() const
The oblique parameter .
double Kf
The factor rescaling all Higgs couplings to fermions with respect to the SM.
virtual double BrHggRatio() 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 BrHZZRatio() 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 computeKc() const
A method to compute the ratio of the coupling in the current model and in the SM.
std::string name
The name of the model.
virtual double computeKt() const
A method to compute the ratio of the coupling in the current model and in the SM.
double getKf() const
A get method to retrieve the factor rescaling the Higgs coupling to fermions with respect to 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 computeKtau() const
A method to compute the ratio of the coupling in the current model and in the SM.
static const std::string HKvKfvars[NHKvKfvars]
A string array containing the labels of the model parameters in HiggsKvKf.
virtual double computeGammaTotalRatio() const
The ratio of the in the current model and in the Standard Model.
double BrHinv
The branching ratio of invisible Higgs decays.
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...
static const int NHKvKfvars
The number of the model parameters in HiggsKvKf.
virtual double obliqueU() const
The oblique parameter .
virtual double BrHbbRatio() const
The ratio of the Br in the current model and in the Standard Model.
A model class extending the StandardModel Higgs sector with three universal couplings.
virtual double BrHccRatio() const
The ratio of the Br in the current model and in the Standard Model.
virtual double BrHZgaRatio() 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 BrHWWRatio() const
The ratio of the Br 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.
HiggsKvKf()
The default constructor.
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 Kv
The factor rescaling all Higgs couplings to vector bosons with respect to 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 ~HiggsKvKf()
The default destructor.
virtual void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of HiggsKvKf.
virtual double computeKZ() const
A method to compute the ratio of the coupling in the current model and in the SM.
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...
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 muZH(const double sqrt_s) const
The ratio between the Z-Higgs associated production cross-section in the current model and in the St...