75 double cos2b = cosb*cosb-sinb*sinb;
81 double lambdau33 = mTOP / v2 * sqrt(2.);
82 double mHusq = mA*mA * cosb*cosb + 0.5 * MZ*MZ * cos2b - MuH.abs2();
84 return lambdau33*lambdau33-TUhat(2,2).abs2()/(msQhat2(2,2).abs()+msUhat2(2,2).abs()+mHusq);
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.
const double getMHptree() const
Gets the charged-Higgs mass at tree-level.
gslpp::matrix< gslpp::complex > getMsUhat2() const
const double getCosb() const
Gets .
gslpp::matrix< gslpp::complex > getMsQhat2() const
const double getSinb() const
Gets .
gslpp::matrix< gslpp::complex > getTUhat() const
Gets the trilinear-coupling matrix for up-type squarks.
const double getMz() const
A get method to access the mass of the boson .