#include <NPSMEFT6dtopquark.h>
Definition at line 1420 of file NPSMEFT6dtopquark.h.
|
| double | max |
| | the bin maximum.
|
| |
| double | min |
| | The bin minimum.
|
| |
| std::vector< std::string > | parametersForObservable |
| | a vector of parameter namesfor the specific observable
|
| |
| const StandardModel & | SM |
| | A reference to an object of StandardMode class.
|
| |
◆ sigma_mumu_VBF_3TeV_tt()
| sigma_mumu_VBF_3TeV_tt::sigma_mumu_VBF_3TeV_tt |
( |
const StandardModel & |
SM_i | ) |
|
Definition at line 5747 of file NPSMEFT6dtopquark.cpp.
5749{
5751}
A class for a model prediction of an observable.
void setParametersForObservable(std::vector< std::string > parametersForObservable_i)
A set method to get the parameters for the specific observable.
const NPSMEFT6dtopquark & myNPSMEFT6dtopquark
◆ computeThValue()
| double sigma_mumu_VBF_3TeV_tt::computeThValue |
( |
| ) |
|
|
virtual |
Implements ThObservable.
Definition at line 5753 of file NPSMEFT6dtopquark.cpp.
5754{
5755
5757 double sigma_mumu_VBF_3TeV_tt_madgraph = 0.013282;
5758
5759
5765
5766
5768
5769 if(flag_Quadratic){
5770 return sigma_mumu_VBF_3TeV_tt_SM + (-0.000360*C_phiQm+0.000234*C_phiQm*C_phiQm+-0.000392*C_phit+0.000235*C_phit*C_phit
5771 +0.018636*C_tW+0.057008*C_tW*C_tW+0.000071*C_tphi+0.000017*C_tphi*C_tphi+-0.015499*C_tZ+0.038741*C_tZ*C_tZ)
5772 *sigma_mumu_VBF_3TeV_tt_SM/sigma_mumu_VBF_3TeV_tt_madgraph;
5773
5774 }
5775 else{
5776
5777 return sigma_mumu_VBF_3TeV_tt_SM + (-0.000360*C_phiQm+-0.000392*C_phit+0.018636*C_tW+0.000071*C_tphi+-0.015499*C_tZ)
5778 *sigma_mumu_VBF_3TeV_tt_SM/sigma_mumu_VBF_3TeV_tt_madgraph;
5779
5780 }
5781}
double getNPSMEFT6dtopquark_flag_Quadratic() const
double getNPSMEFT6dtopquark_C_phit() const
The parameter .
double getNPSMEFT6dtopquark_C_tphi() const
double getNPSMEFT6dtopquark_C_phiQm() const
double getNPSMEFT6dtopquark_C_tZ() const
double getNPSMEFT6dtopquark_C_tW() const
const double getOptionalParameter(std::string name) const
A method to get parameters that are specific to only one set of observables.
const StandardModel & SM
A reference to an object of StandardMode class.
◆ myNPSMEFT6dtopquark
The documentation for this class was generated from the following files: