53 double num = ((*(allcoeff_tau_K_nu[
LO]))(0) -(*(allcoeff_tau_K_nu[
LO]))(1) + mK * mK / (ms+mu) / mtau * ((*(allcoeff_tau_K_nu[
LO]))(2) - (*(allcoeff_tau_K_nu[
LO]))(3))).abs2();
54 double den = ((*(allcoeff_tau_P_nu[
LO]))(0) -(*(allcoeff_tau_P_nu[
LO]))(1) + mP * mP / (md+mu) / mtau * ((*(allcoeff_tau_P_nu[
LO]))(2) - (*(allcoeff_tau_P_nu[
LO]))(3))).abs2();
60 return (1-mK*mK/mtau/mtau) * (1-mK*mK/mtau/mtau)/(1-mP*mP/mtau/mtau)/(1-mP*mP/mtau/mtau)*fKofP*fKofP*(1+deltauK2tauP2em)*num/den;
gslpp::vector< gslpp::complex > ** ComputeCoeffdiujlknu(int i, int j, int k, double mu) const
Computes the Wilson coefficient for the Hamiltonian transitions in the JMS basis ordered as CnueduVL...
const double & getMass() const
A get method to access the particle mass.