29 double GammaMU = 2.99598e-19;
66 double Brmu3e = alph*alph/(32.0*M_PI) *
pow(mMU,5.0)
67 * ((*(allcoeff_m3e[
LO]))(1).abs2()+(*(allcoeff_m3e[
LO]))(0).abs2()
68 -4.0*((*(allcoeff_m3e[
LO]))(1)*(*(allcoeff_m3e[
LO]))(2).conjugate()+(*(allcoeff_m3e[
LO]))(3)*(*(allcoeff_m3e[LO]))(0).conjugate()).real()
69 +((*(allcoeff_m3e[
LO]))(3).abs2()+(*(allcoeff_m3e[
LO]))(2).abs2())*(16.0*
log(mMU/mE)-22.0)/3.0
70 +((*(allcoeff_m3e[
LO]))(5).abs2()+(*(allcoeff_m3e[
LO]))(4).abs2())/6.0
71 +(((*(allcoeff_m3e[LO]))(7)+(*(allcoeff_m3e[
LO]))(13)).abs2()+((*(allcoeff_m3e[
LO]))(6)+(*(allcoeff_m3e[LO]))(12)).abs2())/3.0
72 +(((*(allcoeff_m3e[LO]))(9)+(*(allcoeff_m3e[
LO]))(15)).abs2()+((*(allcoeff_m3e[
LO]))(8)+(*(allcoeff_m3e[LO]))(14)).abs2())/24.0
73 +((*(allcoeff_m3e[LO]))(11).abs2()+(*(allcoeff_m3e[
LO]))(10).abs2())*6.0
74 -(((*(allcoeff_m3e[LO]))(9)+(*(allcoeff_m3e[
LO]))(15))*(*(allcoeff_m3e[
LO]))(11).conjugate()+((*(allcoeff_m3e[
LO]))(8)+(*(allcoeff_m3e[LO]))(14))*(*(allcoeff_m3e[LO]))(10).conjugate()).real()
75 +((*(allcoeff_m3e[
LO]))(1)*(*(allcoeff_m3e[LO]))(5).conjugate()+(*(allcoeff_m3e[
LO]))(0)*(*(allcoeff_m3e[LO]))(4).conjugate()
76 +(*(allcoeff_m3e[
LO]))(1)*((*(allcoeff_m3e[LO]))(7)+(*(allcoeff_m3e[
LO]))(13)).conjugate()+(*(allcoeff_m3e[
LO]))(0)*((*(allcoeff_m3e[LO]))(6)+(*(allcoeff_m3e[
LO]))(12)).conjugate()).real()*2.0/3.0
77 -4.0*((*(allcoeff_m3e[
LO]))(2)*(*(allcoeff_m3e[LO]))(5).conjugate()+(*(allcoeff_m3e[
LO]))(3)*(*(allcoeff_m3e[LO]))(4).conjugate()
78 +(*(allcoeff_m3e[
LO]))(3)*((*(allcoeff_m3e[LO]))(6)+(*(allcoeff_m3e[
LO]))(12)).conjugate()+(*(allcoeff_m3e[
LO]))(2)*((*(allcoeff_m3e[LO]))(7)+(*(allcoeff_m3e[
LO]))(13)).conjugate()).real()/3.0
79 +2.0*((*(allcoeff_m3e[
LO]))(19).abs2()+(*(allcoeff_m3e[
LO]))(16).abs2())/3.0
80 +((*(allcoeff_m3e[LO]))(18).abs2()+(*(allcoeff_m3e[
LO]))(17).abs2())/3.0
81 +((*(allcoeff_m3e[LO]))(5)*(*(allcoeff_m3e[
LO]))(19).conjugate()+(*(allcoeff_m3e[
LO]))(4)*(*(allcoeff_m3e[LO]))(16).conjugate()
82 +((*(allcoeff_m3e[
LO]))(7)+(*(allcoeff_m3e[LO]))(13))*(*(allcoeff_m3e[LO]))(18).conjugate()+((*(allcoeff_m3e[
LO]))(6)+(*(allcoeff_m3e[LO]))(12))*(*(allcoeff_m3e[LO]))(17).conjugate()).real()*2.0/3.0
83 +((*(allcoeff_m3e[
LO]))(1)*(*(allcoeff_m3e[LO]))(19).conjugate()+(*(allcoeff_m3e[
LO]))(0)*(*(allcoeff_m3e[LO]))(16).conjugate()).real()*4.0/3.0
84 +((*(allcoeff_m3e[
LO]))(1)*(*(allcoeff_m3e[LO]))(18).conjugate()+(*(allcoeff_m3e[
LO]))(0)*(*(allcoeff_m3e[LO]))(17).conjugate()).real()*2.0/3.0
85 -((*(allcoeff_m3e[
LO]))(2)*(*(allcoeff_m3e[LO]))(19).conjugate()+(*(allcoeff_m3e[
LO]))(3)*(*(allcoeff_m3e[LO]))(16).conjugate()).real()*8.0/3.0
86 -((*(allcoeff_m3e[
LO]))(3)*(*(allcoeff_m3e[LO]))(17).conjugate()+(*(allcoeff_m3e[
LO]))(2)*(*(allcoeff_m3e[LO]))(18).conjugate()).real()*4.0/3.0) / GammaMU;
Particle getLeptons(const StandardModel::lepton p) const
A get method to retrieve the member object of a lepton.
complex pow(const complex &z1, const complex &z2)
gslpp::vector< gslpp::complex > ** ComputeCoeffli_3lj(int li_lj)
Computes the Wilson coefficient for the process .
const StandardModel & mySM
Constructor containing the Wilson coefficient.
LeptonFlavour * getMyLeptonFlavour() const
double getAle() const
A get method to retrieve the fine-structure constant .
const double & getMass() const
A get method to access the particle mass.
complex log(const complex &z)