#include <TopQuarkObservables.h>
Definition at line 1633 of file TopQuarkObservables.h.
◆ sigma_tttt_13_LO()
sigma_tttt_13_LO constructor.
Definition at line 4616 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_tttt_13_LO::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- The value of Test_direct
Implements ThObservable.
Definition at line 4622 of file TopQuarkObservables.cpp.
4625 bool flag_Quadratic=
false;
4629 double sigma_tttt_13_madgraph = 6.4215e-03;
4630 double sigma_tttt_13_NP = (-2.2261e-04*
ewgc(
"Cqq1R",0,0,2,2) + -1.2428e-05*
ewgc(
"Cqq1R",1,1,2,2) +
4631 6.8638e-04*
ewgc(
"Cqq1R",0,2,2,0) + 1.1778e-05*
ewgc(
"Cqq1R",1,2,2,1) + -1.3515e-03*
ewgc(
"Cqq1R",2,2,2,2) +
4632 1.1646e-04*
ewgc(
"Cqq3R",0,0,2,2) + 1.0296e-05*
ewgc(
"Cqq3R",1,1,2,2) + 1.4591e-03*
ewgc(
"Cqq3R",0,2,2,0) +
4633 -2.1644e-06*
ewgc(
"CuuR",1,1,2,2) + 6.9110e-04*
ewgc(
"CuuR",0,2,2,0) + 1.1871e-05*
ewgc(
"CuuR",1,2,2,1) +
4634 -1.1204e-03*
ewgc(
"CuuR",2,2,2,2) + 1.0709e-04*
ewgc(
"Cud8R",2,2,0,0) + -1.1107e-04*
ewgc(
"Cqu1R",0,0,2,2) +
4635 -1.2884e-06*
ewgc(
"Cqu1R",2,2,1,1) + 6.9135e-04*
ewgc(
"Cqu1R",2,2,2,2) + 3.3353e-04*
ewgc(
"Cqu8R",0,0,2,2) +
4636 1.1698e-05*
ewgc(
"Cqu8R",1,1,2,2) + -2.7844e-04*
ewgc(
"Cqu8R",2,2,2,2) + -4.8826e-05*
ewgc(
"Cqd1R",2,2,0,0) +
4637 1.2047e-04*
ewgc(
"Cqd8R",2,2,0,0) + 8.0260e-06*
ewgc(
"Cqd8R",2,2,1,1) + -6.6718e-05*
ewgc(
"CuHR",2,2) +
4638 5.1268e-05*
ewgc(
"CuWR",2,2) + -2.9210e-03*
ewgc(
"CuGR",2,2) + 6.4058e-05*
ewgc(
"Cqq3R",1,2,2,1) +
4639 -1.3515e-03*
ewgc(
"Cqq3R",2,2,2,2) + -1.1891e-04*
ewgc(
"CuuR",0,0,2,2) + 7.2594e-06*
ewgc(
"Cud8R",2,2,1,1) +
4640 -4.6853e-06*
ewgc(
"Cqu1R",1,1,2,2) + -6.8948e-05*
ewgc(
"Cqu1R",2,2,0,0) + 2.1381e-04*
ewgc(
"Cqu8R",2,2,0,0) +
4641 3.6454e-06*
ewgc(
"Cqu8R",2,2,1,1) + -3.7044e-06*
ewgc(
"Cqd1R",2,2,1,1) + 2.9052e-04*
ewgc(
"CHuR",2,2) +
4642 8.4334e-05*
ewgc(
"CuBR",2,2)
4643 )*(SM_sigma_tttt_13/sigma_tttt_13_madgraph);
4654 double total_sigma_tttt_13_LO = SM_sigma_tttt_13 + sigma_tttt_13_NP;
4656 if (total_sigma_tttt_13_LO < 0)
return std::numeric_limits<double>::quiet_NaN();
4658 return total_sigma_tttt_13_LO;
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_tttt_13_LO::ewgc |
( |
const std::string |
name | ) |
const |
|
inline |
Definition at line 1649 of file TopQuarkObservables.h.
double getSMEFTCoeffEW(const std::string name) const
const NPSMEFTd6General & GetmyNPSMEFTd6General() const
◆ ewgc() [2/3]
double sigma_tttt_13_LO::ewgc |
( |
const std::string |
name, |
|
|
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ ewgc() [3/3]
double sigma_tttt_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: