A class for the matching in the CMFV. More...
#include <CMFVMatching.h>
Inheritance diagram for CMFVMatching:A class for the matching in the CMFV.
Definition at line 23 of file CMFVMatching.h.
Public Member Functions | |
| CMFVMatching (const CMFV &CMFV_i) | |
| const double | S0 (double, double) const |
Public Member Functions inherited from StandardModelMatching | |
| virtual std::vector< WilsonCoefficient > & | CMdbd2 () |
| \( \Delta B = 2 \), \( B_{d} \) More... | |
| virtual std::vector< WilsonCoefficient > & | CMdbs2 () |
| \( \Delta B = 2 \), \( B_{s} \) More... | |
| virtual std::vector< WilsonCoefficient > & | CMdd2 () |
| \( \Delta C = 2 \), More... | |
| StandardModelMatching (const StandardModel &SM_i) | |
| void | updateSMParameters () |
| Updates to new Standard Model parameter sets. More... | |
| virtual | ~StandardModelMatching () |
Public Member Functions inherited from ModelMatching | |
| virtual std::vector< WilsonCoefficient > & | CMBMll (QCD::lepton lepton)=0 |
| virtual std::vector< WilsonCoefficient > & | CMbnlep (int a)=0 |
| virtual std::vector< WilsonCoefficient > & | CMbnlepCC (const int a)=0 |
| virtual std::vector< WilsonCoefficient > & | CMbsg ()=0 |
| virtual std::vector< WilsonCoefficient > & | CMBXsnn (QCD::lepton lepton)=0 |
| virtual std::vector< WilsonCoefficient > & | CMd1 ()=0 |
| virtual std::vector< WilsonCoefficient > & | CMd1Buras ()=0 |
| virtual std::vector< WilsonCoefficientNew > & | CMDF1 (std::string blocks, unsigned int nops)=0 |
| virtual std::vector< WilsonCoefficient > & | CMprimeBMll (QCD::lepton lepton)=0 |
| virtual std::vector< WilsonCoefficient > & | CMprimebsg ()=0 |
| virtual | ~ModelMatching () |
Private Attributes | |
| const CMFV & | myCMFV |
| CMFVMatching::CMFVMatching | ( | const CMFV & | CMFV_i | ) |
Definition at line 11 of file CMFVMatching.cpp.
| const double CMFVMatching::S0 | ( | double | x1, |
| double | x2 | ||
| ) | const |
Definition at line 15 of file CMFVMatching.cpp.
|
private |
Definition at line 30 of file CMFVMatching.h.