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.
Mhiggs(const StandardModel &SM_i, const int ind)
A base class for SUSY models.
const double getMHp() const
Gets the charged Higgs mass.
virtual const double getMHl() const
Gets the light Higgs mass.
const double getMHh() const
Gets the heavy Higgs mass.
const double getMHa() const
Gets the pseudo-scalar Higgs mass.
A model class for the Standard Model.
A class for a model prediction of an observable.