29 double BR_mu_e_gamma = (alph*
pow(mMU,5) * ((*(allcoeff_me[
LO])) * (*(allcoeff_me[
LO])).conjugate()).abs() / (2.99598e-19) );
43 double BR_tau_mu_gamma = (alph*
pow(mTAU,5) * ((*(allcoeff_tm[
LO])) * (*(allcoeff_tm[
LO])).conjugate()).abs() / (2.26735e-12) );
56 double BR_tau_e_gamma = (alph*
pow(mTAU,5) * ((*(allcoeff_te[
LO])) * (*(allcoeff_te[
LO])).conjugate()).abs() / (2.26735e-12) );
const double & getMass() const
A get method to access the particle mass.