8 #ifndef MODELMATCHING_H
9 #define MODELMATCHING_H
30 virtual std::vector<WilsonCoefficientNew>&
CMDF1(std::string blocks,
unsigned int nops) = 0;
32 virtual std::vector<WilsonCoefficient>&
CMdbd2() = 0;
33 virtual std::vector<WilsonCoefficient>&
CMdbs2() = 0;
34 virtual std::vector<WilsonCoefficient>&
CMdd2() = 0;
36 virtual std::vector<WilsonCoefficient>&
CMbnlep(
const int a) = 0;
37 virtual std::vector<WilsonCoefficient>&
CMbnlepCC(
const int a) = 0;
38 virtual std::vector<WilsonCoefficient>&
CMbsg() = 0;
39 virtual std::vector<WilsonCoefficient>&
CMprimebsg()= 0;
42 virtual std::vector<WilsonCoefficient>&
CMd1() = 0;
43 virtual std::vector<WilsonCoefficient>&
CMd1Buras() = 0;