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

#include <NPSMEFT6dtopquark.h>

+ Inheritance diagram for sigma_500_ttH_eP_P30_eM_M80:

Detailed Description

Definition at line 1917 of file NPSMEFT6dtopquark.h.

Public Member Functions

double computeThValue ()
 
 sigma_500_ttH_eP_P30_eM_M80 (const StandardModel &SM_i)
 
- 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

◆ sigma_500_ttH_eP_P30_eM_M80()

sigma_500_ttH_eP_P30_eM_M80::sigma_500_ttH_eP_P30_eM_M80 ( const StandardModel SM_i)

Definition at line 7755 of file NPSMEFT6dtopquark.cpp.

7756: ThObservable(SM_i),myNPSMEFT6dtopquark(static_cast<const NPSMEFT6dtopquark&> (SM_i))
7757{
7758 setParametersForObservable(make_vector<std::string>() << "SM_sigma_500_ttH_eP_P30_eM_M80");
7759}
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 NPSMEFT6dtopquark & myNPSMEFT6dtopquark

Member Function Documentation

◆ computeThValue()

double sigma_500_ttH_eP_P30_eM_M80::computeThValue ( )
virtual

Implements ThObservable.

Definition at line 7761 of file NPSMEFT6dtopquark.cpp.

7762{
7763
7764 //double sigma_500_ttH_eP_P30_eM_M80 = 0.5176;//fb
7765 double sigma_500_ttH_eP_P30_eM_M80 = SM.getOptionalParameter("SM_sigma_500_ttH_eP_P30_eM_M80");
7766 //double C_phiQ3 = myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_C_phiQ3();
7767 //double C_phiQ1 = myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_C_phiQ1();
7769 //double C_phib = myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_C_phib();
7774 //double C_ed = myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_C_ed();
7775 //double C_ld = myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_C_ld();
7778 //double C_lqP = myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_C_lqP();
7783 double C_phil1=0; //For the moment we neglect these operators
7784 double C_phi3l1=0; //For the moment we neglect these operators
7785 double C_phi3l2=0; //For the moment we neglect these operators
7786 double C_phie=0; //For the moment we neglect these operators
7787
7788 if(flag_LHC_WG_Basis){
7789 if(flag_Quadratic){
7790 return (100+11.710899*C_phil1+1.523439*C_phil1*C_phil1-6.453904*C_phi3l1+1.282291*C_phi3l1*C_phi3l1-18.14602*C_phi3l2+0.768241*C_phi3l2*C_phi3l2+0.328835*C_phie+0.086283*C_phie*C_phie
7791 -12.165806*C_tphi+0.43543*C_tphi*C_tphi-10.135556*C_phiQm+0.229592*C_phiQm*C_phiQm-9.743914*C_phit+0.224825*C_phit*C_phit-224.503686*C_tZ+140.841494*C_tZ*C_tZ+391.155313*C_tW+
7792 389.310478*C_tW*C_tW-304.471127*C_lqM+239.750591*C_lqM*C_lqM-11.187638*C_eq+14.124559*C_eq*C_eq-295.376291*C_lu+240.656233*C_lu*C_lu-11.642502*C_eu+14.034138*C_eu*C_eu)*sigma_500_ttH_eP_P30_eM_M80/100;
7793
7794 }
7795 else{
7796 return (100+11.710899*C_phil1-6.453904*C_phi3l1-18.14602*C_phi3l2+0.328835*C_phie
7797 -12.165806*C_tphi-10.135556*C_phiQm-9.743914*C_phit-224.503686*C_tZ+
7798 391.155313*C_tW-304.471127*C_lqM-11.187638*C_eq-295.376291*C_lu-
7799 11.642502*C_eu)*sigma_500_ttH_eP_P30_eM_M80/100;
7800
7801
7802 }
7803 }
7804// ///////Needs to be rewritten in the old basis. NOT finished!!!
7805 else{
7806 if(flag_Quadratic){
7807 return (100+11.710899*C_phil1-6.453904*C_phi3l1-18.14602*C_phi3l2+0.328835*C_phie
7808 -12.165806*C_tphi-10.135556*C_phiQm-9.743914*C_phit-224.503686*C_tZ+
7809 391.155313*C_tW-304.471127*C_lqM-11.187638*C_eq-295.376291*C_lu-
7810 11.642502*C_eu)*sigma_500_ttH_eP_P30_eM_M80/100;
7811 }
7812 else{
7813 return (100+11.710899*C_phil1-6.453904*C_phi3l1-18.14602*C_phi3l2+0.328835*C_phie
7814 -12.165806*C_tphi-10.135556*C_phiQm-9.743914*C_phit-224.503686*C_tZ+
7815 391.155313*C_tW-304.471127*C_lqM-11.187638*C_eq-295.376291*C_lu-
7816 11.642502*C_eu)*sigma_500_ttH_eP_P30_eM_M80/100;
7817 }
7818 }
7819}
double getNPSMEFT6dtopquark_flag_Quadratic() const
double getNPSMEFT6dtopquark_C_eq() const
double getNPSMEFT6dtopquark_C_lu() const
double getNPSMEFT6dtopquark_C_lqM() const
double getNPSMEFT6dtopquark_C_phit() const
The parameter .
double getNPSMEFT6dtopquark_C_tphi() const
double getNPSMEFT6dtopquark_C_eu() const
double getNPSMEFT6dtopquark_C_phiQm() const
double getNPSMEFT6dtopquark_C_tZ() 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.
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& sigma_500_ttH_eP_P30_eM_M80::myNPSMEFT6dtopquark
private

Definition at line 1926 of file NPSMEFT6dtopquark.h.


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