A class for calculating all the Wilson coefficients for the process conversion in Nuclei.
const StandardModel & GetModel() const
Calls the model analyzed to calculate Wilson coefficients for the process conversion in Nuclei.
virtual ~Heffmueconv()
destructor of the class Heffmueconv.
WilsonCoefficient coeffmueconv
Variable which stores the Wilson coefficient for conversion in Nuclei.
gslpp::vector< gslpp::complex > ** ComputeCoeffmueconv()
Computes the Wilson coefficients for the process conversion in Nuclei.
const StandardModel & model
Variable which stores the model information.
Heffmueconv(const StandardModel &SM_i)
The constructor of the class Heffmueconv.
A model class for the Standard Model.
A class for the Wilson coefficients.