27 double cos2b = cosb*cosb-sinb*sinb;
33 double lambdau11 = mUP / v2 * sqrt(2.);
34 double mHusq = mA*mA * cosb*cosb + 0.5 * MZ*MZ * cos2b - MuH.abs2();
36 return (lambdau11*lambdau11*(msQhat2(0,0).abs()+msUhat2(0,0).abs()+mHusq)-TUhat(0,0).abs2()) / fabs(msQhat2(0,0).abs()+msUhat2(0,0).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 .