55 double num = ((*(allcoeff_K_mu_nu[
LO]))(0) -(*(allcoeff_K_mu_nu[
LO]))(1) + mK * mK / (ms+mu) / mmu * ((*(allcoeff_K_mu_nu[
LO]))(2) - (*(allcoeff_K_mu_nu[
LO]))(3))).abs2();
56 double den = ((*(allcoeff_P_mu_nu[
LO]))(0) -(*(allcoeff_P_mu_nu[
LO]))(1) + mP * mP / (md+mu) / mmu * ((*(allcoeff_P_mu_nu[
LO]))(2) - (*(allcoeff_P_mu_nu[
LO]))(3))).abs2();
62 return mK/mP * (1-mmu*mmu/mK/mK) * (1-mmu*mmu/mK/mK)/(1-mmu*mmu/mP/mP)/(1-mmu*mmu/mP/mP)*fKofP*fKofP*(1+delKl2Pl2em)*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...
double getMass_scale() const
A get method to access the scale at which the particle mass is defined.
const double & getMass() const
A get method to access the particle mass.