30 throw std::runtime_error(
"\nERROR: The Higgs mass spectrum can only be computed in a SUSY model. Please check your observables list.\n");
45 throw std::runtime_error(
"Mhiggs::computeThValue(): undefined index");
A class for the Higgs masses.
virtual double getMHl() const
Gets the light Higgs mass.
Mhiggs(const StandardModel &SM_i, const int ind)
double getMHa() const
Gets the pseudo-scalar Higgs mass.
A class for a model prediction of an observable.
A model class for the Standard Model.
double getMHh() const
Gets the heavy Higgs mass.
double getMHp() const
Gets the charged Higgs mass.
A base class for SUSY models.