16 if (x1 > .02 && x2 > .02)
17 return (
myCMFV.
getFtt() + StandardModelMatching::S0(x1, x2));
18 return StandardModelMatching::S0(x1,x2);
Model for CMFV contributions to flavour.
CMFVMatching(const CMFV &CMFV_i)
const double S0(double, double) const
A class for the matching in the Standard Model.