A class for calculating all the Wilson coefficients for the process .
gslpp::vector< gslpp::complex > ** ComputeCoeffDLi3j(int li_lj)
Computes the Wilson coefficients for the process .
A class for calculating all the Wilson coefficients for the process .
gslpp::vector< gslpp::complex > ** ComputeCoeffDLij(int li_lj)
Computes the Wilson coefficients for the process .
A class for calculating all the Wilson coefficients for the process at one-loop.
gslpp::vector< gslpp::complex > ** ComputeCoeffgm2mu()
Computes the Wilson coefficients for the process at one-loop.
A class for calculating all the Wilson coefficients for the process conversion in Nuclei.
gslpp::vector< gslpp::complex > ** ComputeCoeffmueconv()
Computes the Wilson coefficients for the process conversion in Nuclei.
The parent class in LeptonFlavour for calculating all the Wilson coefficients for various Lepton Flav...
Heffgminus2 Hgminus2
Object for the Hamiltonian for the process at one-loop.
gslpp::vector< gslpp::complex > ** ComputeCoeffli_3lj(int li_lj)
Computes the Wilson coefficient for the process .
LeptonFlavour(const StandardModel &SM_i)
The constructor.
const Heffmueconv & getHmueconv() const
The member that returns an object of the class Heffmueconv.
const HeffDLi3j & getHDLi3j() const
The member that returns an object of the class HeffDLi3j.
HeffDLij HDLij
Object for the Hamiltonian for the process .
gslpp::vector< gslpp::complex > ** ComputeCoeffmueconversion()
Computes the Wilson coefficient for the process conversion in Nuclei.
gslpp::vector< gslpp::complex > ** ComputeCoeffgminus2mu()
Computes the Wilson coefficient for the process at one-loop.
HeffDLi3j HDLi3j
Object for the Hamiltonian for the process .
const Heffgminus2 & getHgminus2() const
The member that returns an object of the class Heffgminus2.
const HeffDLij & getHDLij() const
The member that returns an object of the class HeffDLij.
Heffmueconv Hmueconv
Object for the Hamiltonian for the process conversion in Nuclei.
gslpp::vector< gslpp::complex > ** ComputeCoeffli_lj_gamma(int li_lj)
Computes the Wilson coefficient for the process .
A model class for the Standard Model.