Test Observable.
More...
#include <TopQuarkObservables.h>
Test Observable.
Definition at line 1397 of file TopQuarkObservables.h.
◆ sigma_ttw_LO()
sigma_ttw_LO constructor.
Definition at line 4343 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_ttw_LO::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- The value of Test_direct
Implements ThObservable.
Definition at line 4349 of file TopQuarkObservables.cpp.
4352 bool flag_Quadratic=
false;
4354 double sigma_ttw_LO_madgraph = 0.516319;
4364 double total = sigma_ttw_SM +(-0.000325*
ewgc(
"CHq1R",2,2)+0.000604*
ewgc(
"CHq3R",2,2)-0.000146*
ewgc(
"CHuR",2,2)
4365 +0.184757*
ewgc(
"Cqq1R",0,2,2,0)+0.010580*
ewgc(
"Cqq1R",1,2,2,1)+0.872452*
ewgc(
"Cqq3R",0,2,2,0)
4366 +0.054539*
ewgc(
"Cqq3R",1,2,2,1)+0.133233*
ewgc(
"Cqu8R",0,0,2,2)+0.008296*
ewgc(
"Cqu8R",1,1,2,2)
4367 +0.000098*
ewgc(
"CuBR",2,2)-0.125985*
ewgc(
"CuGR",2,2)-0.005842*
ewgc(
"CuWR",2,2)
4368 +-0.031757*
ewgc(
"CHl3R",0,0)+-0.031757*
ewgc(
"CHl3R",1,1)+0.000243*
ewgc(
"CHW")+-0.000192*
ewgc(
"CHWB")
4369 +0.031794*
ewgc(
"CllR",0,1,1,0)+-0.012797*
ewgc(
"Cqq1R",0,0,2,2)+-0.001191*
ewgc(
"Cqq1R",1,1,2,2)
4370 +0.098677*
ewgc(
"Cqq3R",0,0,2,2)+0.004610*
ewgc(
"Cqq3R",1,1,2,2)+0.003612*
ewgc(
"Cqu1R",0,0,2,2)
4371 +0.000106*
ewgc(
"Cqu1R",1,1,2,2))
4372 *(sigma_ttw_SM/sigma_ttw_LO_madgraph);
4374 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_ttw_LO::ewgc |
( |
const std::string |
name | ) |
const |
|
inline |
Definition at line 1412 of file TopQuarkObservables.h.
double getSMEFTCoeffEW(const std::string name) const
const NPSMEFTd6General & GetmyNPSMEFTd6General() const
◆ ewgc() [2/3]
double sigma_ttw_LO::ewgc |
( |
const std::string |
name, |
|
|
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ ewgc() [3/3]
double sigma_ttw_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: