#include <NPSMEFT6dtopquark.h>
Definition at line 879 of file NPSMEFT6dtopquark.h.
◆ sigmattW()
Definition at line 1140 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 sigmattW::computeThValue |
( |
| ) |
|
|
virtual |
Implements ThObservable.
Definition at line 1146 of file NPSMEFT6dtopquark.cpp.
1149 double NLOxttw_madgraph = 543.3;
1150 double LOxttw_madgraph = 407.2;
1160 if(flag_LHC_WG_Basis){
1162 return SM_ttW_inc + (158.3*C_tG + 23.4*C_tG*C_tG)*(SM_ttW_inc/NLOxttw_madgraph)+
1163 (119.3*C_Qq18 + 42.0*C_Qq18*C_Qq18 - 43.7*C_Qq38 + 95.8*C_Qq38*C_Qq38 + 119.4*C_tq8 + 42.1*C_tq8*C_tq8 - 31.9*C_Qq18*C_Qq38 + 7.1*C_Qq18*C_tq8 - 3.4*C_Qq38*C_tq8 )*(SM_ttW_inc/LOxttw_madgraph);
1166 return (SM_ttW_inc + (158.3*C_tG)*(SM_ttW_inc/NLOxttw_madgraph))+
1167 (119.3*C_Qq18 - 43.7*C_Qq38 + 119.4*C_tq8 )*(SM_ttW_inc/LOxttw_madgraph);
1173 return (SM_ttW_inc + (158.3*C_tG + 23.4*C_tG*C_tG)*(SM_ttW_inc/NLOxttw_madgraph))+
1174 (119.3*C_Qq18 + 42.0*C_Qq18*C_Qq18 - 43.7*C_Qq38 + 95.8*C_Qq38*C_Qq38 + 119.4*C_tq8 + 42.1*C_tq8*C_tq8 - 31.9*C_Qq18*C_Qq38 + 7.1*C_Qq18*C_tq8 - 3.4*C_Qq38*C_tq8 )*(SM_ttW_inc/LOxttw_madgraph);
1177 return (SM_ttW_inc + (158.3*C_tG)*(SM_ttW_inc/NLOxttw_madgraph))+
1178 (119.3*C_Qq18 - 43.7*C_Qq38 + 119.4*C_tq8 )*(SM_ttW_inc/LOxttw_madgraph);
double getNPSMEFT6dtopquark_flag_Quadratic() const
double getNPSMEFT6dtopquark_C_Qq38() const
double getNPSMEFT6dtopquark_C_Qq18() const
double getNPSMEFT6dtopquark_C_tG() const
double getNPSMEFT6dtopquark_C_tq8() 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: