#include <NPSMEFT6dtopquark.h>
Definition at line 2449 of file NPSMEFT6dtopquark.h.
◆ a_240_bb()
Definition at line 9780 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_240_bb::computeThValue |
( |
| ) |
|
|
virtual |
Implements ThObservable.
Definition at line 9786 of file NPSMEFT6dtopquark.cpp.
9800 double clq1 = (clqP + clqM)/2.0;
9801 double clq3 = (clqP - clqM)/2.0;
9811 if(flag_LHC_WG_Basis){
9821 double SM_pos = 1584.5950752;
9822 double NP_pos = 573.7625397*ceb + -55.6448403*ceQ + -39.0855201*cHb + 141.2653044*cHQ1 +
9823 141.2653044*cHQ3 + 34.2530098*clb + 1452.6897692*clq1 + 1452.6897692*clq3;
9825 double SM_neg = 364.0449248;
9826 double NP_neg = 80.5374604*ceb + -394.8031597*ceQ + 16.8015205*cHb + 48.0906956*cHQ1 +
9827 48.0906956*cHQ3 + 253.3409900*clb + 208.9782308*clq1 + 208.9782308*clq3;
9829 double NP_num = NP_pos-NP_neg;
9830 double NP_deno = NP_pos+NP_pos;
9833 double SM_deno = SM_pos+SM_neg;
9836 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: