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

A class for a template of model matching. More...

#include <ModelMatching.h>

+ Inheritance diagram for ModelMatching:

Detailed Description

A class for a template of model matching.

Author
HEPfit Collaboration

Definition at line 25 of file ModelMatching.h.

Public Member Functions

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< WilsonCoefficient > & CMdbd2 ()=0
 
virtual std::vector< WilsonCoefficient > & CMdbs2 ()=0
 
virtual std::vector< WilsonCoefficient > & CMdd2 ()=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

◆ ~ModelMatching()

virtual ModelMatching::~ModelMatching ( )
inlinevirtual

Definition at line 28 of file ModelMatching.h.

28{};

Member Function Documentation

◆ CMBMll()

◆ CMbnlep()

virtual std::vector< WilsonCoefficient > & ModelMatching::CMbnlep ( int  a)
pure virtual

◆ CMbnlepCC()

virtual std::vector< WilsonCoefficient > & ModelMatching::CMbnlepCC ( const int  a)
pure virtual

◆ CMbsg()

◆ CMBXsnn()

virtual std::vector< WilsonCoefficient > & ModelMatching::CMBXsnn ( QCD::lepton  lepton)
pure virtual

◆ CMd1()

virtual std::vector< WilsonCoefficient > & ModelMatching::CMd1 ( )
pure virtual

Implemented in SUSYMassInsertionMatching.

◆ CMd1Buras()

virtual std::vector< WilsonCoefficient > & ModelMatching::CMd1Buras ( )
pure virtual

◆ CMdbd2()

virtual std::vector< WilsonCoefficient > & ModelMatching::CMdbd2 ( )
pure virtual

◆ CMdbs2()

◆ CMdd2()

virtual std::vector< WilsonCoefficient > & ModelMatching::CMdd2 ( )
pure virtual

◆ CMDF1()

virtual std::vector< WilsonCoefficientNew > & ModelMatching::CMDF1 ( std::string  blocks,
unsigned int  nops 
)
pure virtual

◆ CMprimeBMll()

virtual std::vector< WilsonCoefficient > & ModelMatching::CMprimeBMll ( QCD::lepton  lepton)
pure virtual

◆ CMprimebsg()


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