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 model class for the Standard Model.
A base class for symmetric Two-Higgs-Doublet models.
double gettanb() const
A method get .
double getmHh2() const
A method get the squared mass of the "non-125 GeV" neutral scalar Higgs.
double getmHl2() const
A method get the squared mass of the lighter neutral scalar Higgs.
double getm12_2() const
A method get the parameter of the Higgs potential .
double getcosa() const
A method get .
double getsina() const
A method get .
A class for a model prediction of an observable.
globalminimum(const StandardModel &SM_i)
Constructor.
double computeThValue()
A condition to assure that our vacuum is global.