#include <NPSMEFT6dtopquark.h>
Definition at line 1593 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_30TeV_tt()
| sigma_mumu_VBF_30TeV_tt::sigma_mumu_VBF_30TeV_tt |
( |
const StandardModel & |
SM_i | ) |
|
Definition at line 6426 of file NPSMEFT6dtopquark.cpp.
6428{
6430}
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_30TeV_tt::computeThValue |
( |
| ) |
|
|
virtual |
Implements ThObservable.
Definition at line 6432 of file NPSMEFT6dtopquark.cpp.
6433{
6434
6436 double sigma_mumu_VBF_30TeV_tt_madgraph = 0.060984;
6437
6438
6444
6445
6447
6448 if(flag_Quadratic){
6449 return sigma_mumu_VBF_30TeV_tt_SM + (-0.001369*C_phiQm+0.025047*C_phiQm*C_phiQm+-0.005211*C_phit+0.025065*C_phit*C_phit
6450 +0.080061*C_tW+3.675940*C_tW*C_tW+0.000316*C_tphi+0.000197*C_tphi*C_tphi+-0.058553*C_tZ+1.657510*C_tZ*C_tZ)
6451 *sigma_mumu_VBF_30TeV_tt_SM/sigma_mumu_VBF_30TeV_tt_madgraph;
6452
6453 }
6454 else{
6455
6456 return sigma_mumu_VBF_30TeV_tt_SM + (-0.001369*C_phiQm+-0.005211*C_phit+0.080061*C_tW+0.000316*C_tphi+-0.058553*C_tZ)
6457 *sigma_mumu_VBF_30TeV_tt_SM/sigma_mumu_VBF_30TeV_tt_madgraph;
6458
6459 }
6460}
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: