Test Observable.
More...
#include <TopQuarkObservables.h>
Test Observable.
Definition at line 1206 of file TopQuarkObservables.h.
◆ sigma_tzq_LO()
FL constructor.
Definition at line 4183 of file TopQuarkObservables.cpp.
A model class for new physics in the form of the dimension-six effective Lagrangian.
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 StandardModel & SM
A reference to an object of StandardMode class.
const TopQuarkObservables mytopobs
◆ computeThValue()
double sigma_tzq_LO::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- The value of Test_direct
Implements ThObservable.
Definition at line 4189 of file TopQuarkObservables.cpp.
4192 bool flag_Quadratic=
false;
4194 double sigma_tzq_LO_madgraph = 0.725915;
4204 double total = sigma_tzq_SM +(0.015938*
ewgc(
"CHq1R",2,2)+0.141467*
ewgc(
"CHq3R",2,2)
4205 +0.004390*
ewgc(
"CHuR",2,2)+-0.002539*
ewgc(
"CuBR",2,2)-0.001949*
ewgc(
"CuWR",2,2)
4206 +0.016858*
ewgc(
"CHD")+-0.000058*
ewgc(
"CHdR",2,2)+-0.132067*
ewgc(
"CHl3R",0,0)
4207 +-0.132067*
ewgc(
"CHl3R",1,1)+-0.000189*
ewgc(
"CHudR",2,2)+0.060599*
ewgc(
"CHWB")
4208 +0.131970*
ewgc(
"CllR",0,1,1,0))
4209 *(sigma_tzq_SM/sigma_tzq_LO_madgraph);
4211 if (total < 0)
return std::numeric_limits<double>::quiet_NaN();
const double getOptionalParameter(std::string name) const
A method to get parameters that are specific to only one set of observables.
double ewgc(const std::string name) const
◆ ewgc() [1/3]
double sigma_tzq_LO::ewgc |
( |
const std::string |
name | ) |
const |
|
inline |
Definition at line 1221 of file TopQuarkObservables.h.
double getSMEFTCoeffEW(const std::string name) const
const NPSMEFTd6General & GetmyNPSMEFTd6General() const
◆ ewgc() [2/3]
double sigma_tzq_LO::ewgc |
( |
const std::string |
name, |
|
|
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ ewgc() [3/3]
double sigma_tzq_LO::ewgc |
( |
const std::string |
name, |
|
|
int |
i, |
|
|
int |
j, |
|
|
int |
k, |
|
|
int |
l |
|
) |
| const |
|
inline |
◆ mytopobs
The documentation for this class was generated from the following files: