8 #ifndef MODELMATCHING_H
9 #define MODELMATCHING_H
29 virtual std::vector<WilsonCoefficient>&
CMdbd2() = 0;
30 virtual std::vector<WilsonCoefficient>&
CMdbs2() = 0;
31 virtual std::vector<WilsonCoefficient>&
CMdd2() = 0;
33 virtual std::vector<WilsonCoefficient>&
CMbnlep(
const int a) = 0;
34 virtual std::vector<WilsonCoefficient>&
CMbnlepCC(
const int a) = 0;
35 virtual std::vector<WilsonCoefficient>&
CMbsg() = 0;
36 virtual std::vector<WilsonCoefficient>&
CMprimebsg()= 0;
39 virtual std::vector<WilsonCoefficient>&
CMd1() = 0;
40 virtual std::vector<WilsonCoefficient>&
CMd1Buras() = 0;