#include <NPSMEFT6dtopquark.h>
Definition at line 2498 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.
|
| |
◆ sigma_Z_pole_bb()
Definition at line 9967 of file NPSMEFT6dtopquark.cpp.
9969{
9971}
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 sigma_Z_pole_bb::computeThValue |
( |
| ) |
|
|
virtual |
Implements ThObservable.
Definition at line 9973 of file NPSMEFT6dtopquark.cpp.
9974{
9975
9976
9977
9983
9984
9985
9988
9989
9990
9991
9992 if(flag_LHC_WG_Basis){
9993 if(flag_Quadratic){
9994 return sigma_Z_pole_bb/100*(100+14*((C_phiQm+C_phiQ3)/0.998)+14*(C_phiQ3/0.998)-2.5*(C_phib/0.998));
9995
9996 }
9997 else{
9998 return sigma_Z_pole_bb/100*(100+14*((C_phiQm+C_phiQ3)/0.998)+14*(C_phiQ3/0.998)-2.5*(C_phib/0.998));
9999 }
10000 }
10001
10002 else{
10003 if(flag_Quadratic){
10004 return sigma_Z_pole_bb/100*(100+14*(C_phiQ1/0.998)+14*(C_phiQ3/0.998)-2.5*(C_phib/0.998));
10005 }
10006 else{
10007 return sigma_Z_pole_bb/100*(100+14*(C_phiQ1/0.998)+14*(C_phiQ3/0.998)-2.5*(C_phib/0.998));
10008 }
10009 }
10010}
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: