A class for calculating all the Wilson coefficients for the process at one-loop.
WilsonCoefficient coeffgminus2mu
Variable which stores the Wilson coefficient for at one-loop.
Heffgminus2(const StandardModel &SM_i)
The constructor of the class Heffgminus2.
const StandardModel & GetModel() const
Calls the model analyzed to calculate Wilson coefficients for the process at one-loop.
gslpp::vector< gslpp::complex > ** ComputeCoeffgm2mu()
Computes the Wilson coefficients for the process at one-loop.
virtual ~Heffgminus2()
destructor of the class Heffgminus2.
const StandardModel & model
Variable which stores the model information.
A model class for the Standard Model.
A class for the Wilson coefficients.