A class for calculating all the Wilson coefficients for the process .
const StandardModel & GetModel() const
Calls the model analyzed to calculate Wilson coefficients for the process .
WilsonCoefficient coeffDLi3j_4
virtual ~HeffDLi3j()
destructor of the class HeffDLi3j.
WilsonCoefficient coeffDLi3j_3
Variable which stores the Wilson coefficient for .
gslpp::vector< gslpp::complex > ** ComputeCoeffDLi3j(int li_lj)
Computes the Wilson coefficients for the process .
WilsonCoefficient coeffDLi3j_1
Variable which stores the Wilson coefficient for .
const StandardModel & model
Variable which stores the model information.
HeffDLi3j(const StandardModel &SM_i)
The constructor of the class HeffDLi3j.
WilsonCoefficient coeffDLi3j_2
Variable which stores the Wilson coefficient for .
A model class for the Standard Model.
A class for the Wilson coefficients.