a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
GMMatching Class Reference

A class for the Wilson coefficients in the Georgi-Machacek model. More...

#include <GMMatching.h>

+ Inheritance diagram for GMMatching:

Detailed Description

A class for the Wilson coefficients in the Georgi-Machacek model.

Author
HEPfit Collaboration

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 ()
 

Constructor & Destructor Documentation

◆ GMMatching()

GMMatching::GMMatching ( const GeorgiMachacek GeorgiMachacek_i)

Definition at line 11 of file GMMatching.cpp.

11 :
12 StandardModelMatching(GeorgiMachacek_i)
13// myGM(GeorgiMachacek_i)
14{}
StandardModelMatching(const StandardModel &SM_i)

The documentation for this class was generated from the following files: