#include <TopQuarkObservables.h>
Definition at line 875 of file TopQuarkObservables.h.
◆ sigma_tq_7_LO()
FL constructor.
Definition at line 3857 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_7_LO::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- The value of Test_direct
Implements ThObservable.
Definition at line 3863 of file TopQuarkObservables.cpp.
3866 bool flag_Quadratic=
false;
3868 double sigma_tq_7_LO_madgraph = 53.962300;
3883 double total = sigma_tq_7_SM +(-5.3801e+00*
ewgc(
"Cqq1R",0,2,2,0) +
3884 -7.3805e-01*
ewgc(
"Cqq1R",1,2,2,1) + -3.2281e+01*
ewgc(
"Cqq3R",0,0,2,2)
3885 + 5.3809e+00*
ewgc(
"Cqq3R",0,2,2,0) + -4.4283e+00*
ewgc(
"Cqq3R",1,1,2,2)
3886 + -1.6446e+00*
ewgc(
"CuWR",2,2) + 6.5481e+00*
ewgc(
"CllR",0,1,1,0)
3887 + -6.5448e+00*
ewgc(
"CHl3R",0,0) + -6.5448e+00*
ewgc(
"CHl3R",1,1)
3888 + 6.5106e+00*
ewgc(
"CHq3R",2,2) + 7.3824e-01*
ewgc(
"Cqq3R",1,2,2,1)
3889 )*(sigma_tq_7_SM/sigma_tq_7_LO_madgraph);
3892 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_7_LO::ewgc |
( |
const std::string |
name | ) |
const |
|
inline |
Definition at line 891 of file TopQuarkObservables.h.
double getSMEFTCoeffEW(const std::string name) const
const NPSMEFTd6General & GetmyNPSMEFTd6General() const
◆ ewgc() [2/3]
double sigma_tq_7_LO::ewgc |
( |
const std::string |
name, |
|
|
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ ewgc() [3/3]
double sigma_tq_7_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: