#include <TopQuarkObservables.h>
Definition at line 782 of file TopQuarkObservables.h.
◆ sigma_tb_8_LO()
s-channel production of top quarks at 8 TeV constructor.
Definition at line 3780 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_tb_8_LO::computeThValue |
( |
| ) |
|
|
virtual |
- Returns
- The value of Test_direct
Implements ThObservable.
Definition at line 3786 of file TopQuarkObservables.cpp.
3789 bool flag_Quadratic=
false;
3791 double sigma_tb_8_LO_madgraph = 4.142840;
3800 double total = sigma_tb_8_SM + (0.502537*
ewgc(
"CHq3R",2,2)-1.915120*
ewgc(
"CuWR",2,2)
3801 +-0.504792*
ewgc(
"CHl3R",0,0)+-0.504792*
ewgc(
"CHl3R",1,1)+-0.014073*
ewgc(
"CHudR",2,2)+0.505185*
ewgc(
"CllR",0,1,1,0)
3802 +2.585980*
ewgc(
"Cqq1R",0,2,2,0)+0.179945*
ewgc(
"Cqq1R",1,2,2,1)+15.532200*
ewgc(
"Cqq3R",0,0,2,2)
3803 +-2.597130*
ewgc(
"Cqq3R",0,2,2,0)+1.080470*
ewgc(
"Cqq3R",1,1,2,2)+-0.179831*
ewgc(
"Cqq3R",1,2,2,1)
3804 )*(sigma_tb_8_SM/sigma_tb_8_LO_madgraph);
3806 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_tb_8_LO::ewgc |
( |
const std::string |
name | ) |
const |
|
inline |
Definition at line 798 of file TopQuarkObservables.h.
double getSMEFTCoeffEW(const std::string name) const
const NPSMEFTd6General & GetmyNPSMEFTd6General() const
◆ ewgc() [2/3]
double sigma_tb_8_LO::ewgc |
( |
const std::string |
name, |
|
|
int |
i, |
|
|
int |
j |
|
) |
| const |
|
inline |
◆ ewgc() [3/3]
double sigma_tb_8_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: