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

#include <NPSMEFT6dtopquark.h>

+ Inheritance diagram for Asymmetry_leptonic_charge_rapidity_ttW:

Detailed Description

Definition at line 892 of file NPSMEFT6dtopquark.h.

Public Member Functions

 Asymmetry_leptonic_charge_rapidity_ttW (const StandardModel &SM_i)
 
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 NPSMEFT6dtopquarkmyNPSMEFT6dtopquark
 

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

◆ 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.

1187: ThObservable(SM_i),myNPSMEFT6dtopquark(static_cast<const NPSMEFT6dtopquark&> (SM_i))
1188{
1189 setParametersForObservable(make_vector<std::string>() << "SM_Asymmetry_leptonic_charge_rapidity_ttW"
1190 << "SM_ttW_inc");
1191
1192}
const NPSMEFT6dtopquark & myNPSMEFT6dtopquark
void setParametersForObservable(std::vector< std::string > parametersForObservable_i)
A set method to get the parameters for the specific observable.
Definition: ThObservable.h:109
ThObservable(const StandardModel &SM_i)
Constructor.
Definition: ThObservable.h:32

Member Function Documentation

◆ computeThValue()

double Asymmetry_leptonic_charge_rapidity_ttW::computeThValue ( )
virtual

Implements ThObservable.

Definition at line 1194 of file NPSMEFT6dtopquark.cpp.

1195{
1196 double SM_Asymmetry_leptonic_charge_rapidity_ttW = SM.getOptionalParameter("SM_Asymmetry_leptonic_charge_rapidity_ttW");
1197 double SM_ttW_inc = SM.getOptionalParameter("SM_ttW_inc");
1198 double SM_numerator = SM_Asymmetry_leptonic_charge_rapidity_ttW*SM_ttW_inc;
1199 double LOxttw_madgraph = 407.2;//fb
1200 double numerator_madgraph =-74.59904 ;//fb
1201 //double Asymmetry_leptonic_charge_rapidity_ttW_madgraph=numerator_madgraph/LOxttw_madgraph;
1202 //bool flag_LHC_WG_Basis=myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_flag_LHC_WG_Basis();
1203 //bool flag_Quadratic=myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_flag_Quadratic();
1204 //double C_tG = myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_C_tG();
1208 double xsection;
1209 double numerator;
1210
1211 //We remove C_tG from the xsection and from the numerator. This must be checked later though!!!!!
1212
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);
1214
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);
1216
1217
1218 //std::cout << "SM_Asymmetry_leptonic_charge_rapidity_ttW = " << SM_Asymmetry_leptonic_charge_rapidity_ttW << std::endl;
1219 //std::cout << " " << std::endl;
1220 //std::cout << "SM_numerator = " << SM_numerator << std::endl;
1221 //std::cout << " " << std::endl;
1222
1223 //std::cout << "SM_ttW_inc = " << SM_ttW_inc << std::endl;
1224 //std::cout << "xsection = " << xsection << std::endl;
1225 //std::cout << " " << std::endl;
1226 //std::cout << "SM_numerator = " << SM_numerator << std::endl;
1227 //std::cout << "numerator = " << numerator << std::endl;
1228 //std::cout << " " << std::endl;
1229
1230 //std::cout << "numerator/xsection = " << numerator/xsection << std::endl;
1231
1232
1233
1234 return numerator/xsection;
1235
1236}
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.
Definition: QCD.h:450
const StandardModel & SM
A reference to an object of StandardMode class.
Definition: ThObservable.h:121

Member Data Documentation

◆ myNPSMEFT6dtopquark

const NPSMEFT6dtopquark& Asymmetry_leptonic_charge_rapidity_ttW::myNPSMEFT6dtopquark
private

Definition at line 901 of file NPSMEFT6dtopquark.h.


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