#include <NPSMEFT6dtopquark.h>
Definition at line 2480 of file NPSMEFT6dtopquark.h.
◆ a_360_bb()
Definition at line 9902 of file NPSMEFT6dtopquark.cpp.
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.
const NPSMEFT6dtopquark & myNPSMEFT6dtopquark
◆ computeThValue()
double a_360_bb::computeThValue |
( |
| ) |
|
|
virtual |
Implements ThObservable.
Definition at line 9908 of file NPSMEFT6dtopquark.cpp.
9922 double clq1 = (clqP + clqM)/2.0;
9923 double clq3 = (clqP - clqM)/2.0;
9933 if(flag_LHC_WG_Basis){
9943 double SM_pos = 629.5405519;
9944 double NP_pos = 559.5420937*ceb + -46.1775177*ceQ + -15.0147661*cHb + 54.0983184*cHQ1 +
9945 54.0983184*cHQ3 + 36.8141818*clb + 1367.8373494*clq1 + 1367.8373494*clq3;
9947 double SM_neg = 137.7894481;
9948 double NP_neg = 81.1559063*ceb + -324.2864823*ceQ + 6.9947662*cHb + 16.5776817*cHQ1 +
9949 16.5776817*cHQ3 + 267.5098183*clb + 194.1110506*clq1 + 194.1110506*clq3;
9951 double NP_num = NP_pos-NP_neg;
9952 double NP_deno = NP_pos+NP_pos;
9955 double SM_deno = SM_pos+SM_neg;
9958 return asym_SM + (NP_num - asym_SM*NP_deno)/SM_deno;
double getNPSMEFT6dtopquark_C_eq() const
double getNPSMEFT6dtopquark_C_phiQ3() const
double getNPSMEFT6dtopquark_C_lqM() const
double getNPSMEFT6dtopquark_C_phib() const
double getNPSMEFT6dtopquark_C_lqP() const
double getNPSMEFT6dtopquark_C_phiQm() const
double getNPSMEFT6dtopquark_C_ld() const
double getNPSMEFT6dtopquark_C_ed() const
double getNPSMEFT6dtopquark_flag_LHC_WG_Basis() const
double getNPSMEFT6dtopquark_C_phiQ1() 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: