#include <NPSMEFT6dtopquark.h>
Definition at line 2596 of file NPSMEFT6dtopquark.h.
|
| double | max |
| | the bin maximum.
|
| |
| double | min |
| | The bin minimum.
|
| |
| std::vector< std::string > | parametersForObservable |
| | a vector of parameter namesfor the specific observable
|
| |
| const StandardModel & | SM |
| | A reference to an object of StandardMode class.
|
| |
◆ a_Z_pole_bb_eP_0_eM_P80()
| a_Z_pole_bb_eP_0_eM_P80::a_Z_pole_bb_eP_0_eM_P80 |
( |
const StandardModel & |
SM_i | ) |
|
Definition at line 10253 of file NPSMEFT6dtopquark.cpp.
10255{
10257}
A class for a model prediction of an observable.
void setParametersForObservable(std::vector< std::string > parametersForObservable_i)
A set method to get the parameters for the specific observable.
const NPSMEFT6dtopquark & myNPSMEFT6dtopquark
◆ computeThValue()
| double a_Z_pole_bb_eP_0_eM_P80::computeThValue |
( |
| ) |
|
|
virtual |
Implements ThObservable.
Definition at line 10259 of file NPSMEFT6dtopquark.cpp.
10260{
10261
10262
10268
10269
10273
10275
10276 if(flag_LHC_WG_Basis){
10277 if(flag_Quadratic){
10278 return a_Z_pole_bb_eP_0_eM_P80+(-0.5*((C_phiQm+C_phiQ3)/0.998)-0.5*(C_phiQ3/0.998)-3*(C_phib/0.998)-0.5*C_lqM)/100;
10279
10280 }
10281 else{
10282 return a_Z_pole_bb_eP_0_eM_P80+(-0.5*((C_phiQm+C_phiQ3)/0.998)-0.5*(C_phiQ3/0.998)-3*(C_phib/0.998)-0.5*C_lqM)/100;
10283 }
10284 }
10285
10286 else{
10287 if(flag_Quadratic){
10289 }
10290 else{
10292 }
10293 }
10294}
double getNPSMEFT6dtopquark_flag_Quadratic() const
double getNPSMEFT6dtopquark_C_phiQ3() const
double getNPSMEFT6dtopquark_C_lqM() 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: