87 std::unique_ptr<EvolDC1>
ug;
88 std::unique_ptr<EvolDC1Buras>
u;
gslpp::matrix< gslpp::complex > ckm
WilsonCoefficient coeffdc1
WilsonCoefficient getCoeffDC1() const
const StandardModel & GetModel() const
virtual ~HeffDC1()
HeffDC1 destructor.
std::unique_ptr< EvolDC1 > ug
gslpp::matrix< gslpp::complex > COEFF_pi
gslpp::vector< gslpp::complex > ** ComputeCoeffDC1_pi(double mu, schemes scheme=NDR)
a method returning the evolved Wilson related to
WilsonCoefficient coeffdc1g
gslpp::matrix< gslpp::complex > COEFF_K
std::unique_ptr< EvolDC1Buras > u
EvolDC1 & getUDC1() const
const StandardModel & model
EvolDC1Buras & getUDC1Buras() const
gslpp::vector< gslpp::complex > ** ComputeCoeffDC1_K(double mu, schemes scheme=NDR)
a method returning the evolved Wilson related to
HeffDC1(const StandardModel &SM)
HeffDC1 constructor.
A model class for the Standard Model.
A class for the Wilson coefficients.
schemes
An enum type for regularization schemes.