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(
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;
43 virtual std::vector<WilsonCoefficient>&
CMd1() = 0;
44 virtual std::vector<WilsonCoefficient>&
CMd1Buras() = 0;
A class for a template of model matching.
virtual std::vector< WilsonCoefficient > & CMBMll(QCD::lepton lepton)=0
virtual std::vector< WilsonCoefficient > & CMdbs2()=0
virtual std::vector< WilsonCoefficient > & CMBXsnn(QCD::lepton lepton)=0
virtual std::vector< WilsonCoefficientNew > & CMDF1(std::string blocks, unsigned int nops)=0
virtual std::vector< WilsonCoefficient > & CMdbd2()=0
virtual std::vector< WilsonCoefficient > & CMd1()=0
virtual std::vector< WilsonCoefficient > & CMd1Buras()=0
virtual std::vector< WilsonCoefficient > & CMprimebsg()=0
virtual std::vector< WilsonCoefficient > & CMbnlep(int a)=0
virtual std::vector< WilsonCoefficient > & CMdd2()=0
virtual std::vector< WilsonCoefficient > & CMbnlepCC(const int a)=0
virtual std::vector< WilsonCoefficient > & CMprimeBMll(QCD::lepton lepton)=0
virtual std::vector< WilsonCoefficient > & CMbsg()=0
lepton
An enum type for leptons.