6192{
6193
6194
6195
6197 double sigma_mumu_sch_10TeV_ttH_madgraph = 0.053774;
6198
6199
6200
6201
6209
6210
6212
6213 if(flag_Quadratic){
6214
6215 double sigma_mumu_sch_10TeV_ttH_NP = -0.008053*C_phiQm+0.021429*C_phiQm*C_phiQm+
6216 0.002200*C_phit+0.021416*C_phit*C_phit+-45.807400*C_lu+17609.100000*C_lu*C_lu+
6217 -69.072700*C_eu+17607.600000*C_eu*C_eu+17.775600*C_tW+2176.630000*C_tW*C_tW+
6218 -0.005346*C_tphi+0.000172*C_tphi*C_tphi+-3.075590*C_tZ+1773.620000*C_tZ*C_tZ;
6219
6220 return sigma_mumu_sch_10TeV_ttH_SM + (sigma_mumu_sch_10TeV_ttH_NP)*(sigma_mumu_sch_10TeV_ttH_SM/sigma_mumu_sch_10TeV_ttH_madgraph);
6221
6222 }
6223 else{
6224
6225
6226 double sigma_mumu_sch_10TeV_ttH_NP = -0.008053*C_phiQm+0.002200*C_phit+
6227 -45.807400*C_lu+-69.072700*C_eu+17.775600*C_tW+-0.005346*C_tphi+-3.075590*C_tZ;
6228
6229 return sigma_mumu_sch_10TeV_ttH_SM + (sigma_mumu_sch_10TeV_ttH_NP)*(sigma_mumu_sch_10TeV_ttH_SM/sigma_mumu_sch_10TeV_ttH_madgraph);
6230
6231 }
6232
6233}
double getNPSMEFT6dtopquark_flag_Quadratic() const
double getNPSMEFT6dtopquark_C_lu() const
double getNPSMEFT6dtopquark_C_phit() const
The parameter .
double getNPSMEFT6dtopquark_C_tphi() const
double getNPSMEFT6dtopquark_C_eu() 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.