#include <NPSMEFT6dtopquark.h>
Definition at line 892 of file NPSMEFT6dtopquark.h.
◆ Asymmetry_leptonic_charge_rapidity_ttW()
Asymmetry_leptonic_charge_rapidity_ttW::Asymmetry_leptonic_charge_rapidity_ttW |
( |
const StandardModel & |
SM_i | ) |
|
Definition at line 1186 of file NPSMEFT6dtopquark.cpp.
const NPSMEFT6dtopquark & myNPSMEFT6dtopquark
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.
◆ computeThValue()
double Asymmetry_leptonic_charge_rapidity_ttW::computeThValue |
( |
| ) |
|
|
virtual |
Implements ThObservable.
Definition at line 1194 of file NPSMEFT6dtopquark.cpp.
1196 double SM_Asymmetry_leptonic_charge_rapidity_ttW =
SM.
getOptionalParameter(
"SM_Asymmetry_leptonic_charge_rapidity_ttW");
1198 double SM_numerator = SM_Asymmetry_leptonic_charge_rapidity_ttW*SM_ttW_inc;
1199 double LOxttw_madgraph = 407.2;
1200 double numerator_madgraph =-74.59904 ;
1213 xsection= SM_ttW_inc + (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);
1215 numerator= SM_numerator + (9.7*C_Qq18 + 12.2*C_Qq18*C_Qq18 - 7.0*C_Qq38 + 23.5*C_Qq38*C_Qq38 - 40.4*C_tq8 - 16.4*C_tq8*C_tq8 - 12.8*C_Qq18*C_Qq38 - 1.6*C_Qq18*C_tq8 + 0.5*C_Qq38*C_tq8 )*(SM_numerator/numerator_madgraph);
1234 return numerator/xsection;
double getNPSMEFT6dtopquark_C_Qq38() const
double getNPSMEFT6dtopquark_C_Qq18() const
double getNPSMEFT6dtopquark_C_tq8() 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: