#include <NPSMEFT6dtopquark.h>
Definition at line 2581 of file NPSMEFT6dtopquark.h.
◆ a_Z_pole_bb()
Definition at line 10207 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_Z_pole_bb::computeThValue |
( |
| ) |
|
|
virtual |
Implements ThObservable.
Definition at line 10213 of file NPSMEFT6dtopquark.cpp.
10230 if(flag_LHC_WG_Basis){
10231 if(flag_Quadratic){
10232 return a_Z_pole_bb + (0.1*((C_phiQm+C_phiQ3)/0.998)+0.1*(C_phiQ3/0.998)+0.5*(C_phib/0.998))/100;
10236 return a_Z_pole_bb + (0.1*((C_phiQm+C_phiQ3)/0.998)+0.1*(C_phiQ3/0.998)+0.5*(C_phib/0.998))/100;
10241 if(flag_Quadratic){
10242 return a_Z_pole_bb + (0.1*(C_phiQ1/0.998)+0.1*(C_phiQ3/0.998)+0.5*(C_phib/0.998))/100;
10245 return a_Z_pole_bb + (0.1*(C_phiQ1/0.998)+0.1*(C_phiQ3/0.998)+0.5*(C_phib/0.998))/100;
double getNPSMEFT6dtopquark_flag_Quadratic() const
double getNPSMEFT6dtopquark_C_phiQ3() const
double getNPSMEFT6dtopquark_C_phib() const
double getNPSMEFT6dtopquark_C_phiQm() 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: