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

Optimal observables for CLIC with polarisation for the (e+, e-) 0% and -80% at 3000GeV and assuming a luminosity of 5iab and an efficiency*acceptance of 5%. More...

#include <NPSMEFT6dtopquark.h>

+ Inheritance diagram for opt_obs_clic_3000_0_M80:

Detailed Description

Optimal observables for CLIC with polarisation for the (e+, e-) 0% and -80% at 3000GeV and assuming a luminosity of 5iab and an efficiency*acceptance of 5%.

Definition at line 3164 of file NPSMEFT6dtopquark.h.

Public Member Functions

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

double b_max = 0.
 
double b_min = 0.
 
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

◆ opt_obs_clic_3000_0_M80()

opt_obs_clic_3000_0_M80::opt_obs_clic_3000_0_M80 ( const StandardModel SM_i)

opt_obs_clic_3000_0_M80 constructor.

Definition at line 12683 of file NPSMEFT6dtopquark.cpp.

12684: ThObservable(SM_i), myNPSMEFT6dtopquark(static_cast<const NPSMEFT6dtopquark&> (SM_i))
12685{
12686 setParametersForObservable(make_vector<std::string>() << "lumi_clic_3000_0_M80" << "eff_clic_3000_0_M80");
12687}
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 opt_obs_clic_3000_0_M80::computeThValue ( )
virtual
Returns
The value of opt_obs_clic_3000_0_M80

Implements ThObservable.

Definition at line 12689 of file NPSMEFT6dtopquark.cpp.

12690{
12691
12692 b_min = getBinMin();
12693 b_max = getBinMax();
12694
12695
12696 double lumi = SM.getOptionalParameter("lumi_clic_3000_0_M80");
12697 double eff = SM.getOptionalParameter("eff_clic_3000_0_M80");
12698
12699
12700 //bool flag_LHC_WG_Basis=myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_flag_LHC_WG_Basis();
12701 //bool flag_Quadratic=myNPSMEFT6dtopquark.getNPSMEFT6dtopquark_flag_Quadratic();
12702
12703 //['ClqA', 'CeqA', 'CpqA', 'ClqV', 'CeqV', 'CpqV', 'CuZR', 'CuAR', 'CuZI', 'CuAI']
12704 //['cpQM','cpt','ctW','ctZ','ctWI','ctZI','cQlM1','cQe1','ctl1','cte1']
12709 double CI_tW = 0.;
12710 double CI_tZ = 0.;
12715
12716
12717
12718 if(b_min == 1 && b_max == 1){
12719
12720 double opt_obs_clic_3000_0_M80_1 = 0.10665675620537152*C_phiQm + 0.006120265198131997*C_phit
12721 + -3.481924152921489*C_tW + 2.169906794631394*C_tZ
12722 + -4.789674072427836e-07*CI_tW + 1.1585576988050365e-06*CI_tZ
12723 + 218.04039029903777*C_lqM + 1.6984007351286863*C_eq
12724 + 27.448088960492342*C_lu + 17.117247022155606*C_eu;
12725
12726 return lumi*eff*opt_obs_clic_3000_0_M80_1;
12727
12728
12729 } else if(b_min == 2 && b_max == 2){
12730
12731 double opt_obs_clic_3000_0_M80_2 = 0.006120265198131997*C_phiQm + 0.07063538850516685*C_phit
12732 + -2.506685190387274*C_tW + 1.5480484890040143*C_tZ
12733 + -4.680659731560242e-07*CI_tW + 1.150641800849326e-06*CI_tZ
12734 + 18.907743964383243*C_lqM + 7.385104812715184*C_eq
12735 + 144.97604010771937*C_lu + 1.7808526707912509*C_eu;
12736
12737
12738 return lumi*eff*opt_obs_clic_3000_0_M80_2;
12739
12740
12741 } else if(b_min == 3 && b_max == 3){
12742
12743 double opt_obs_clic_3000_0_M80_3 = -3.481924152921489*C_phiQm + -2.506685190387275*C_phit
12744 + 465.8432929446417*C_tW + -289.7891333524571*C_tZ
12745 + 0.0*CI_tW + 3.033572847024531e-15*CI_tZ
12746 + -7347.8538201048395*C_lqM + -317.1353164125313*C_eq
12747 + -5632.792600979696*C_lu + -619.274494399182*C_eu;
12748
12749
12750 return lumi*eff*opt_obs_clic_3000_0_M80_3;
12751
12752 } else if(b_min == 4 && b_max == 4){
12753
12754 double opt_obs_clic_3000_0_M80_4 = 2.169906794631394*C_phiQm + 1.5480484890040143*C_phit
12755 + -289.7891333524571*C_tW + 180.46352022095024*C_tZ
12756 + -2.088732261424171e-05*CI_tW + 3.434654155607854e-05*CI_tZ
12757 + 4580.121750561242*C_lqM + 198.76084341562716*C_eq
12758 + 3494.3285731977794*C_lu + 400.3736201208188*C_eu;
12759
12760
12761 return lumi*eff*opt_obs_clic_3000_0_M80_4;
12762
12763
12764 } else if(b_min == 5 && b_max == 5){
12765
12766 double opt_obs_clic_3000_0_M80_5 = -4.789674072427836e-07*C_phiQm + -4.6806597315602414e-07*C_phit
12767 + 0.0*C_tW + -2.088732261424171e-05*C_tZ
12768 + 275.8250360851673*CI_tW + -171.93730810726458*CI_tZ
12769 + -9.747407510863218e-07*C_lqM + -0.012506306684315698*C_eq
12770 + 9.747401722121282e-07*C_lu + -0.0033981157188001463*C_eu;
12771
12772
12773 return lumi*eff*opt_obs_clic_3000_0_M80_5;
12774
12775
12776 } else if(b_min == 6 && b_max == 6){
12777
12778 double opt_obs_clic_3000_0_M80_6 = 1.1585576988050365e-06*C_phiQm + 1.150641800849326e-06*C_phit
12779 + 3.0335728470245314e-15*C_tW + 3.434654155607854e-05*C_tZ
12780 + -171.93730810726458*CI_tW + 107.20570866252996*CI_tZ
12781 + 0.0016272086607826257*C_lqM + 0.010846896608532733*C_eq
12782 + -0.001626890644555206*C_lu + 0.003182417010832638*C_eu;
12783
12784
12785 return lumi*eff*opt_obs_clic_3000_0_M80_6;
12786
12787
12788 } else if(b_min == 7 && b_max == 7){
12789
12790
12791 double opt_obs_clic_3000_0_M80_7 = 218.04039029903777*C_phiQm + 18.907743964383258*C_phit
12792 + -7347.8538201048395*C_tW + 4580.121750561242*C_tZ
12793 + -9.747407510863218e-07*CI_tW + 0.0016272086607826257*CI_tZ
12794 + 446634.16778215754*C_lqM + 4482.935777858627*C_eq
12795 + 69136.5320758395*C_lu + 35038.35047738055*C_eu;
12796
12797
12798 return lumi*eff*opt_obs_clic_3000_0_M80_7;
12799
12800
12801 } else if(b_min == 8 && b_max == 8){
12802
12803 double opt_obs_clic_3000_0_M80_8 = 1.6984007351286863*C_phiQm + 7.385104812715186*C_phit
12804 + -317.1353164125313*C_tW + 198.76084341562716*C_tZ
12805 + -0.012506306684315698*CI_tW + 0.010846896608532733*CI_tZ
12806 + 4482.935777858625*C_lqM + 1178.9043320654328*C_eq
12807 + 15279.184826511586*C_lu + 323.94601814530847*C_eu;
12808
12809
12810 return lumi*eff*opt_obs_clic_3000_0_M80_8;
12811
12812
12813 } else if(b_min == 9 && b_max == 9){
12814
12815 double opt_obs_clic_3000_0_M80_9 = 27.44808896049235*C_phiQm + 144.97604010771937*C_phit
12816 + -5632.792600979696*C_tW + 3494.3285731977803*C_tZ
12817 + 9.747401722121282e-07*CI_tW + -0.001626890644555206*CI_tZ
12818 + 69136.5320758395*C_lqM + 15279.184826511586*C_eq
12819 + 300735.0999930231*C_lu + 7274.877296483532*C_eu;
12820
12821
12822 return lumi*eff*opt_obs_clic_3000_0_M80_9;
12823
12824
12825 } else if(b_min == 10 && b_max == 10){
12826
12827
12828 double opt_obs_clic_3000_0_M80_10 = 17.117247022155606*C_phiQm + 1.7808526707912513*C_phit
12829 + -619.274494399182*C_tW + 400.3736201208188*C_tZ
12830 + -0.003398115718800146*CI_tW + 0.003182417010832637*CI_tZ
12831 + 35038.35047738055*C_lqM + 323.94601814530824*C_eq
12832 + 7274.877296483532*C_lu + 4169.67504212753*C_eu;
12833
12834
12835 return lumi*eff*opt_obs_clic_3000_0_M80_10;
12836
12837
12838 } else{
12839 throw std::runtime_error("\nERROR: Please specify a correct opt_obs_clic_3000_0_M80, it goes from 1 to 10 in consecutive pairs.\n");
12840 }
12841
12842}
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_eu() const
double getNPSMEFT6dtopquark_C_phiQm() const
double getNPSMEFT6dtopquark_C_tZ() const
double getNPSMEFT6dtopquark_C_tW() 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
double getBinMin()
A get method to get the minimum value of the bin.
Definition: ThObservable.h:82
double getBinMax()
A get method to get the maximum value of the bin.
Definition: ThObservable.h:91
const StandardModel & SM
A reference to an object of StandardMode class.
Definition: ThObservable.h:121

Member Data Documentation

◆ b_max

double opt_obs_clic_3000_0_M80::b_max = 0.
private

Definition at line 3181 of file NPSMEFT6dtopquark.h.

◆ b_min

double opt_obs_clic_3000_0_M80::b_min = 0.
private

Definition at line 3180 of file NPSMEFT6dtopquark.h.

◆ myNPSMEFT6dtopquark

const NPSMEFT6dtopquark& opt_obs_clic_3000_0_M80::myNPSMEFT6dtopquark
private

Definition at line 3184 of file NPSMEFT6dtopquark.h.


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