#include <NPSMEFT6dtopquark.h>
Definition at line 996 of file NPSMEFT6dtopquark.h.
◆ tH_tchan()
Definition at line 1571 of file NPSMEFT6dtopquark.cpp.
void setParametersForObservable(std::vector< std::string > parametersForObservable_i)
A set method to get the parameters for the specific observable.
ThObservable(const StandardModel &SM_i)
Constructor.
const NPSMEFT6dtopquark & myNPSMEFT6dtopquark
◆ computeThValue()
double tH_tchan::computeThValue |
( |
| ) |
|
|
virtual |
Implements ThObservable.
Definition at line 1577 of file NPSMEFT6dtopquark.cpp.
1586 double NLO_madgraph = 71.18;
1587 double upper_lim = 8*SM_tH_tchan_value;
1590 if(flag_LHC_WG_Basis){
1592 double cross_sect = SM_tH_tchan_value + ((21.1*C_tW-8.3*C_phiQ3-0.1*C_tG-0.5*C_tphi+56.1*C_tW*C_tW+13.4*C_phiQ3*C_phiQ3-1.3*C_tG*C_tG+0.8*C_tphi*C_tphi))*(SM_tH_tchan_value/NLO_madgraph);
1593 return cross_sect/upper_lim;
1596 double cross_sect = SM_tH_tchan_value + ((21.1*C_tW-8.3*C_phiQ3-0.1*C_tG-0.5*C_tphi))*(SM_tH_tchan_value/NLO_madgraph);
1597 return cross_sect/upper_lim;
1603 double cross_sect = SM_tH_tchan_value + ((21.1*C_tW-8.3*C_phiQ3-0.1*C_tG-0.5*C_tphi+56.1*C_tW*C_tW+13.4*C_phiQ3*C_phiQ3-1.3*C_tG*C_tG+0.8*C_tphi*C_tphi))*(SM_tH_tchan_value/NLO_madgraph);
1604 return cross_sect/upper_lim;
1607 double cross_sect = SM_tH_tchan_value + ((21.1*C_tW-8.3*C_phiQ3-0.1*C_tG-0.5*C_tphi))*(SM_tH_tchan_value/NLO_madgraph);
1608 return cross_sect/upper_lim;
double getNPSMEFT6dtopquark_flag_Quadratic() const
double getNPSMEFT6dtopquark_C_phiQ3() const
double getNPSMEFT6dtopquark_C_tG() const
double getNPSMEFT6dtopquark_C_tphi() const
double getNPSMEFT6dtopquark_C_tW() const
double getNPSMEFT6dtopquark_flag_LHC_WG_Basis() const
const double getOptionalParameter(std::string name) const
A method to get parameters that are specific to only one set of observables.
const StandardModel & SM
A reference to an object of StandardMode class.
◆ myNPSMEFT6dtopquark
The documentation for this class was generated from the following files: