#include <TopQuarkObservables.h>
Definition at line 1068 of file TopQuarkObservables.h.
◆ sigma_tq_antitop_13_LO()
sigma_tq_antitop_13_LO::sigma_tq_antitop_13_LO |
( |
const StandardModel & |
SM_i | ) |
|
sigma_tq_antitop_13_LO constructor.
Definition at line 4063 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_tq_antitop_13_LO::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- The value of Test_direct
Implements ThObservable.
Definition at line 4069 of file TopQuarkObservables.cpp.
4072 bool flag_Quadratic=
false;
4074 double sigma_tq_antitop_13_LO_madgraph = 6.9582e+01;
4085 double total = sigma_tq_antitop_13_SM +(
4086 -5.7835e+00*
ewgc(
"Cqq1R",0,2,2,0) + -1.8304e+00*
ewgc(
"Cqq1R",1,2,2,1) +
4087 -3.4701e+01*
ewgc(
"Cqq3R",0,0,2,2) + 5.7843e+00*
ewgc(
"Cqq3R",0,2,2,0) +
4088 -1.0982e+01*
ewgc(
"Cqq3R",1,1,2,2) + -1.1363e-01*
ewgc(
"CuWR",2,2)
4089 + 8.4318e+00*
ewgc(
"CllR",0,1,1,0) + -8.4318e+00*
ewgc(
"CHl3R",0,0) +
4090 -8.4318e+00*
ewgc(
"CHl3R",1,1) + 8.3992e+00*
ewgc(
"CHq3R",2,2)
4091 + 1.8295e+00*
ewgc(
"Cqq3R",1,2,2,1)
4092 )*(sigma_tq_antitop_13_SM/sigma_tq_antitop_13_LO_madgraph);
4095 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_tq_antitop_13_LO::ewgc |
( |
const std::string |
name | ) |
const |
|
inline |
Definition at line 1084 of file TopQuarkObservables.h.
double getSMEFTCoeffEW(const std::string name) const
const NPSMEFTd6General & GetmyNPSMEFTd6General() const
◆ ewgc() [2/3]
double sigma_tq_antitop_13_LO::ewgc |
( |
const std::string |
name, |
|
|
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ ewgc() [3/3]
double sigma_tq_antitop_13_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: