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