#include <TopQuarkObservables.h>
Definition at line 274 of file TopQuarkObservables.h.
◆ sigma_tt_13_LO()
sigma_tt_13_LO constructor.
Definition at line 1401 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_tt_13_LO::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- The value of Test_direct
Implements ThObservable.
Definition at line 1407 of file TopQuarkObservables.cpp.
1410 bool flag_Quadratic=
false;
1414 double sigma_tt_13_madgraph = 480.242000;
1415 double sigma_tt_13_NP = (-32.061600*
ewgc(
"CG")+-0.072252*
ewgc(
"Cqd1R",2,2,0,0)+0.024384*
ewgc(
"Cqd1R",2,2,1,1)
1416 +2.795340*
ewgc(
"Cqd8R",2,2,0,0)+0.483828*
ewgc(
"Cqd8R",2,2,1,1)+1.212250*
ewgc(
"Cqq1R",0,0,2,2)+18.371200*
ewgc(
"Cqq1R",0,2,2,0)+
1417 -0.080958*
ewgc(
"Cqq1R",1,1,2,2)+0.753096*
ewgc(
"Cqq1R",1,2,2,1)+4.019140*
ewgc(
"Cqq3R",0,0,2,2)+39.347700*
ewgc(
"Cqq3R",0,2,2,0)
1418 +0.353400*
ewgc(
"Cqq3R",1,1,2,2)+4.100860*
ewgc(
"Cqq3R",1,2,2,1)+0.431874*
ewgc(
"Cqu1R",0,0,2,2)+0.039174*
ewgc(
"Cqu1R",1,1,2,2)
1419 +0.388572*
ewgc(
"Cqu1R",2,2,0,0)+0.061362*
ewgc(
"Cqu1R",2,2,1,1)+7.158910*
ewgc(
"Cqu8R",0,0,2,2)+0.650778*
ewgc(
"Cqu8R",1,1,2,2)
1420 +4.412830*
ewgc(
"Cqu8R",2,2,0,0)+0.216756*
ewgc(
"Cqu8R",2,2,1,1)+-0.160380*
ewgc(
"Cud1R",2,2,0,0)+0.016986*
ewgc(
"Cud1R",2,2,1,1)
1421 +2.795980*
ewgc(
"Cud8R",2,2,0,0)+0.487194*
ewgc(
"Cud8R",2,2,1,1)+-140.557000*
ewgc(
"CuGR",2,2)+1.352220*
ewgc(
"CuuR",0,0,2,2)
1422 +17.951000*
ewgc(
"CuuR",0,2,2,0)+0.095604*
ewgc(
"CuuR",1,1,2,2)+0.739128*
ewgc(
"CuuR",1,2,2,1)
1423 )*(SM_sigma_tt_13/sigma_tt_13_madgraph);
1434 double total_sigma_tt_13_LO = SM_sigma_tt_13 + sigma_tt_13_NP;
1436 if (total_sigma_tt_13_LO < 0)
return std::numeric_limits<double>::quiet_NaN();
1438 return total_sigma_tt_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_tt_13_LO::ewgc |
( |
const std::string |
name | ) |
const |
|
inline |
Definition at line 290 of file TopQuarkObservables.h.
double getSMEFTCoeffEW(const std::string name) const
const NPSMEFTd6General & GetmyNPSMEFTd6General() const
◆ ewgc() [2/3]
double sigma_tt_13_LO::ewgc |
( |
const std::string |
name, |
|
|
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ ewgc() [3/3]
double sigma_tt_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: