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

Test Observable. More...

#include <TopQuarkObservables.h>

+ Inheritance diagram for R_ttw_LO:

Detailed Description

Test Observable.

Definition at line 1442 of file TopQuarkObservables.h.

Public Member Functions

double computeThValue ()
 
double ewgc (const std::string name) const
 
double ewgc (const std::string name, int i, int j) const
 
double ewgc (const std::string name, int i, int j, int k, int l) const
 
 R_ttw_LO (const StandardModel &SM_i)
 R_ttw_LO constructor. More...
 
- 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 TopQuarkObservables mytopobs
 

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

◆ R_ttw_LO()

R_ttw_LO::R_ttw_LO ( const StandardModel SM_i)

R_ttw_LO constructor.

Definition at line 4387 of file TopQuarkObservables.cpp.

4388: ThObservable(SM_i), mytopobs(static_cast<const NPSMEFTd6General&> (SM))
4389{
4390 setParametersForObservable(make_vector<std::string>() << "SM_R_ttw" << "SM_sigma_ttw");
4391
4392}
A model class for new physics in the form of the dimension-six effective Lagrangian.
const TopQuarkObservables mytopobs
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
const StandardModel & SM
A reference to an object of StandardMode class.
Definition: ThObservable.h:121

Member Function Documentation

◆ computeThValue()

double R_ttw_LO::computeThValue ( )
virtual
Returns
The value of Test_direct

Implements ThObservable.

Definition at line 4394 of file TopQuarkObservables.cpp.

4395{
4396
4397 bool flag_Quadratic= false; //Needs to be properly defined
4398
4399 double sigma_ttwp_LO_madgraph = 0.349605; //pb?
4400 double sigma_ttwm_LO_madgraph = 0.166990; //pb?
4401 double sigma_ttw_SM = SM.getOptionalParameter("SM_sigma_ttw");
4402 double R_ttw_SM = SM.getOptionalParameter("SM_R_ttw");
4403
4404
4405 double sigma_ttwp_SM = sigma_ttw_SM/(1+1/R_ttw_SM);
4406 double sigma_ttwm_SM = sigma_ttw_SM/(1+R_ttw_SM);
4407
4408
4409
4410
4411 if(flag_Quadratic){
4412 return 0.;
4413 }
4414 else{
4415
4416 double sigma_ttwp_NP = -0.000229*ewgc("CHq1R",2,2)+0.000409*ewgc("CHq3R",2,2)+-0.000105*ewgc("CHuR",2,2)
4417 +0.131627*ewgc("Cqq1R",0,2,2,0)+0.004173*ewgc("Cqq1R",1,2,2,1)+0.622300*ewgc("Cqq3R",0,2,2,0)
4418 +0.029216*ewgc("Cqq3R",1,2,2,1)+0.095061*ewgc("Cqu8R",0,0,2,2)+0.004239*ewgc("Cqu8R",1,1,2,2)
4419 +0.000066*ewgc("CuBR",2,2)-0.085559*ewgc("CuGR",2,2)-0.004044*ewgc("CuWR",2,2)
4420 +-0.000229*ewgc("CHq1R",2,2)+0.000409*ewgc("CHq3R",2,2)+-0.000105*ewgc("CHuR",2,2)+0.131627*ewgc("Cqq1R",0,2,2,0)
4421 +0.004173*ewgc("Cqq1R",1,2,2,1)+0.622300*ewgc("Cqq3R",0,2,2,0)+0.029216*ewgc("Cqq3R",1,2,2,1)
4422 +0.095061*ewgc("Cqu8R",0,0,2,2)+0.004239*ewgc("Cqu8R",1,1,2,2)+0.000066*ewgc("CuBR",2,2)
4423 +-0.085559*ewgc("CuGR",2,2)+-0.004044*ewgc("CuWR",2,2)
4424 +-0.021513*ewgc("CHl3R",0,0)+-0.021513*ewgc("CHl3R",1,1)+0.000171*ewgc("CHW")+-0.000141*ewgc("CHWB")
4425 +0.021524*ewgc("CllR",0,1,1,0)+-0.007924*ewgc("Cqq1R",0,0,2,2)+-0.000761*ewgc("Cqq1R",1,1,2,2)
4426 +0.068930*ewgc("Cqq3R",0,0,2,2)+0.002428*ewgc("Cqq3R",1,1,2,2)+0.003035*ewgc("Cqu1R",0,0,2,2)
4427 +-0.000034*ewgc("Cqu1R",1,1,2,2);
4428 double sigma_ttwm_NP = -0.000104*ewgc("CHq1R",2,2)+0.000188*ewgc("CHq3R",2,2)+-0.000050*ewgc("CHuR",2,2)
4429 +0.051853*ewgc("Cqq1R",0,2,2,0)+0.006487*ewgc("Cqq1R",1,2,2,1)+0.251097*ewgc("Cqq3R",0,2,2,0)
4430 +0.025657*ewgc("Cqq3R",1,2,2,1)+0.038346*ewgc("Cqu8R",0,0,2,2)+0.004035*ewgc("Cqu8R",1,1,2,2)
4431 +0.000030*ewgc("CuBR",2,2)-0.040504*ewgc("CuGR",2,2)-0.001812*ewgc("CuWR",2,2)
4432 +-0.000104*ewgc("CHq1R",2,2)+0.000188*ewgc("CHq3R",2,2)+-0.000050*ewgc("CHuR",2,2)+0.051853*ewgc("Cqq1R",0,2,2,0)
4433 +0.006487*ewgc("Cqq1R",1,2,2,1)+0.251097*ewgc("Cqq3R",0,2,2,0)+0.025657*ewgc("Cqq3R",1,2,2,1)
4434 +0.038346*ewgc("Cqu8R",0,0,2,2)+0.004035*ewgc("Cqu8R",1,1,2,2)+0.000030*ewgc("CuBR",2,2)
4435 +-0.040504*ewgc("CuGR",2,2)+-0.001812*ewgc("CuWR",2,2)
4436 +-0.010266*ewgc("CHl3R",0,0)+-0.010266*ewgc("CHl3R",1,1)+0.000075*ewgc("CHW")+-0.000066*ewgc("CHWB")
4437 +0.010267*ewgc("CllR",0,1,1,0)+-0.003590*ewgc("Cqq1R",0,0,2,2)+-0.000254*ewgc("Cqq1R",1,1,2,2)
4438 +0.025859*ewgc("Cqq3R",0,0,2,2)+0.002285*ewgc("Cqq3R",1,1,2,2)+0.000816*ewgc("Cqu1R",0,0,2,2)
4439 +0.000098*ewgc("Cqu1R",1,1,2,2);
4440
4441 double sigma_ttwp_NP_Corrected = sigma_ttwp_NP*(sigma_ttwp_SM/sigma_ttwp_LO_madgraph);
4442 double sigma_ttwm_NP_Corrected = sigma_ttwm_NP*(sigma_ttwm_SM/sigma_ttwm_LO_madgraph);
4443
4444 double total = R_ttw_SM + (sigma_ttwp_NP_Corrected - sigma_ttwm_NP_Corrected*sigma_ttwp_SM/sigma_ttwm_SM)/sigma_ttwm_SM ;
4445
4446 if (total < 0) return std::numeric_limits<double>::quiet_NaN();
4447
4448 return total;
4449
4450 }
4451
4452}
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
double ewgc(const std::string name) const

◆ ewgc() [1/3]

double R_ttw_LO::ewgc ( const std::string  name) const
inline

Definition at line 1457 of file TopQuarkObservables.h.

1458 {
1459 return mytopobs.GetmyNPSMEFTd6General().getSMEFTCoeffEW(name)*1000000;
1460 }
double getSMEFTCoeffEW(const std::string name) const
const NPSMEFTd6General & GetmyNPSMEFTd6General() const

◆ ewgc() [2/3]

double R_ttw_LO::ewgc ( const std::string  name,
int  i,
int  j 
) const
inline

Definition at line 1462 of file TopQuarkObservables.h.

1463 {
1464 return mytopobs.GetmyNPSMEFTd6General().getSMEFTCoeffEW(name, i, j)*1000000;
1465 }

◆ ewgc() [3/3]

double R_ttw_LO::ewgc ( const std::string  name,
int  i,
int  j,
int  k,
int  l 
) const
inline

Definition at line 1467 of file TopQuarkObservables.h.

1468 {
1469 return mytopobs.GetmyNPSMEFTd6General().getSMEFTCoeffEW(name, i, j, k, l)*1000000;
1470 }

Member Data Documentation

◆ mytopobs

const TopQuarkObservables R_ttw_LO::mytopobs
private

Definition at line 1474 of file TopQuarkObservables.h.


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