12 coeffgminus2mu(2,
NDR ,
NLO){
20 const std::vector<WilsonCoefficient>& mcb9 =
model.
getMatching().CMgminus2mu();
23 for (
unsigned int i = 0; i < mcb9.size(); i++){
24 for (
int j =
LO; j <= ordgminus2mu; j++){
WilsonCoefficient coeffgminus2mu
Variable which stores the Wilson coefficient for at one-loop.
Heffgminus2(const StandardModel &SM_i)
The constructor of the class Heffgminus2.
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.
virtual StandardModelMatching & getMatching() const
A get method to access the member reference of type StandardModelMatching.
gslpp::vector< gslpp::complex > ** getCoeff() const
void setCoeff(const gslpp::vector< gslpp::complex > &z, orders order_i)
virtual void resetCoefficient()
orders
An enum type for orders in QCD.