171 double cos2b = cosb*cosb-sinb*sinb;
177 double lambdad11 = mDOWN / v1 * sqrt(2.);
178 double mHdsq = mA*mA * sinb*sinb - 0.5 * MZ*MZ * cos2b - MuH.abs2();
180 return lambdad11*lambdad11-TDhat(0,0).abs2()/(msQhat2(0,0).abs()+msDhat2(0,0).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 .