12 coeffmueconv(8,
NDR ,
LO){
23 for (
unsigned int i = 0; i < mcb8.size(); i++){
24 for (
int j =
LO; j <= ordmueconv; j++){
const StandardModel & model
Variable which stores the model information.
virtual ~Heffmueconv()
destructor of the class Heffmueconv.
virtual StandardModelMatching * getMyMatching() const
A get method to access the member pointer of type StandardModelMatching.
virtual void resetCoefficient()
orders
An enum type for orders in QCD.
gslpp::vector< gslpp::complex > ** getCoeff() const
A model class for the Standard Model.
void setCoeff(const gslpp::vector< gslpp::complex > &z, orders order_i)
Heffmueconv(const StandardModel &SM_i)
The constructor 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.