A class for the Wilson coefficients in the Georgi-Machacek model. More...
#include <GMMatching.h>
Inheritance diagram for GMMatching:A class for the Wilson coefficients in the Georgi-Machacek model.
This is empty.
Definition at line 23 of file GMMatching.h.
Public Member Functions | |
| GMMatching (const GeorgiMachacek &GeorgiMachacek_i) | |
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 () |
| GMMatching::GMMatching | ( | const GeorgiMachacek & | GeorgiMachacek_i | ) |
Definition at line 11 of file GMMatching.cpp.