16 for(
int i = 0; i < 27; i++)
31 const std::vector<WilsonCoefficient>& mcu =
model.
getMatching().CMdiujleptonknu(i, j, k);
32 int index = i+3*j+9*k;
41 for (
unsigned int i = 0; i < mcu.size(); i++) {
45 for (
int j =
LO; j <= ordDF1; j++) {
46 for (
int k =
LO; k <= j; k++) {
48 +
evolDF1->Df1diujlknuEvol(mu, mcu[i].getMu(),
orders(k), mcu[i].getScheme()) *
HeffDF1_diujlknu(const StandardModel &SM)
HeffDF1_Plepnu constructor.
gslpp::vector< gslpp::complex > ** ComputeCoeffdiujleptonknu(int i, int j, int k, double mu)
virtual ~HeffDF1_diujlknu()
HeffDC1 destructor.
const StandardModel & model
std::vector< WilsonCoefficient > coeffdiujleptonknu
std::unique_ptr< EvolDF1_diujlknu > evolDF1
A model class for the Standard Model.
virtual StandardModelMatching & getMatching() const
A get method to access the member reference of type StandardModelMatching.
A class for the Wilson coefficients.
orders
An enum type for orders in QCD.