339 double cos2b = cosb*cosb-sinb*sinb;
345 double lambdal22 = mMU / v1 * sqrt(2.);
346 double mHdsq = mA*mA * sinb*sinb - 0.5 * MZ*MZ * cos2b - MuH.abs2();
348 return lambdal22*lambdal22-TEhat(1,1).abs2()/(msLhat2(1,1).abs()+msEhat2(1,1).abs()+mHdsq);
const double & getMass() const
A get method to access the particle mass.
gslpp::matrix< gslpp::complex > getMsLhat2() const
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 > getTEhat() const
Gets the trilinear-coupling matrix for charged sleptons.
const double getCosb() const
Gets .
const double getSinb() const
Gets .
gslpp::matrix< gslpp::complex > getMsEhat2() const
const Particle & getLeptons(const QCD::lepton p) const
A get method to retrieve the member object of a lepton.
const double getMz() const
A get method to access the mass of the boson .