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

THDM branching ratio of \(H\) to a charged Higgs boson and a \(W\) boson. More...

#include <heavyHiggs.h>

+ Inheritance diagram for BR_HH_HpW_THDM:

Detailed Description

THDM branching ratio of \(H\) to a charged Higgs boson and a \(W\) boson.

Definition at line 4019 of file heavyHiggs.h.

Public Member Functions

 BR_HH_HpW_THDM (const StandardModel &SM_i)
 Constructor. More...
 
double computeThValue ()
 
- Public Member Functions inherited from ThObservable
double getBinMax ()
 A get method to get the maximum value of the bin. More...
 
double getBinMin ()
 A get method to get the minimum value of the bin. More...
 
const StandardModelgetModel ()
 A get method to get the model. More...
 
const std::vector< std::string > getParametersForObservable ()
 A get method to get the parameters for the specific observable. More...
 
void setBinMax (double max)
 A set method to set the maximum value of the bin. More...
 
void setBinMin (double min)
 A set method to set the minimum value of the bin. More...
 
void setParametersForObservable (std::vector< std::string > parametersForObservable_i)
 A set method to get the parameters for the specific observable. More...
 
 ThObservable (const StandardModel &SM_i)
 Constructor. More...
 
 ThObservable (const ThObservable &orig)
 The copy constructor. More...
 
virtual ~ThObservable ()
 The default destructor. More...
 

Private Attributes

const THDMmyTHDM
 

Additional Inherited Members

- Protected Attributes inherited from ThObservable
double max
 the bin maximum. More...
 
double min
 The bin minimum. More...
 
std::vector< std::string > parametersForObservable
 a vector of parameter namesfor the specific observable More...
 
const StandardModelSM
 A reference to an object of StandardMode class. More...
 

Constructor & Destructor Documentation

◆ BR_HH_HpW_THDM()

BR_HH_HpW_THDM::BR_HH_HpW_THDM ( const StandardModel SM_i)

Constructor.

Definition at line 1957 of file heavyHiggs.cpp.

1958: ThObservable(SM_i),myTHDM(static_cast<const THDM&> (SM_i))
1959{}
const THDM & myTHDM
Definition: heavyHiggs.h:4032
A base class for symmetric Two-Higgs-Doublet models.
Definition: THDM.h:120
ThObservable(const StandardModel &SM_i)
Constructor.
Definition: ThObservable.h:32

Member Function Documentation

◆ computeThValue()

double BR_HH_HpW_THDM::computeThValue ( )
virtual
Returns
\(BR(H\to H^\pm W^\mp)\)

Implements ThObservable.

Definition at line 1961 of file heavyHiggs.cpp.

1962{
1964}
THDMcache * getMyTHDMCache() const
A method get the THDMCache.
Definition: THDM.h:213
double Br_HtoHpW
Definition: THDMcache.h:3053

Member Data Documentation

◆ myTHDM

const THDM& BR_HH_HpW_THDM::myTHDM
private

Definition at line 4032 of file heavyHiggs.h.


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