v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
25 return 0.0000001*m12_2*(m12_2 +(mHl2-mHh2)*cosa*sina
26 +
sqrt((mHl2*cosa*cosa +mHh2*sina*sina -m12_2/tanb)
27 *(mHh2*cosa*cosa +mHl2*sina*sina -m12_2*tanb)));
A base class for symmetric Two-Higgs-Doublet models.
double computeThValue()
A condition to assure that our vacuum is global.
double gettanb() const
A method get .
double getm12_2() const
A method get the parameter of the Higgs potential .
A model class for the Standard Model.
double getsina() const
A method get .
double getmHh2() const
A method get the squared mass of the "non-125 GeV" neutral scalar Higgs.
globalminimum(const StandardModel &SM_i)
Constructor.
complex sqrt(const complex &z)
A class for a model prediction of an observable.
double getcosa() const
A method get .
double getmHl2() const
A method get the squared mass of the lighter neutral scalar Higgs.