219 double cos2b = cosb*cosb-sinb*sinb;
225 double lambdad33 = mBOTTOM / v1 * sqrt(2.);
226 double mHdsq = mA*mA * sinb*sinb - 0.5 * MZ*MZ * cos2b - MuH.abs2();
228 return lambdad33*lambdad33-TDhat(2,2).abs2()/(msQhat2(2,2).abs()+msDhat2(2,2).abs()+mHdsq);
const double & getMass() const
A get method to access the particle mass.
const Particle & getQuarks(const QCD::quark q) const
A get method to access a quark as an object of the type Particle.
gslpp::complex getMuH() const
Gets the parameter in the superpotential.
gslpp::matrix< gslpp::complex > getTDhat() const
Gets the trilinear-coupling matrix for down-type squarks.
const double getMHptree() const
Gets the charged-Higgs mass at tree-level.
gslpp::matrix< gslpp::complex > getMsDhat2() const
const double getCosb() const
Gets .
gslpp::matrix< gslpp::complex > getMsQhat2() const
const double getSinb() const
Gets .
const double getMz() const
A get method to access the mass of the boson .