a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
NPSMEFTd6.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2014 HEPfit Collaboration
3  *
4  *
5  * For the licensing terms see doc/COPYING.
6  */
7 
8 #ifndef NPSMEFTD6_H
9 #define NPSMEFTD6_H
10 
11 #include "gslpp.h"
12 #include "NPbase.h"
13 #include "NPSMEFTd6Matching.h"
14 #include <string.h>
15 #include <stdexcept>
16 #include <gsl/gsl_integration.h>
17 
18 
825 class NPSMEFTd6 : public NPbase {
826 public:
827 
831  static const int NNPSMEFTd6Vars = 446;
832 
837  static const std::string NPSMEFTd6Vars[NNPSMEFTd6Vars];
838 
843  static const std::string NPSMEFTd6VarsRot[NNPSMEFTd6Vars];
844 
849  static const int NNPSMEFTd6Vars_LFU_QFU = 250;
850 
857 
864 
870  NPSMEFTd6(const bool FlagLeptonUniversal_in = false, const bool FlagQuarkUniversal_in = false);
871 
878  virtual bool PostUpdate();
879 
887  virtual bool CheckParameters(const std::map<std::string, double>& DPars);
888 
895  virtual bool setFlag(const std::string name, const bool value);
896 
902  {
903  return NPSMEFTd6M.getObj();
904  }
905 
907 
912  double getLambda_NP() const{
913  return Lambda_NP;
914  }
915 
920  double getCQe_2311() const{
921  return CQe_2311;
922  }
923 
928  double getCQe_2322() const{
929  return CQe_2322;
930  }
931 
936  double getCLQ1_1123() const{
937  return CLQ1_1123;
938  }
939 
944  double getCLQ1_2223() const{
945  return CLQ1_2223;
946  }
947 
952  double getCLQ3_1123() const{
953  return CLQ3_1123;
954  }
955 
960  double getCLQ3_2223() const{
961  return CLQ3_2223;
962  }
963 
968  double getCLd_1123() const{
969  return CLd_1123;
970  }
971 
976  double getCLd_2223() const{
977  return CLd_2223;
978  }
979 
984  double getCed_1123() const{
985  return Ced_1123;
986  }
987 
992  double getCed_2223() const{
993  return Ced_2223;
994  }
995 
1000  double getCHL1_11() const{
1001  return CHL1_11;
1002  }
1003 
1008  double getCHL1_22() const{
1009  return CHL1_22;
1010  }
1011 
1016  double getCHL3_11() const{
1017  return CHL3_11;
1018  }
1019 
1024  double getCHL3_22() const{
1025  return CHL3_22;
1026  }
1027 
1032  double getCHe_11() const{
1033  return CHe_11;
1034  }
1035 
1040  double getCHe_22() const{
1041  return CHe_22;
1042  }
1043 
1048  double getCeu_1133() const{
1049  return Ceu_1133;
1050  }
1051 
1056  double getCeu_2233() const{
1057  return Ceu_2233;
1058  }
1059 
1064  double getCLu_1133() const{
1065  return CLu_1133;
1066  }
1067 
1072  double getCLu_2233() const{
1073  return CLu_2233;
1074  }
1075 
1080  double getCLedQ_11() const{
1081  return CLedQ_11;
1082  }
1083 
1088  double getCLedQ_22() const{
1089  return CLedQ_22;
1090  }
1091 
1096  double getCpLedQ_11() const{
1097  return CpLedQ_11;
1098  }
1099 
1104  double getCpLedQ_22() const{
1105  return CpLedQ_22;
1106  }
1107 
1109 
1120  virtual double DeltaGF() const;
1121 
1127  virtual double obliqueS() const;
1128 
1134  virtual double obliqueT() const;
1135 
1140  virtual double obliqueU() const;
1141 
1147  virtual double obliqueW() const;
1148 
1154  virtual double obliqueY() const;
1155 
1156 
1158 
1163  virtual double deltaMz() const;
1164 
1169  virtual double deltaMz2() const;
1170 
1175  virtual double deltaMh() const;
1176 
1181  virtual double deltaMh2() const;
1182 
1187  virtual double deltamt() const;
1188 
1193  virtual double deltamt2() const;
1194 
1199  virtual double deltamb() const;
1200 
1205  virtual double deltamb2() const;
1206 
1211  virtual double deltamc() const;
1212 
1217  virtual double deltamc2() const;
1218 
1223  virtual double deltamtau() const;
1224 
1229  virtual double deltamtau2() const;
1230 
1235  virtual double deltaGmu() const;
1236 
1241  virtual double deltaGmu2() const;
1242 
1247  virtual double deltaaMZ() const;
1248 
1253  virtual double deltaaMZ2() const;
1254 
1259  virtual double deltaa0() const;
1260 
1265  virtual double deltaa02() const;
1266 
1271  virtual double deltaaSMZ() const;
1272 
1277  virtual double deltaaSMZ2() const;
1278 
1280 
1285  virtual double Mw() const;
1286 
1291  virtual double deltaMwd6() const;
1292 
1297  virtual double deltaMwd62() const;
1298 
1305  virtual double deltaGamma_Wff(const Particle fi, const Particle fj) const;
1306 
1313  virtual double GammaW(const Particle fi, const Particle fj) const;
1314 
1319  virtual double deltaGamma_W() const;
1320 
1325  virtual double GammaW() const;
1326 
1331  virtual double deltaGwd6() const;
1332 
1337  virtual double deltaGwd62() const;
1338 
1343  virtual double deltaGzd6() const;
1344 
1349  virtual double deltaGzd62() const;
1350 
1356  virtual double deltaGV_f(const Particle p) const;
1357 
1363  virtual double deltaGA_f(const Particle p) const;
1364 
1370  // no generation mixing
1371  double deltaGL_f(const Particle p) const;
1372 
1378  // no generation mixing
1379  double deltaGR_f(const Particle p) const;
1380 
1381 
1383 
1384  double CLL_mu() const;
1385  double CLL_tau() const;
1386  double CLL_up() const;
1387  double CLL_down() const;
1388  double CLL_charm() const;
1389  double CLL_strange() const;
1390  double CLL_bottom() const;
1391 
1392  double CLR_mu() const;
1393  double CLR_tau() const;
1394  double CLR_up() const;
1395  double CLR_down() const;
1396  double CLR_charm() const;
1397  double CLR_strange() const;
1398  double CLR_bottom() const;
1399 
1400  double CRL_mu() const;
1401  double CRL_tau() const;
1402  double CRL_up() const;
1403  double CRL_down() const;
1404  double CRL_charm() const;
1405  double CRL_strange() const;
1406  double CRL_bottom() const;
1407 
1408  double CRR_mu() const;
1409  double CRR_tau() const;
1410  double CRR_up() const;
1411  double CRR_down() const;
1412  double CRR_charm() const;
1413  double CRR_strange() const;
1414  double CRR_bottom() const;
1415 
1417 
1419 
1426  // no generation mixing
1427  virtual gslpp::complex deltaGL_Wff(const Particle pbar, const Particle p) const;
1434  // no generation mixing
1435  virtual gslpp::complex deltaGR_Wff(const Particle pbar, const Particle p) const;
1436 
1441  virtual double deltaG_hgg() const;
1447  virtual double deltaG_hggRatio() const;
1452  virtual double deltaG1_hWW() const;
1457  virtual double deltaG2_hWW() const;
1462  virtual double deltaG3_hWW() const;
1467  virtual double deltaG1_hZZ() const;
1472  virtual double deltaG2_hZZ() const;
1477  virtual double deltaG3_hZZ() const;
1482  virtual double deltaG1_hZA() const;
1488  virtual double deltaG1_hZARatio() const;
1493  virtual double deltaG2_hZA() const;
1498  virtual double deltaG_hAA() const;
1504  virtual double deltaG_hAARatio() const;
1510  // no generation mixing
1511  virtual gslpp::complex deltaG_hff(const Particle p) const;
1512 
1517  virtual double deltaG_hhhRatio() const;
1518 
1525  // no generation mixing
1526  gslpp::complex deltaGL_Wffh(const Particle pbar, const Particle p) const;
1527 
1534  // no generation mixing
1535  gslpp::complex deltaGR_Wffh(const Particle pbar, const Particle p) const;
1536 
1542  // no generation mixing
1543  double deltaGL_Zffh(const Particle p) const;
1544 
1550  // no generation mixing
1551  double deltaGR_Zffh(const Particle p) const;
1552 
1558  // no generation mixing
1559  gslpp::complex deltaG_hGff(const Particle p) const;
1560 
1566  // no generation mixing
1567  gslpp::complex deltaG_hZff(const Particle p) const;
1568 
1574  // no generation mixing
1575  gslpp::complex deltaG_hAff(const Particle p) const;
1576 
1582  // no generation mixing
1583  gslpp::complex deltaG_Gff(const Particle p) const;
1584 
1590  // no generation mixing
1591  gslpp::complex deltaG_Zff(const Particle p) const;
1592 
1598  // no generation mixing
1599  gslpp::complex deltaG_Aff(const Particle p) const;
1600 
1605  double deltag3G() const;
1606 
1607 
1609 
1615  gslpp::complex f_triangle(const double tau) const;
1621  gslpp::complex g_triangle(const double tau) const;
1627  gslpp::complex I_triangle_1(const double tau, const double lambda) const;
1633  gslpp::complex I_triangle_2(const double tau, const double lambda) const;
1641  gslpp::complex AH_f(const double tau) const;
1642 
1650  gslpp::complex AH_W(const double tau) const;
1651 
1658  gslpp::complex AHZga_f(const double tau, const double lambda) const;
1659 
1666  gslpp::complex AHZga_W(const double tau, const double lambda) const;
1667 
1674  virtual double muggH(const double sqrt_s) const;
1682  virtual double muggHH(const double sqrt_s) const;
1689  virtual double muVBF(const double sqrt_s) const;
1697  virtual double muVBFgamma(const double sqrt_s) const;
1705  virtual double mueeWBF(const double sqrt_s) const;
1714  virtual double mueeWBFPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const;
1722  virtual double mueeHvv(const double sqrt_s) const;
1731  virtual double mueeHvvPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const;
1739  virtual double mueeZBF(const double sqrt_s) const;
1748  virtual double mueeZBFPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const;
1756  virtual double muepWBF(const double sqrt_s) const;
1764  virtual double muepZBF(const double sqrt_s) const;
1771  virtual double muWH(const double sqrt_s) const;
1778  virtual double muZH(const double sqrt_s) const;
1786  virtual double mueeZH(const double sqrt_s) const;
1794  virtual double mueeZllH(const double sqrt_s) const;
1802  virtual double mueeZqqH(const double sqrt_s) const;
1811  virtual double mueeZHPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const;
1820  virtual double mueeZllHPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const;
1829  virtual double mueeZqqHPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const;
1837  virtual double aPskPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const;
1845  virtual double bPskPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const;
1852  virtual double muVH(const double sqrt_s) const;
1859  virtual double muVBFpVH(const double sqrt_s) const;
1866  virtual double muttH(const double sqrt_s) const;
1873  virtual double mutHq(const double sqrt_s) const;
1881  virtual double muggHpttH(const double sqrt_s) const;
1889  virtual double mueettH(const double sqrt_s) const;
1898  virtual double mueettHPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const;
1905  virtual double mummH(const double sqrt_s) const;
1911  virtual double BrHggRatio() const;
1917  virtual double BrHWWRatio() const;
1923  virtual double BrHWlvRatio() const;
1929  virtual double BrHWW2l2vRatio() const;
1935  virtual double BrHWjjRatio() const;
1941  virtual double BrHWW4jRatio() const;
1947  virtual double BrHWffRatio() const;
1953  virtual double BrHWW4fRatio() const;
1959  virtual double BrHZZRatio() const;
1965  virtual double BrHZllRatio() const;
1971  virtual double BrHZZ4lRatio() const;
1977  virtual double BrHZZ4eRatio() const;
1983  virtual double BrHZZ2e2muRatio() const;
1989  virtual double BrHZZ4muRatio() const;
1995  virtual double BrHZvvRatio() const;
2001  virtual double BrHZZ4vRatio() const;
2002 
2008  virtual double BrHZuuRatio() const;
2014  virtual double BrHZZ4uRatio() const;
2020  virtual double BrHZddRatio() const;
2026  virtual double BrHZZ4dRatio() const;
2032  virtual double BrHZffRatio() const;
2038  virtual double BrHZZ4fRatio() const;
2044  virtual double BrHZgaRatio() const;
2050  virtual double BrHZgallRatio() const;
2056  virtual double BrHZgaeeRatio() const;
2062  virtual double BrHZgamumuRatio() const;
2068  virtual double BrHgagaRatio() const;
2074  virtual double BrHmumuRatio() const;
2080  virtual double BrHtautauRatio() const;
2086  virtual double BrHccRatio() const;
2092  virtual double BrHbbRatio() const;
2098  virtual double computeGammaTotalRatio() const;
2105  virtual double deltaGammaTotalRatio1() const;
2112  virtual double deltaGammaTotalRatio1noError() const;
2119  virtual double deltaGammaTotalRatio2() const;
2125  double GammaHggRatio() const;
2131  double GammaHWWRatio() const;
2137  double GammaHWlvRatio() const;
2143  double GammaHWW2l2vRatio() const;
2149  double GammaHWjjRatio() const;
2155  double GammaHWW4jRatio() const;
2156 
2162  double GammaHWffRatio() const;
2168  double GammaHWW4fRatio() const;
2174  double GammaHZZRatio() const;
2180  double GammaHZllRatio() const;
2186  double GammaHZeeRatio() const;
2192  double GammaHZmumuRatio() const;
2198  double GammaHZZ4lRatio() const;
2204  double GammaHZZ4eRatio() const;
2210  double GammaHZZ2e2muRatio() const;
2216  double GammaHZZ4muRatio() const;
2222  double GammaHZvvRatio() const;
2228  double GammaHZZ4vRatio() const;
2234  double GammaHZuuRatio() const;
2240  double GammaHZZ4uRatio() const
2241  {
2242  return 1.0;
2243  };
2249  double GammaHZddRatio() const;
2255  double GammaHZZ4dRatio() const
2256  {
2257  return 1.0;
2258  };
2264  double GammaHZffRatio() const;
2270  double GammaHZZ4fRatio() const;
2276  double GammaHZgaRatio() const;
2282  double GammaHgagaRatio() const;
2288  double GammaHmumuRatio() const;
2294  double GammaHtautauRatio() const;
2300  double GammaHccRatio() const;
2306  double GammaHbbRatio() const;
2313  double deltaGammaHggRatio1() const;
2320  double deltaGammaHWWRatio1() const;
2327  double deltaGammaHWlvRatio1() const;
2334  double deltaGammaHWW2l2vRatio1() const;
2341  double deltaGammaHWjjRatio1() const;
2348  double deltaGammaHWW4jRatio1() const;
2355  double deltaGammaHWffRatio1() const;
2362  double deltaGammaHWW4fRatio1() const;
2369  double deltaGammaHZZRatio1() const;
2376  double deltaGammaHZllRatio1() const;
2383  double deltaGammaHZeeRatio1() const;
2390  double deltaGammaHZmumuRatio1() const;
2397  double deltaGammaHZZ4lRatio1() const;
2404  double deltaGammaHZZ4eRatio1() const;
2411  double deltaGammaHZZ2e2muRatio1() const;
2418  double deltaGammaHZZ4muRatio1() const;
2425  double deltaGammaHZvvRatio1() const;
2432  double deltaGammaHZZ4vRatio1() const;
2439  double deltaGammaHZuuRatio1() const;
2446  double deltaGammaHZZ4uRatio1() const
2447  {
2448  return 1.0;
2449  };
2456  double deltaGammaHZddRatio1() const;
2463  double deltaGammaHZZ4dRatio1() const
2464  {
2465  return 1.0;
2466  };
2473  double deltaGammaHZffRatio1() const;
2480  double deltaGammaHZZ4fRatio1() const;
2487  double deltaGammaHZgaRatio1() const;
2494  double deltaGammaHgagaRatio1() const;
2501  double deltaGammaHmumuRatio1() const;
2508  double deltaGammaHtautauRatio1() const;
2515  double deltaGammaHccRatio1() const;
2522  double deltaGammaHbbRatio1() const;
2529  double deltaGammaHggRatio2() const;
2536  double deltaGammaHWWRatio2() const;
2543  double deltaGammaHWlvRatio2() const;
2550  double deltaGammaHWW2l2vRatio2() const;
2557  double deltaGammaHWjjRatio2() const;
2564  double deltaGammaHWW4jRatio2() const;
2571  double deltaGammaHWffRatio2() const;
2578  double deltaGammaHWW4fRatio2() const;
2585  double deltaGammaHZZRatio2() const;
2592  double deltaGammaHZllRatio2() const;
2599  double deltaGammaHZeeRatio2() const;
2606  double deltaGammaHZmumuRatio2() const;
2613  double deltaGammaHZZ4lRatio2() const;
2620  double deltaGammaHZZ4eRatio2() const;
2627  double deltaGammaHZZ2e2muRatio2() const;
2634  double deltaGammaHZZ4muRatio2() const;
2641  double deltaGammaHZvvRatio2() const;
2648  double deltaGammaHZZ4vRatio2() const;
2655  double deltaGammaHZuuRatio2() const;
2662  double deltaGammaHZZ4uRatio2() const;
2669  double deltaGammaHZddRatio2() const;
2676  double deltaGammaHZZ4dRatio2() const;
2683  double deltaGammaHZffRatio2() const;
2690  double deltaGammaHZZ4fRatio2() const;
2697  double deltaGammaHZgaRatio2() const;
2704  double deltaGammaHgagaRatio2() const;
2711  double deltaGammaHmumuRatio2() const;
2718  double deltaGammaHtautauRatio2() const;
2725  double deltaGammaHccRatio2() const;
2732  double deltaGammaHbbRatio2() const;
2733 
2738  virtual double Br_H_exo() const;
2739 
2744  virtual double Br_H_inv() const;
2745 
2751  virtual double Br_H_inv_NP() const;
2752 
2758  virtual double BrHvisRatio() const;
2759 
2765  virtual double BrHtoinvRatio() const;
2766 
2768 
2775  virtual double muttHZbbboost(const double sqrt_s) const;
2776 
2784  virtual double muggHgaga(const double sqrt_s) const;
2792  virtual double muVBFHgaga(const double sqrt_s) const;
2800  virtual double muZHgaga(const double sqrt_s) const;
2808  virtual double muWHgaga(const double sqrt_s) const;
2816  virtual double muVHgaga(const double sqrt_s) const;
2824  virtual double muttHgaga(const double sqrt_s) const;
2832  virtual double muggHZga(const double sqrt_s) const;
2840  virtual double muVBFHZga(const double sqrt_s) const;
2848  virtual double muZHZga(const double sqrt_s) const;
2856  virtual double muWHZga(const double sqrt_s) const;
2864  virtual double muVHZga(const double sqrt_s) const;
2872  virtual double muttHZga(const double sqrt_s) const;
2880  virtual double muggHZZ(const double sqrt_s) const;
2888  virtual double muVBFHZZ(const double sqrt_s) const;
2896  virtual double muZHZZ(const double sqrt_s) const;
2904  virtual double muWHZZ(const double sqrt_s) const;
2912  virtual double muVHZZ(const double sqrt_s) const;
2920  virtual double muttHZZ(const double sqrt_s) const;
2921 
2929  virtual double muggHZZ4l(const double sqrt_s) const;
2937  virtual double muVBFHZZ4l(const double sqrt_s) const;
2945  virtual double muZHZZ4l(const double sqrt_s) const;
2953  virtual double muWHZZ4l(const double sqrt_s) const;
2961  virtual double muVHZZ4l(const double sqrt_s) const;
2969  virtual double muttHZZ4l(const double sqrt_s) const;
2970 
2978  virtual double muggHWW(const double sqrt_s) const;
2986  virtual double muVBFHWW(const double sqrt_s) const;
2994  virtual double muZHWW(const double sqrt_s) const;
3002  virtual double muWHWW(const double sqrt_s) const;
3010  virtual double muVHWW(const double sqrt_s) const;
3018  virtual double muttHWW(const double sqrt_s) const;
3026  virtual double muggHWW2l2v(const double sqrt_s) const;
3034  virtual double muVBFHWW2l2v(const double sqrt_s) const;
3042  virtual double muZHWW2l2v(const double sqrt_s) const;
3050  virtual double muWHWW2l2v(const double sqrt_s) const;
3058  virtual double muVHWW2l2v(const double sqrt_s) const;
3066  virtual double muttHWW2l2v(const double sqrt_s) const;
3074  virtual double muggHmumu(const double sqrt_s) const;
3082  virtual double muVBFHmumu(const double sqrt_s) const;
3090  virtual double muZHmumu(const double sqrt_s) const;
3098  virtual double muWHmumu(const double sqrt_s) const;
3106  virtual double muVHmumu(const double sqrt_s) const;
3114  virtual double muttHmumu(const double sqrt_s) const;
3122  virtual double muggHtautau(const double sqrt_s) const;
3130  virtual double muVBFHtautau(const double sqrt_s) const;
3138  virtual double muZHtautau(const double sqrt_s) const;
3146  virtual double muWHtautau(const double sqrt_s) const;
3154  virtual double muVHtautau(const double sqrt_s) const;
3162  virtual double muttHtautau(const double sqrt_s) const;
3170  virtual double muggHbb(const double sqrt_s) const;
3178  virtual double muVBFHbb(const double sqrt_s) const;
3186  virtual double muZHbb(const double sqrt_s) const;
3194  virtual double muWHbb(const double sqrt_s) const;
3202  virtual double muVHbb(const double sqrt_s) const;
3210  virtual double muttHbb(const double sqrt_s) const;
3211 
3213 //-----------------------------------------------------------------------------------------
3214 //-- Special Hadron collider signal strengths with separate full TH unc U(prod x decay) ---
3215 //-----------------------------------------------------------------------------------------
3217 
3225  virtual double muTHUggHgaga(const double sqrt_s) const;
3233  virtual double muTHUVBFHgaga(const double sqrt_s) const;
3241  virtual double muTHUZHgaga(const double sqrt_s) const;
3249  virtual double muTHUWHgaga(const double sqrt_s) const;
3257  virtual double muTHUVHgaga(const double sqrt_s) const;
3265  virtual double muTHUttHgaga(const double sqrt_s) const;
3273  virtual double muTHUggHZga(const double sqrt_s) const;
3281  virtual double muTHUVBFHZga(const double sqrt_s) const;
3289  virtual double muTHUZHZga(const double sqrt_s) const;
3297  virtual double muTHUWHZga(const double sqrt_s) const;
3305  virtual double muTHUVHZga(const double sqrt_s) const;
3313  virtual double muTHUttHZga(const double sqrt_s) const;
3321  virtual double muTHUggHZZ(const double sqrt_s) const;
3329  virtual double muTHUVBFHZZ(const double sqrt_s) const;
3337  virtual double muTHUZHZZ(const double sqrt_s) const;
3345  virtual double muTHUWHZZ(const double sqrt_s) const;
3353  virtual double muTHUVHZZ(const double sqrt_s) const;
3361  virtual double muTHUttHZZ(const double sqrt_s) const;
3362 
3370  virtual double muTHUggHZZ4l(const double sqrt_s) const;
3378  virtual double muTHUVBFHZZ4l(const double sqrt_s) const;
3386  virtual double muTHUZHZZ4l(const double sqrt_s) const;
3394  virtual double muTHUWHZZ4l(const double sqrt_s) const;
3402  virtual double muTHUVHZZ4l(const double sqrt_s) const;
3410  virtual double muTHUttHZZ4l(const double sqrt_s) const;
3411 
3419  virtual double muTHUggHWW(const double sqrt_s) const;
3427  virtual double muTHUVBFHWW(const double sqrt_s) const;
3435  virtual double muTHUZHWW(const double sqrt_s) const;
3443  virtual double muTHUWHWW(const double sqrt_s) const;
3451  virtual double muTHUVHWW(const double sqrt_s) const;
3459  virtual double muTHUttHWW(const double sqrt_s) const;
3467  virtual double muTHUggHWW2l2v(const double sqrt_s) const;
3475  virtual double muTHUVBFHWW2l2v(const double sqrt_s) const;
3483  virtual double muTHUZHWW2l2v(const double sqrt_s) const;
3491  virtual double muTHUWHWW2l2v(const double sqrt_s) const;
3499  virtual double muTHUVHWW2l2v(const double sqrt_s) const;
3507  virtual double muTHUttHWW2l2v(const double sqrt_s) const;
3515  virtual double muTHUggHmumu(const double sqrt_s) const;
3523  virtual double muTHUVBFHmumu(const double sqrt_s) const;
3531  virtual double muTHUZHmumu(const double sqrt_s) const;
3539  virtual double muTHUWHmumu(const double sqrt_s) const;
3547  virtual double muTHUVHmumu(const double sqrt_s) const;
3555  virtual double muTHUttHmumu(const double sqrt_s) const;
3563  virtual double muTHUggHtautau(const double sqrt_s) const;
3571  virtual double muTHUVBFHtautau(const double sqrt_s) const;
3579  virtual double muTHUZHtautau(const double sqrt_s) const;
3587  virtual double muTHUWHtautau(const double sqrt_s) const;
3595  virtual double muTHUVHtautau(const double sqrt_s) const;
3603  virtual double muTHUttHtautau(const double sqrt_s) const;
3611  virtual double muTHUggHbb(const double sqrt_s) const;
3619  virtual double muTHUVBFHbb(const double sqrt_s) const;
3627  virtual double muTHUZHbb(const double sqrt_s) const;
3635  virtual double muTHUWHbb(const double sqrt_s) const;
3643  virtual double muTHUVHbb(const double sqrt_s) const;
3651  virtual double muTHUttHbb(const double sqrt_s) const;
3652 
3661  virtual double muTHUVBFBRinv(const double sqrt_s) const;
3669  virtual double muTHUVBFHinv(const double sqrt_s) const;
3678  virtual double muTHUVHBRinv(const double sqrt_s) const;
3686  virtual double muTHUVHinv(const double sqrt_s) const;
3687 
3695  virtual double muTHUggHZZ4mu(const double sqrt_s) const;
3703  virtual double muTHUggHZgamumu(const double sqrt_s) const;
3704 
3706 
3711  virtual double deltag1ZNP() const;
3712 
3717  virtual double deltaKgammaNP() const;
3718 
3723  virtual double lambdaZNP() const;
3724 
3726 
3732  virtual double deltag1ZNPEff() const;
3733 
3739  virtual double deltaKgammaNPEff() const;
3740 
3742 
3747  virtual double dxseeWWdcos(const double sqrt_s, const double cos) const;
3748 
3754  virtual double dxseeWWdcosBin(const double sqrt_s, const double cos1, const double cos2) const;
3755 
3761  virtual double xseeWW(const double sqrt_s) const;
3762 
3770  virtual double mueeWW(const double sqrt_s) const;
3771 
3780  virtual double mueeWWPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const;
3781 
3783 
3784  //----- High Energy diboson observables at hadron colliders
3785 
3791  virtual double ppZHprobe(const double sqrt_s) const;
3792 
3800  virtual double mupTVppWZ(const double sqrt_s, const double pTV1, const double pTV2) const;
3801 
3802 
3804 
3805  //----- Simplified Template Cross Sections Bins
3806 
3811  virtual double STXS_ggH_VBFtopo_j3v(const double sqrt_s) const;
3812 
3813 
3818  virtual double STXS_ggH_VBFtopo_j3(const double sqrt_s) const;
3819 
3824  virtual double STXS_ggH0j(const double sqrt_s) const;
3825 
3830  virtual double STXS_ggH1j_pTH_0_60(const double sqrt_s) const;
3831 
3836  virtual double STXS_ggH1j_pTH_60_120(const double sqrt_s) const;
3837 
3842  virtual double STXS_ggH1j_pTH_120_200(const double sqrt_s) const;
3843 
3848  virtual double STXS_ggH1j_pTH_200(const double sqrt_s) const;
3849 
3854  virtual double STXS_ggH2j_pTH_0_200(const double sqrt_s) const;
3855 
3860  virtual double STXS_ggH2j_pTH_0_60(const double sqrt_s) const;
3861 
3862 
3867  virtual double STXS_ggH2j_pTH_60_120(const double sqrt_s) const;
3868 
3869 
3874  virtual double STXS_ggH2j_pTH_120_200(const double sqrt_s) const;
3875 
3876 
3881  virtual double STXS_ggH2j_pTH_200(const double sqrt_s) const;
3882 
3887  virtual double STXS_qqHqq_VBFtopo_Rest(const double sqrt_s) const;
3888 
3889 
3894  virtual double STXS_qqHqq_VBFtopo_j3v(const double sqrt_s) const;
3895 
3896 
3901  virtual double STXS_qqHqq_VBFtopo_j3(const double sqrt_s) const;
3902 
3907  virtual double STXS_qqHqq_VHtopo(const double sqrt_s) const;
3908 
3913  virtual double STXS_qqHqq_Rest(const double sqrt_s) const;
3914 
3919  virtual double STXS_qqHqq_pTj_200(const double sqrt_s) const;
3920 
3925  virtual double STXS_qqHlv_pTV_0_250(const double sqrt_s) const;
3926 
3927 
3932  virtual double STXS_qqHlv_pTV_0_150(const double sqrt_s) const;
3933 
3934 
3939  virtual double STXS_qqHlv_pTV_150_250_0j(const double sqrt_s) const;
3940 
3941 
3946  virtual double STXS_qqHlv_pTV_150_250_1j(const double sqrt_s) const;
3947 
3948 
3953  virtual double STXS_qqHlv_pTV_250(const double sqrt_s) const;
3954 
3959  virtual double STXS_qqHll_pTV_0_150(const double sqrt_s) const;
3960 
3965  virtual double STXS_qqHll_pTV_150_250(const double sqrt_s) const;
3966 
3967 
3972  virtual double STXS_qqHll_pTV_150_250_0j(const double sqrt_s) const;
3973 
3974 
3979  virtual double STXS_qqHll_pTV_150_250_1j(const double sqrt_s) const;
3980 
3985  virtual double STXS_qqHll_pTV_250(const double sqrt_s) const;
3986 
3987 
3992  virtual double STXS_ttHtH(const double sqrt_s) const;
3993 
3998  virtual double STXS_WHqqHqq_VBFtopo_j3v(const double sqrt_s) const;
3999 
4004  virtual double STXS_WHqqHqq_VBFtopo_j3(const double sqrt_s) const;
4005 
4010  virtual double STXS_WHqqHqq_VH2j(const double sqrt_s) const;
4011 
4016  virtual double STXS_WHqqHqq_Rest(const double sqrt_s) const;
4017 
4022  virtual double STXS_WHqqHqq_pTj1_200(const double sqrt_s) const;
4023 
4028  virtual double STXS_ZHqqHqq_VBFtopo_j3v(const double sqrt_s) const;
4029 
4034  virtual double STXS_ZHqqHqq_VBFtopo_j3(const double sqrt_s) const;
4035 
4040  virtual double STXS_ZHqqHqq_VH2j(const double sqrt_s) const;
4041 
4046  virtual double STXS_ZHqqHqq_Rest(const double sqrt_s) const;
4047 
4052  virtual double STXS_ZHqqHqq_pTj1_200(const double sqrt_s) const;
4053 
4054 
4056 
4061  virtual double kappamueff() const;
4062 
4067  virtual double kappataueff() const;
4068 
4073  virtual double kappaceff() const;
4074 
4079  virtual double kappabeff() const;
4080 
4085  virtual double kappaGeff() const;
4086 
4091  virtual double kappaZeff() const;
4092 
4097  virtual double kappaWeff() const;
4098 
4103  virtual double kappaAeff() const;
4104 
4109  virtual double kappaZAeff() const;
4110 
4112 
4123  virtual double deltayt_HB() const;
4124 
4135  virtual double deltayb_HB() const;
4136 
4147  virtual double deltaytau_HB() const;
4148 
4159  virtual double deltayc_HB() const;
4160 
4171  virtual double deltaymu_HB() const;
4172 
4183  virtual double deltacZ_HB() const;
4184 
4195  virtual double cZBox_HB() const;
4196 
4207  virtual double cZZ_HB() const;
4208 
4219  virtual double cZga_HB() const;
4220 
4231  virtual double cgaga_HB() const;
4232 
4243  virtual double cgg_HB() const;
4244 
4255  virtual double cggEff_HB() const;
4256 
4267  virtual double lambz_HB() const;
4268 
4270 
4276  virtual double AuxObs_NP1() const;
4277 
4283  virtual double AuxObs_NP2() const;
4284 
4290  virtual double AuxObs_NP3() const;
4291 
4297  virtual double AuxObs_NP4() const;
4298 
4304  virtual double AuxObs_NP5() const;
4305 
4311  virtual double AuxObs_NP6() const;
4312 
4318  virtual double AuxObs_NP7() const;
4319 
4325  virtual double AuxObs_NP8() const;
4326 
4332  virtual double AuxObs_NP9() const;
4333 
4339  virtual double AuxObs_NP10() const;
4340 
4346  virtual double AuxObs_NP11() const;
4347 
4353  virtual double AuxObs_NP12() const;
4354 
4359  virtual double AuxObs_NP13() const;
4360 
4365  virtual double AuxObs_NP14() const;
4366 
4371  virtual double AuxObs_NP15() const;
4372 
4377  virtual double AuxObs_NP16() const;
4378 
4383  virtual double AuxObs_NP17() const;
4384 
4389  virtual double AuxObs_NP18() const;
4390 
4395  virtual double AuxObs_NP19() const;
4396 
4401  virtual double AuxObs_NP20() const;
4402 
4404 protected:
4405 
4410  virtual void setParameter(const std::string name, const double& value);
4412 
4413  double CG;
4414  double CW;
4415  double C2B;
4416  double C2W;
4417  double C2BS;
4418  double C2WS;
4419  double CHG;
4420  double CHW;
4421  double CHB;
4422  double CHWHB_gaga;
4424  double CDHB;
4425  double CDHW;
4426  double CDB;
4427  double CDW;
4428  double CHWB;
4429  double CHD;
4430  double CT;
4431  double CHbox;
4432  double CH;
4433  double CHL1_11;
4434  double CHL1_12r;
4435  double CHL1_13r;
4436  double CHL1_22;
4437  double CHL1_23r;
4438  double CHL1_33;
4439  double CHL1_12i;
4440  double CHL1_13i;
4441  double CHL1_23i;
4442  double CHL3_11;
4443  double CHL3_12r;
4444  double CHL3_13r;
4445  double CHL3_22;
4446  double CHL3_23r;
4447  double CHL3_33;
4448  double CHL3_12i;
4449  double CHL3_13i;
4450  double CHL3_23i;
4451  double CHe_11;
4452  double CHe_12r;
4453  double CHe_13r;
4454  double CHe_22;
4455  double CHe_23r;
4456  double CHe_33;
4457  double CHe_12i;
4458  double CHe_13i;
4459  double CHe_23i;
4460  double CHQ1_11;
4461  double CHQ1_12r;
4462  double CHQ1_13r;
4463  double CHQ1_22;
4464  double CHQ1_23r;
4465  double CHQ1_33;
4466  double CHQ1_12i;
4467  double CHQ1_13i;
4468  double CHQ1_23i;
4469  double CHQ3_11;
4470  double CHQ3_12r;
4471  double CHQ3_13r;
4472  double CHQ3_22;
4473  double CHQ3_23r;
4474  double CHQ3_33;
4475  double CHQ3_12i;
4476  double CHQ3_13i;
4477  double CHQ3_23i;
4478  double CHu_11;
4479  double CHu_12r;
4480  double CHu_13r;
4481  double CHu_22;
4482  double CHu_23r;
4483  double CHu_33;
4484  double CHu_12i;
4485  double CHu_13i;
4486  double CHu_23i;
4487  double CHd_11;
4488  double CHd_12r;
4489  double CHd_13r;
4490  double CHd_22;
4491  double CHd_23r;
4492  double CHd_33;
4493  double CHd_12i;
4494  double CHd_13i;
4495  double CHd_23i;
4496  double CHud_11r;
4497  double CHud_12r;
4498  double CHud_13r;
4499  double CHud_22r;
4500  double CHud_23r;
4501  double CHud_33r;
4502  double CHud_11i;
4503  double CHud_12i;
4504  double CHud_13i;
4505  double CHud_22i;
4506  double CHud_23i;
4507  double CHud_33i;
4508  double CeH_11r;
4509  double CeH_12r;
4510  double CeH_13r;
4511  double CeH_22r;
4512  double CeH_23r;
4513  double CeH_33r;
4514  double CeH_11i;
4515  double CeH_12i;
4516  double CeH_13i;
4517  double CeH_22i;
4518  double CeH_23i;
4519  double CeH_33i;
4520  double CuH_11r;
4521  double CuH_12r;
4522  double CuH_13r;
4523  double CuH_22r;
4524  double CuH_23r;
4525  double CuH_33r;
4526  double CuH_11i;
4527  double CuH_12i;
4528  double CuH_13i;
4529  double CuH_22i;
4530  double CuH_23i;
4531  double CuH_33i;
4532  double CdH_11r;
4533  double CdH_12r;
4534  double CdH_13r;
4535  double CdH_22r;
4536  double CdH_23r;
4537  double CdH_33r;
4538  double CdH_11i;
4539  double CdH_12i;
4540  double CdH_13i;
4541  double CdH_22i;
4542  double CdH_23i;
4543  double CdH_33i;
4544  double CuG_11r;
4545  double CuG_12r;
4546  double CuG_13r;
4547  double CuG_22r;
4548  double CuG_23r;
4549  double CuG_33r;
4550  double CuG_11i;
4551  double CuG_12i;
4552  double CuG_13i;
4553  double CuG_22i;
4554  double CuG_23i;
4555  double CuG_33i;
4556  double CuW_11r;
4557  double CuW_12r;
4558  double CuW_13r;
4559  double CuW_22r;
4560  double CuW_23r;
4561  double CuW_33r;
4562  double CuW_11i;
4563  double CuW_12i;
4564  double CuW_13i;
4565  double CuW_22i;
4566  double CuW_23i;
4567  double CuW_33i;
4568  double CuB_11r;
4569  double CuB_12r;
4570  double CuB_13r;
4571  double CuB_22r;
4572  double CuB_23r;
4573  double CuB_33r;
4574  double CuB_11i;
4575  double CuB_12i;
4576  double CuB_13i;
4577  double CuB_22i;
4578  double CuB_23i;
4579  double CuB_33i;
4580  double CLL_1111;
4583  double CLQ1_1111;
4588  double CLQ3_1111;
4593  double Cee_1111;
4596  double Ceu_1111;
4599  double Ceu_2233;
4600  double Ced_1111;
4605  double CLe_1111;
4608  double CLu_1111;
4611  double CLu_2233;
4612  double CLd_1111;
4617  double CQe_1111;
4623  double Lambda_NP;
4624 // The intrinsic and parametric theory relative errors in the Higgs observables.
4625  double eggFint;
4626  double eggFpar;
4627  double ettHint;
4628  double ettHpar;
4629  double eVBFint;
4630  double eVBFpar;
4631  double eWHint;
4632  double eWHpar;
4633  double eZHint;
4634  double eZHpar;
4635  double eeeWBFint;
4636  double eeeWBFpar;
4637  double eeeZHint;
4638  double eeeZHpar;
4639  double eeettHint;
4640  double eeettHpar;
4641  double eepWBFint;
4642  double eepWBFpar;
4643  double eepZBFint;
4644  double eepZBFpar;
4645  double eHggint;
4646  double eHggpar;
4647  double eHWWint;
4648  double eHWWpar;
4649  double eHZZint;
4650  double eHZZpar;
4651  double eHZgaint;
4652  double eHZgapar;
4653  double eHgagaint;
4654  double eHgagapar;
4655  double eHmumuint;
4656  double eHmumupar;
4657  double eHtautauint;
4658  double eHtautaupar;
4659  double eHccint;
4660  double eHccpar;
4661  double eHbbint;
4662  double eHbbpar;
4663 
4669  double eVBFHinv,eVHinv;
4670 
4671  double eHwidth;
4672 
4673 // The error in the parameters multiplying the dimension-6 operator coefficients in the production cross sections.
4674  double eVBF_2_Hbox;
4679  double eVBF_2_HD;
4680  double eVBF_2_HB;
4681  double eVBF_2_HW;
4682  double eVBF_2_HWB;
4683  double eVBF_2_HG;
4684  double eVBF_2_DHB;
4685  double eVBF_2_DHW;
4687 
4693  double eVBF_78_HD;
4694  double eVBF_78_HB;
4695  double eVBF_78_HW;
4696  double eVBF_78_HWB;
4697  double eVBF_78_HG;
4698  double eVBF_78_DHB;
4699  double eVBF_78_DHW;
4701 
4715 
4716  double eWH_2_Hbox;
4718  double eWH_2_HD;
4719  double eWH_2_HW;
4720  double eWH_2_HWB;
4721  double eWH_2_DHW;
4723 
4724  double eWH_78_Hbox;
4726  double eWH_78_HD;
4727  double eWH_78_HW;
4728  double eWH_78_HWB;
4729  double eWH_78_DHW;
4731 
4734  double eWH_1314_HD;
4735  double eWH_1314_HW;
4739 
4740  double eZH_2_Hbox;
4742  double eZH_2_Hu_11;
4743  double eZH_2_Hd_11;
4745  double eZH_2_HD;
4746  double eZH_2_HB;
4747  double eZH_2_HW;
4748  double eZH_2_HWB;
4749  double eZH_2_DHB;
4750  double eZH_2_DHW;
4752 
4753  double eZH_78_Hbox;
4758  double eZH_78_HD;
4759  double eZH_78_HB;
4760  double eZH_78_HW;
4761  double eZH_78_HWB;
4762  double eZH_78_DHB;
4763  double eZH_78_DHW;
4765 
4771  double eZH_1314_HD;
4772  double eZH_1314_HB;
4773  double eZH_1314_HW;
4778 
4779  double ettH_2_HG;
4780  double ettH_2_G;
4783 
4784  double ettH_78_HG;
4785  double ettH_78_G;
4788 
4790  double ettH_1314_G;
4793 
4794  double BrHinv;
4795  double BrHexo;
4796 
4797  double dg1Z;
4798  double dKappaga;
4799  double lambZ;
4800 
4801 // ----------------------------------------------------------------------------
4802 // Internal parameters
4803 // ----------------------------------------------------------------------------
4804 
4805  double LambdaNP2;
4806 
4807  // Internal values for some of the dimension-6 coefficients (to allow changes of bases in Post-Update)
4808  double CiHL1_11;
4809  double CiHL1_22;
4810  double CiHL1_33;
4811  double CiHL3_11;
4812  double CiHL3_22;
4813  double CiHL3_33;
4814 
4815  double CiHQ1_11;
4816  double CiHQ1_22;
4817  double CiHQ1_33;
4818  double CiHQ3_11;
4819  double CiHQ3_22;
4820  double CiHQ3_33;
4821 
4822  double CiHe_11;
4823  double CiHe_22;
4824  double CiHe_33;
4825 
4826  double CiHu_11;
4827  double CiHu_22;
4828  double CiHu_33;
4829 
4830  double CiHd_11;
4831  double CiHd_22;
4832  double CiHd_33;
4833 
4834  double CiW;
4835 
4836  double CiHW;
4837  double CiHB;
4838  double CiDHB;
4839  double CiDHW;
4840  double CiHWB;
4841 
4842  double CiHbox;
4843  double CiHD;
4844  double CiH;
4845 
4846  double CieH_11r;
4847  double CieH_22r;
4848  double CieH_33r;
4849 
4850  double CiuH_11r;
4851  double CiuH_22r;
4852  double CiuH_33r;
4853 
4854  double CidH_11r;
4855  double CidH_22r;
4856  double CidH_33r;
4857 
4858  double CiuG_11r;
4859  double CiuG_22r;
4860  double CiuG_33r;
4861 
4862  double CiuW_11r;
4863  double CiuW_22r;
4864  double CiuW_33r;
4865 
4866  double CiuB_11r;
4867  double CiuB_22r;
4868  double CiuB_33r;
4869 
4870  double CiLL_1221;
4871  double CiLL_2112;
4872 
4873  double v2;
4875  double aleMz;
4876  double eeMz;
4877  double eeMz2;
4878  double cW_tree;
4879  double sW_tree;
4880  double cW2_tree;
4881  double sW2_tree;
4882 
4883  double g1_tree;
4884  double g2_tree;
4885  double g3_tree;
4886 
4887  double gZvL;
4888  double gZlL,gZlR;
4889  double gZuL,gZuR;
4890  double gZdL,gZdR;
4891 
4892  double UevL;
4893  double VudL;
4894 
4895  double delta_ZZ;
4896  double delta_AA;
4897  double delta_AZ;
4898  double delta_h;
4899 
4901 
4902  double dZH;
4903 
4904  double cHSM;
4905 
4906  double cLHd6;
4907 
4908  double cLH3d62;
4909 
4911  double Yuku,Yukc,Yukt;
4912  double Yukd,Yuks,Yukb;
4913 
4914  // STXS ci: denote them as ai to separate from the normal conventions
4915  double aiG,ai3G,ai2G;
4917  double aiA;
4919  double aiu,aiuG;
4920 
4921  // Cache variables
4923 
4929  double CHF1_diag(const Particle F) const;
4930 
4936  double CHF3_diag(const Particle F) const;
4937 
4943  double CHf_diag(const Particle f) const;
4944 
4950  gslpp::complex CHud_diag(const Particle u) const;
4951 
4957  gslpp::complex CfH_diag(const Particle f) const;
4958 
4964  gslpp::complex CfG_diag(const Particle f) const;
4965 
4971  gslpp::complex CfW_diag(const Particle f) const;
4972 
4978  gslpp::complex CfB_diag(const Particle f) const;
4979 
4980 
4982 private:
4983 
4992 
4998 
5004 
5005  gsl_integration_cquad_workspace * w_WW;
5007 };
5008 
5009 #endif /* NPSMEFTD6_H */
NPSMEFTd6::setParameter
virtual void setParameter(const std::string name, const double &value)
A method to set the value of a parameter of the model.
Definition: NPSMEFTd6.cpp:1139
NPSMEFTd6::BrHZZ2e2muRatio
virtual double BrHZZ2e2muRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10142
NPSMEFTd6::CHud_12i
double CHud_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4503
NPSMEFTd6::muTHUggHZZ4l
virtual double muTHUggHZZ4l(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:13053
NPSMEFTd6::deltaMwd6
virtual double deltaMwd6() const
The relative NP corrections to the mass of the boson, .
Definition: NPSMEFTd6.cpp:2751
NPSMEFTd6::deltamb2
virtual double deltamb2() const
The relative correction to the mass of the quark squared, , with respect to ref. point used in the S...
Definition: NPSMEFTd6.cpp:2669
NPSMEFTd6::eggFHZZ
double eggFHZZ
Definition: NPSMEFTd6.h:4664
NPSMEFTd6::CuB_23r
double CuB_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4572
NPSMEFTd6::CHud_33r
double CHud_33r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4501
NPSMEFTd6::muTHUVHZga
virtual double muTHUVHZga(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12963
NPSMEFTd6::ppZHprobe
virtual double ppZHprobe(const double sqrt_s) const
The direction constrained by in the boosted regime, . From arXiv:1807.01796 and the contribution to ...
Definition: NPSMEFTd6.cpp:14575
NPSMEFTd6::lambZ
double lambZ
Independent contribution to aTGC.
Definition: NPSMEFTd6.h:4799
NPSMEFTd6::deltaGammaTotalRatio1noError
virtual double deltaGammaTotalRatio1noError() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10607
NPSMEFTd6::CpLedQ_11
double CpLedQ_11
Definition: NPSMEFTd6.h:4622
NPSMEFTd6::getCLedQ_11
double getCLedQ_11() const
Return NP coeff CLedq_11.
Definition: NPSMEFTd6.h:1080
NPSMEFTd6::C2BS
double C2BS
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4417
NPSMEFTd6::delta_ZZ
double delta_ZZ
Combination of dimension 6 coefficients modifying the canonical field definition.
Definition: NPSMEFTd6.h:4895
NPSMEFTd6::deltaMwd62
virtual double deltaMwd62() const
The relative NP corrections to the mass of the boson squared, .
Definition: NPSMEFTd6.cpp:2759
NPSMEFTd6::deltaGL_Wffh
gslpp::complex deltaGL_Wffh(const Particle pbar, const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3143
gslpp::cos
complex cos(const complex &z)
Definition: gslpp_complex.cpp:429
NPSMEFTd6::BrHZvvRatio
virtual double BrHZvvRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10192
NPSMEFTd6::Yuku
double Yuku
Definition: NPSMEFTd6.h:4911
NPSMEFTd6::deltaGzd62
virtual double deltaGzd62() const
The relative NP corrections to the width of the boson squared, .
Definition: NPSMEFTd6.cpp:2835
NPSMEFTd6::eggFHtautau
double eggFHtautau
Definition: NPSMEFTd6.h:4664
NPSMEFTd6::g3_tree
double g3_tree
The tree level value of the gauge coupling contant (at the pole).
Definition: NPSMEFTd6.h:4885
NPSMEFTd6::CLQ1_3113
double CLQ1_3113
Definition: NPSMEFTd6.h:4585
NPSMEFTd6::AuxObs_NP13
virtual double AuxObs_NP13() const
Auxiliary observable AuxObs_NP13.
Definition: NPSMEFTd6.cpp:15974
NPSMEFTd6::CLu_2211
double CLu_2211
Definition: NPSMEFTd6.h:4609
NPSMEFTd6::CLQ3_3113
double CLQ3_3113
Definition: NPSMEFTd6.h:4590
NPSMEFTd6::GammaHmumuRatio
double GammaHmumuRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:12153
NPSMEFTd6::CHL1_23i
double CHL1_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4441
NPSMEFTd6::CLd_2211
double CLd_2211
Definition: NPSMEFTd6.h:4613
NPSMEFTd6::deltag1ZNP
virtual double deltag1ZNP() const
The new physics contribution to the anomalous triple gauge coupling .
Definition: NPSMEFTd6.cpp:13495
NPSMEFTd6::obliqueS
virtual double obliqueS() const
The oblique parameter . (Simplified implementation. Contribution only from .)
Definition: NPSMEFTd6.cpp:2603
NPSMEFTd6::dxseeWWdcosBin
virtual double dxseeWWdcosBin(const double sqrt_s, const double cos1, const double cos2) const
The integral of differential distribution for , with in a given bin of the polar angle.
Definition: NPSMEFTd6.cpp:13864
NPSMEFTd6::ettH_78_uG_33r
double ettH_78_uG_33r
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at the LHC (...
Definition: NPSMEFTd6.h:4786
NPSMEFTd6::muVBFHtautau
virtual double muVBFHtautau(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:12792
NPSMEFTd6::muTHUVHWW
virtual double muTHUVHWW(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13152
NPSMEFTd6::CHud_11r
double CHud_11r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4496
NPSMEFTd6::CiH
double CiH
Definition: NPSMEFTd6.h:4844
NPSMEFTd6::eWH_1314_HW
double eWH_1314_HW
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4735
NPSMEFTd6::eVBF_1314_DeltaGF
double eVBF_1314_DeltaGF
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4714
NPSMEFTd6::eHWWpar
double eHWWpar
Parametric relative theoretical error in .
Definition: NPSMEFTd6.h:4648
NPSMEFTd6::muTHUWHZZ4l
virtual double muTHUWHZZ4l(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13080
NPSMEFTd6::CLL_mu
double CLL_mu() const
Definition: NPSMEFTd6.cpp:16140
NPSMEFTd6::deltaGammaHZeeRatio2
double deltaGammaHZeeRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11275
NPSMEFTd6::muVBFpVH
virtual double muVBFpVH(const double sqrt_s) const
The ratio between the sum of VBF and WH+ZH associated production cross-section in the current model ...
Definition: NPSMEFTd6.cpp:8739
NPSMEFTd6::GammaW
virtual double GammaW() const
The total width of the boson, .
Definition: NPSMEFTd6.cpp:2813
NPSMEFTd6::getCpLedQ_11
double getCpLedQ_11() const
Return NP coeff CpLedq_11.
Definition: NPSMEFTd6.h:1096
NPSMEFTd6::ettHbb
double ettHbb
Definition: NPSMEFTd6.h:4668
NPSMEFTd6::gZlL
double gZlL
Definition: NPSMEFTd6.h:4888
NPSMEFTd6::CHd_23r
double CHd_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4491
NPSMEFTd6::STXS_ggH2j_pTH_0_200
virtual double STXS_ggH2j_pTH_0_200(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14784
NPSMEFTd6::Yukmu
double Yukmu
Definition: NPSMEFTd6.h:4910
NPSMEFTd6::deltaGammaHZuuRatio2
double deltaGammaHZuuRatio2() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11774
NPSMEFTd6::CeH_11r
double CeH_11r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4508
NPSMEFTd6::aiT
double aiT
Definition: NPSMEFTd6.h:4916
NPSMEFTd6::kappaZeff
virtual double kappaZeff() const
The effective coupling .
Definition: NPSMEFTd6.cpp:15121
NPSMEFTd6::muTHUggHWW2l2v
virtual double muTHUggHWW2l2v(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:13179
NPSMEFTd6::CQe_2333
double CQe_2333
Definition: NPSMEFTd6.h:4620
NPSMEFTd6::cW2_tree
double cW2_tree
The square of the tree level values for the cosine of the weak angle.
Definition: NPSMEFTd6.h:4880
NPSMEFTd6::CHQ1_33
double CHQ1_33
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4465
NPSMEFTd6::deltaGammaHZmumuRatio2
double deltaGammaHZmumuRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11336
NPSMEFTd6::eHggpar
double eHggpar
Parametric relative theoretical error in .
Definition: NPSMEFTd6.h:4646
NPSMEFTd6::GammaHWjjRatio
double GammaHWjjRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10874
NPSMEFTd6::deltaGammaHZZ4uRatio1
double deltaGammaHZZ4uRatio1() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.h:2446
NPSMEFTd6::obliqueT
virtual double obliqueT() const
The oblique parameter . (Simplified implementation. Contribution only from .)
Definition: NPSMEFTd6.cpp:2608
NPSMEFTd6::deltaG_hGff
gslpp::complex deltaG_hGff(const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3175
NPSMEFTd6::CLd_1132
double CLd_1132
Definition: NPSMEFTd6.h:4616
NPSMEFTd6::eZH_2_Hd_11
double eZH_2_Hd_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4743
NPSMEFTd6::deltaGammaHmumuRatio1
double deltaGammaHmumuRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12169
NPSMEFTd6::GammaHWffRatio
double GammaHWffRatio() const
The ratio of the , with any fermion, in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10990
NPSMEFTd6::CiHd_33
double CiHd_33
Definition: NPSMEFTd6.h:4832
NPSMEFTd6::deltaGammaHZZ4muRatio2
double deltaGammaHZZ4muRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11594
NPSMEFTd6::eZHbb
double eZHbb
Definition: NPSMEFTd6.h:4667
NPSMEFTd6::NNPSMEFTd6Vars
static const int NNPSMEFTd6Vars
The number of the model parameters in NPSMEFTd6.
Definition: NPSMEFTd6.h:831
NPSMEFTd6::gZlR
double gZlR
The tree level value of the couplings in the SM.
Definition: NPSMEFTd6.h:4888
NPSMEFTd6::Ceu_1111
double Ceu_1111
Definition: NPSMEFTd6.h:4596
NPSMEFTd6::BrHZZ4muRatio
virtual double BrHZZ4muRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10167
NPSMEFTd6::CuW_13r
double CuW_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4558
NPSMEFTd6::cgg_HB
virtual double cgg_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15256
NPSMEFTd6::muTHUttHZZ
virtual double muTHUttHZZ(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:13044
NPSMEFTd6::GammaHZZ4vRatio
double GammaHZZ4vRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11662
NPSMEFTd6::mupTVppWZ
virtual double mupTVppWZ(const double sqrt_s, const double pTV1, const double pTV2) const
The number of events in in a given bin, normalized to the SM prediction. From arXiv: 1712....
Definition: NPSMEFTd6.cpp:14611
NPSMEFTd6::CeH_23r
double CeH_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4512
NPSMEFTd6::CLd_2223
double CLd_2223
Definition: NPSMEFTd6.h:4615
NPSMEFTd6::CLQ1_1331
double CLQ1_1331
Definition: NPSMEFTd6.h:4585
NPSMEFTd6::CLQ1_2211
double CLQ1_2211
Definition: NPSMEFTd6.h:4584
NPSMEFTd6::muTHUttHtautau
virtual double muTHUttHtautau(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:13359
NPSMEFTd6::GammaHWW4fRatio
double GammaHWW4fRatio() const
The ratio of the , with any fermion, in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11047
NPSMEFTd6::CuG_12i
double CuG_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4551
NPSMEFTd6::deltaGammaHbbRatio2
double deltaGammaHbbRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12379
NPSMEFTd6::muTHUVHtautau
virtual double muTHUVHtautau(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13341
Particle
A class for particles.
Definition: Particle.h:26
NPSMEFTd6::ettH_1314_G
double ettH_1314_G
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at Tevatron ...
Definition: NPSMEFTd6.h:4790
NPSMEFTd6::CLQ1_2232
double CLQ1_2232
Definition: NPSMEFTd6.h:4587
NPSMEFTd6::CiHB
double CiHB
Definition: NPSMEFTd6.h:4837
NPSMEFTd6::muttHZZ4l
virtual double muttHZZ4l(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:12672
NPSMEFTd6::deltaGammaHZgaRatio1
double deltaGammaHZgaRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12008
NPSMEFTd6::eWH_78_HQ3_11
double eWH_78_HQ3_11
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4725
NPSMEFTd6::CLQ3_1133
double CLQ3_1133
Definition: NPSMEFTd6.h:4590
NPSMEFTd6::eHggint
double eHggint
Intrinsic relative theoretical error in .
Definition: NPSMEFTd6.h:4645
NPSMEFTd6::CLQ1_1123
double CLQ1_1123
Definition: NPSMEFTd6.h:4586
NPSMEFTd6::eZHmumu
double eZHmumu
Total relative theoretical error in .
Definition: NPSMEFTd6.h:4667
NPSMEFTd6::getCHL1_11
double getCHL1_11() const
Return NP coeff CHL1_11.
Definition: NPSMEFTd6.h:1000
NPSMEFTd6::ettH_1314_DeltagHt
double ettH_1314_DeltagHt
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at the LHC (...
Definition: NPSMEFTd6.h:4792
NPSMEFTd6::C2W
double C2W
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4416
NPSMEFTd6::eWH_2_Hbox
double eWH_2_Hbox
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4716
NPSMEFTd6::eZH_1314_HB
double eZH_1314_HB
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4772
NPSMEFTd6::AuxObs_NP16
virtual double AuxObs_NP16() const
Auxiliary observable AuxObs_NP16.
Definition: NPSMEFTd6.cpp:16108
NPSMEFTd6::CLd_1111
double CLd_1111
Definition: NPSMEFTd6.h:4612
NPSMEFTd6::CidH_22r
double CidH_22r
Definition: NPSMEFTd6.h:4855
NPSMEFTd6::CLL_strange
double CLL_strange() const
Definition: NPSMEFTd6.cpp:16165
NPSMEFTd6::STXS_WHqqHqq_VBFtopo_j3v
virtual double STXS_WHqqHqq_VBFtopo_j3v(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14998
NPSMEFTd6::CHd_11
double CHd_11
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4487
NPSMEFTd6::CLd_3332
double CLd_3332
Definition: NPSMEFTd6.h:4616
NPSMEFTd6::CHe_23i
double CHe_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4459
NPSMEFTd6::deltayc_HB
virtual double deltayc_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15178
NPSMEFTd6::FlagHiggsSM
bool FlagHiggsSM
A boolean flag that is true if including dependence on small variations of the SM parameters (depende...
Definition: NPSMEFTd6.h:4989
NPSMEFTd6::CiLL_2112
double CiLL_2112
Definition: NPSMEFTd6.h:4871
NPSMEFTd6::CLe_2211
double CLe_2211
Definition: NPSMEFTd6.h:4606
NPSMEFTd6::CHf_diag
double CHf_diag(const Particle f) const
The diagonal entry of the dimension-6 operator coefficient corresponding to particle f.
Definition: NPSMEFTd6.cpp:2450
NPSMEFTd6::muVH
virtual double muVH(const double sqrt_s) const
The ratio between the WH+ZH associated production cross-section in the current model and in the Stan...
Definition: NPSMEFTd6.cpp:8726
NPSMEFTd6::CHud_33i
double CHud_33i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4507
NPSMEFTd6::muTHUggHWW
virtual double muTHUggHWW(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:13116
NPSMEFTd6::CidH_33r
double CidH_33r
Definition: NPSMEFTd6.h:4856
NPSMEFTd6::CdH_22r
double CdH_22r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4535
NPSMEFTd6::CLedQ_22
double CLedQ_22
Definition: NPSMEFTd6.h:4622
NPSMEFTd6::CHud_13r
double CHud_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4498
NPSMEFTd6::kappataueff
virtual double kappataueff() const
The effective coupling .
Definition: NPSMEFTd6.cpp:15101
NPSMEFTd6::BrHtautauRatio
virtual double BrHtautauRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10490
NPSMEFTd6::eHZgapar
double eHZgapar
Parametric relative theoretical error in .
Definition: NPSMEFTd6.h:4652
NPSMEFTd6::eWHWW
double eWHWW
Definition: NPSMEFTd6.h:4666
NPSMEFTd6::CHu_12i
double CHu_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4484
NPSMEFTd6::CiHQ1_22
double CiHQ1_22
Definition: NPSMEFTd6.h:4816
NPSMEFTd6::CHL3_12i
double CHL3_12i
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4448
NPSMEFTd6::muVBFHWW2l2v
virtual double muVBFHWW2l2v(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:12720
NPSMEFTd6::eepZBFint
double eepZBFint
Intrinsic relative theoretical error in via ZBF. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4643
NPSMEFTd6::kappaceff
virtual double kappaceff() const
The effective coupling .
Definition: NPSMEFTd6.cpp:15106
NPSMEFTd6::CHu_13r
double CHu_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4480
NPSMEFTd6::deltaMz2
virtual double deltaMz2() const
The relative correction to the mass of the boson squared, , with respect to ref. point used in the S...
Definition: NPSMEFTd6.cpp:2636
NPSMEFTd6::CQe_3222
double CQe_3222
Definition: NPSMEFTd6.h:4621
NPSMEFTd6::BrHgagaRatio
virtual double BrHgagaRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10438
NPSMEFTd6::deltaG2_hZZ
virtual double deltaG2_hZZ() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:2960
NPSMEFTd6::CHQ1_13i
double CHQ1_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4467
NPSMEFTd6::aleMz
double aleMz
The em constant at Mz.
Definition: NPSMEFTd6.h:4875
NPSMEFTd6::deltamtau
virtual double deltamtau() const
The relative correction to the mass of the lepton, , with respect to ref. point used in the SM calcu...
Definition: NPSMEFTd6.cpp:2685
NPSMEFTd6::eZHint
double eZHint
Intrinsic relative theoretical error in ZH production. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4633
NPSMEFTd6::eZH_2_HW
double eZH_2_HW
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4747
NPSMEFTd6::muVHWW
virtual double muVHWW(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12702
NPSMEFTd6::CHe_23r
double CHe_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4455
NPSMEFTd6::CLQ3_2211
double CLQ3_2211
Definition: NPSMEFTd6.h:4589
NPSMEFTd6::deltaGammaHZmumuRatio1
double deltaGammaHZmumuRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11301
NPSMEFTd6::deltaGammaHZZ4vRatio2
double deltaGammaHZZ4vRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11715
NPSMEFTd6::AuxObs_NP9
virtual double AuxObs_NP9() const
Auxiliary observable AuxObs_NP9 (See code for details.)
Definition: NPSMEFTd6.cpp:15834
NPSMEFTd6::CHQ1_23i
double CHQ1_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4468
NPSMEFTd6::CuB_22r
double CuB_22r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4571
NPSMEFTd6::deltamc2
virtual double deltamc2() const
The relative correction to the mass of the quark squared, , with respect to ref. point used in the S...
Definition: NPSMEFTd6.cpp:2680
NPSMEFTd6::ettH_2_DeltagHt
double ettH_2_DeltagHt
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at the LHC (...
Definition: NPSMEFTd6.h:4782
NPSMEFTd6::Ceu_2211
double Ceu_2211
Definition: NPSMEFTd6.h:4597
NPSMEFTd6::CLL_1122
double CLL_1122
Definition: NPSMEFTd6.h:4581
NPSMEFTd6::deltaGammaHWW4fRatio2
double deltaGammaHWW4fRatio2() const
The new physics contribution to the ratio of the , with any fermion, in the current model and in the...
Definition: NPSMEFTd6.cpp:11107
NPSMEFTd6::Ceu_1133
double Ceu_1133
Definition: NPSMEFTd6.h:4598
NPSMEFTd6::Ceu_3311
double Ceu_3311
Definition: NPSMEFTd6.h:4598
NPSMEFTd6::CuG_23i
double CuG_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4554
NPSMEFTd6::aiHQ
double aiHQ
Definition: NPSMEFTd6.h:4918
NPSMEFTd6::getCLQ3_2223
double getCLQ3_2223() const
Return NP coeff CLQ3_2223.
Definition: NPSMEFTd6.h:960
NPSMEFTd6::CdH_13i
double CdH_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4540
NPSMEFTd6::STXS_qqHll_pTV_150_250_1j
virtual double STXS_qqHll_pTV_150_250_1j(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14964
NPSMEFTd6::muZHZZ
virtual double muZHZZ(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12618
NPSMEFTd6::g1_tree
double g1_tree
The tree level value of the gauge coupling contant (at the pole).
Definition: NPSMEFTd6.h:4883
NPSMEFTd6::muttHtautau
virtual double muttHtautau(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:12816
NPSMEFTd6::muTHUVHgaga
virtual double muTHUVHgaga(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into 2 photons in the curren...
Definition: NPSMEFTd6.cpp:12900
NPSMEFTd6::CQe_3211
double CQe_3211
Definition: NPSMEFTd6.h:4621
NPSMEFTd6::BrHbbRatio
virtual double BrHbbRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10542
NPSMEFTd6::CHQ3_22
double CHQ3_22
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4472
NPSMEFTd6::obliqueU
virtual double obliqueU() const
The oblique parameter .
Definition: NPSMEFTd6.cpp:2613
NPSMEFTd6::FlagLoopHd6
bool FlagLoopHd6
A boolean flag that is true if including modifications in the SM loops in Higgs observables due to th...
Definition: NPSMEFTd6.h:4990
NPSMEFTd6::STXS_ZHqqHqq_Rest
virtual double STXS_ZHqqHqq_Rest(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:15073
NPSMEFTd6::Yukt
double Yukt
SM u-quark Yukawas.
Definition: NPSMEFTd6.h:4911
NPSMEFTd6::eHgagapar
double eHgagapar
Parametric relative theoretical error in .
Definition: NPSMEFTd6.h:4654
NPSMEFTd6::GammaHTotR
double GammaHTotR
NP contributions and Total to Higgs width ratio with SM.
Definition: NPSMEFTd6.h:4922
NPSMEFTd6::CHL1_13r
double CHL1_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4435
NPSMEFTd6::eHccint
double eHccint
Intrinsic relative theoretical error in .
Definition: NPSMEFTd6.h:4659
NPSMEFTd6::eVHinv
double eVHinv
Total relative theoretical error in .
Definition: NPSMEFTd6.h:4669
NPSMEFTd6::eggFHgaga
double eggFHgaga
Definition: NPSMEFTd6.h:4664
NPSMEFTd6::CLQ3_1331
double CLQ3_1331
Definition: NPSMEFTd6.h:4590
NPSMEFTd6::deltayb_HB
virtual double deltayb_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15156
NPSMEFTd6::muWHZZ
virtual double muWHZZ(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12624
NPSMEFTd6::aiA
double aiA
Definition: NPSMEFTd6.h:4917
NPSMEFTd6::CHL1_33
double CHL1_33
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4438
NPSMEFTd6::CHu_13i
double CHu_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4485
NPSMEFTd6::muttHbb
virtual double muttHbb(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:12852
NPbase.h
NPSMEFTd6::CHd_13r
double CHd_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4489
NPSMEFTd6::Mw
virtual double Mw() const
The mass of the boson, .
Definition: NPSMEFTd6.cpp:2743
NPSMEFTd6::deltaGR_Wffh
gslpp::complex deltaGR_Wffh(const Particle pbar, const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3152
NPSMEFTd6::Ced_2211
double Ced_2211
Definition: NPSMEFTd6.h:4601
NPSMEFTd6::muggHtautau
virtual double muggHtautau(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:12786
NPSMEFTd6::muTHUVBFHmumu
virtual double muTHUVBFHmumu(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:13251
NPSMEFTd6::eWHZZ
double eWHZZ
Definition: NPSMEFTd6.h:4666
NPSMEFTd6::deltaGammaHZZ4eRatio1
double deltaGammaHZZ4eRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11432
Matching::getObj
T & getObj()
Definition: Matching.h:14
NPSMEFTd6::CLd_3323
double CLd_3323
Definition: NPSMEFTd6.h:4615
NPSMEFTd6::AuxObs_NP4
virtual double AuxObs_NP4() const
Auxiliary observable AuxObs_NP4 (See code for details.)
Definition: NPSMEFTd6.cpp:15378
NPSMEFTd6::muTHUZHZZ4l
virtual double muTHUZHZZ4l(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13071
NPSMEFTd6::muTHUggHZZ
virtual double muTHUggHZZ(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:12990
NPSMEFTd6::deltaMh2
virtual double deltaMh2() const
The relative correction to the mass of the boson squared, , with respect to ref. point used in the S...
Definition: NPSMEFTd6.cpp:2647
NPSMEFTd6::eepWBFpar
double eepWBFpar
Parametric relative theoretical error in via WBF. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4642
NPSMEFTd6::CLd_1122
double CLd_1122
Definition: NPSMEFTd6.h:4613
NPSMEFTd6::LambdaNP2
double LambdaNP2
The square of the new physics scale [GeV ].
Definition: NPSMEFTd6.h:4805
NPSMEFTd6::deltamc
virtual double deltamc() const
The relative correction to the mass of the quark, , with respect to ref. point used in the SM calcul...
Definition: NPSMEFTd6.cpp:2674
NPSMEFTd6::muZHmumu
virtual double muZHmumu(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12762
NPSMEFTd6::CLedQ_11
double CLedQ_11
Definition: NPSMEFTd6.h:4622
NPSMEFTd6::FlagLoopH3d6Quad
bool FlagLoopH3d6Quad
A boolean flag that is true if including quadratic modifications in the SM loops in Higgs observables...
Definition: NPSMEFTd6.h:4991
NPSMEFTd6::deltaGammaHccRatio1
double deltaGammaHccRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12274
NPSMEFTd6::GammaHZmumuRatio
double GammaHZmumuRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11285
NPSMEFTd6::CRL_up
double CRL_up() const
Definition: NPSMEFTd6.cpp:16220
NPSMEFTd6::deltaGammaHZgaRatio2
double deltaGammaHZgaRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12067
NPSMEFTd6::Ced_3311
double Ced_3311
Definition: NPSMEFTd6.h:4602
NPSMEFTd6::CLu_2233
double CLu_2233
Definition: NPSMEFTd6.h:4611
NPSMEFTd6::dKappaga
double dKappaga
Independent contribution to aTGC.
Definition: NPSMEFTd6.h:4798
NPSMEFTd6::CfB_diag
gslpp::complex CfB_diag(const Particle f) const
The diagonal entry of the dimension-6 operator coefficient corresponding to particle f.
Definition: NPSMEFTd6.cpp:2569
NPSMEFTd6::deltaGammaHWW4fRatio1
double deltaGammaHWW4fRatio1() const
The new physics contribution to the ratio of the , with any fermion, in the current model and in the...
Definition: NPSMEFTd6.cpp:11063
NPSMEFTd6::CuW_11i
double CuW_11i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4562
NPSMEFTd6::CLu_3311
double CLu_3311
Definition: NPSMEFTd6.h:4610
NPSMEFTd6::STXS_ttHtH
virtual double STXS_ttHtH(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14988
NPSMEFTd6::CieH_11r
double CieH_11r
Definition: NPSMEFTd6.h:4846
NPSMEFTd6::eZH_1314_Hu_11
double eZH_1314_Hu_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4768
NPSMEFTd6::BrHvisRatio
virtual double BrHvisRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:12422
NPSMEFTd6::muTHUVHbb
virtual double muTHUVHbb(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13404
NPSMEFTd6::CLQ1_2223
double CLQ1_2223
Definition: NPSMEFTd6.h:4586
NPSMEFTd6::deltaGammaHZvvRatio1
double deltaGammaHZvvRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11620
NPSMEFTd6::eVBF_1314_Hbox
double eVBF_1314_Hbox
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4702
NPSMEFTd6::CHud_diag
gslpp::complex CHud_diag(const Particle u) const
The diagonal entry of the dimension-6 operator coefficient corresponding to particle f.
Definition: NPSMEFTd6.cpp:2476
NPSMEFTd6::muVHtautau
virtual double muVHtautau(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12810
NPSMEFTd6::Ced_3332
double Ced_3332
Definition: NPSMEFTd6.h:4604
NPSMEFTd6::kappaWeff
virtual double kappaWeff() const
The effective coupling .
Definition: NPSMEFTd6.cpp:15126
NPSMEFTd6::CHe_33
double CHe_33
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4456
NPSMEFTd6::FlagPartialQFU
bool FlagPartialQFU
A boolean flag that is true if assuming partial quark flavour universality between the 1st and 2nd fa...
Definition: NPSMEFTd6.h:4986
NPSMEFTd6::muggHmumu
virtual double muggHmumu(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:12750
NPSMEFTd6::deltamt2
virtual double deltamt2() const
The relative correction to the mass of the quark squared, , with respect to ref. point used in the S...
Definition: NPSMEFTd6.cpp:2658
NPSMEFTd6::CiuW_33r
double CiuW_33r
Definition: NPSMEFTd6.h:4864
NPSMEFTd6::muWHZZ4l
virtual double muWHZZ4l(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12660
NPSMEFTd6::CHd_12r
double CHd_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4488
NPSMEFTd6::eVBFHgaga
double eVBFHgaga
Definition: NPSMEFTd6.h:4665
NPSMEFTd6::CHW
double CHW
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4420
NPSMEFTd6::getCLd_1123
double getCLd_1123() const
Return NP coeff CLd_1123.
Definition: NPSMEFTd6.h:968
NPSMEFTd6::CDHW
double CDHW
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4425
NPSMEFTd6::muZH
virtual double muZH(const double sqrt_s) const
The ratio between the Z-Higgs associated production cross-section in the current model and in the St...
Definition: NPSMEFTd6.cpp:7033
gslpp.h
NPSMEFTd6::mueeWW
virtual double mueeWW(const double sqrt_s) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:13915
NPSMEFTd6::CHud_22i
double CHud_22i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4505
NPSMEFTd6::muWHWW2l2v
virtual double muWHWW2l2v(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12732
NPSMEFTd6::BrHWjjRatio
virtual double BrHWjjRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:9961
NPSMEFTd6::GammaHWW2l2vRatio
double GammaHWW2l2vRatio() const
The ratio of the ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10813
NPSMEFTd6::deltaG1_hZARatio
virtual double deltaG1_hZARatio() const
The full new physics contribution to the coupling of the effective interaction , including new local ...
Definition: NPSMEFTd6.cpp:2977
NPSMEFTd6::deltaG_hhhRatio
virtual double deltaG_hhhRatio() const
The new physics contribution to the Higgs self-coupling . Normalized to the SM value.
Definition: NPSMEFTd6.cpp:3134
NPSMEFTd6::CLQ3_1132
double CLQ3_1132
Definition: NPSMEFTd6.h:4592
NPSMEFTd6::NPSMEFTd6Vars_LFU_QFU
static const std::string NPSMEFTd6Vars_LFU_QFU[NNPSMEFTd6Vars_LFU_QFU]
A string array containing the labels of the model parameters in NPSMEFTd6 with lepton and quark flavo...
Definition: NPSMEFTd6.h:856
NPSMEFTd6::CQe_3233
double CQe_3233
Definition: NPSMEFTd6.h:4621
NPSMEFTd6::deltaG_hff
virtual gslpp::complex deltaG_hff(const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3120
NPSMEFTd6::CiuB_33r
double CiuB_33r
Definition: NPSMEFTd6.h:4868
NPSMEFTd6Matching
A class for the matching in the NPSMEFTd6.
Definition: NPSMEFTd6Matching.h:24
NPSMEFTd6::AuxObs_NP14
virtual double AuxObs_NP14() const
Auxiliary observable AuxObs_NP14.
Definition: NPSMEFTd6.cpp:15990
NPSMEFTd6::deltaGzd6
virtual double deltaGzd6() const
The relative NP corrections to the width of the boson, .
Definition: NPSMEFTd6.cpp:2830
NPSMEFTd6::BrHinv
double BrHinv
The branching ratio of invisible Higgs decays.
Definition: NPSMEFTd6.h:4794
NPSMEFTd6::cZBox_HB
virtual double cZBox_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15210
NPSMEFTd6::muTHUVBFHWW2l2v
virtual double muTHUVBFHWW2l2v(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:13188
NPSMEFTd6::aiHB
double aiHB
Definition: NPSMEFTd6.h:4916
NPSMEFTd6::STXS_ggH2j_pTH_120_200
virtual double STXS_ggH2j_pTH_120_200(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14810
NPSMEFTd6::ai3G
double ai3G
Definition: NPSMEFTd6.h:4915
NPSMEFTd6::CQe_1122
double CQe_1122
Definition: NPSMEFTd6.h:4618
NPSMEFTd6::aipHQ
double aipHQ
Definition: NPSMEFTd6.h:4918
NPSMEFTd6::cW_tree
double cW_tree
The tree level values for the cosine of the weak angle.
Definition: NPSMEFTd6.h:4878
NPSMEFTd6::deltaGammaHZeeRatio1
double deltaGammaHZeeRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11240
NPSMEFTd6::CLQ1_1122
double CLQ1_1122
Definition: NPSMEFTd6.h:4584
NPSMEFTd6::GammaHZuuRatio
double GammaHZuuRatio() const
The ratio of the ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11725
NPSMEFTd6::eZHZZ
double eZHZZ
Definition: NPSMEFTd6.h:4667
NPSMEFTd6::eVBF_2_HWB
double eVBF_2_HWB
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4682
NPSMEFTd6::eZH_78_HQ3_11
double eZH_78_HQ3_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4757
NPSMEFTd6::deltaG1_hZA
virtual double deltaG1_hZA() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:2972
NPSMEFTd6::deltaGammaHZffRatio1
double deltaGammaHZffRatio1() const
The new physics contribution to the ratio of the , with any fermion, in the current model and in the...
Definition: NPSMEFTd6.cpp:11859
NPSMEFTd6::eVBF_1314_HD
double eVBF_1314_HD
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4707
NPSMEFTd6::muVBFHmumu
virtual double muVBFHmumu(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:12756
NPSMEFTd6::CuB_13r
double CuB_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4570
NPSMEFTd6::eZH_78_HD
double eZH_78_HD
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4758
NPSMEFTd6::CHQ3_12i
double CHQ3_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4475
gslpp::complex
A class for defining operations on and functions of complex numbers.
Definition: gslpp_complex.h:35
NPSMEFTd6::mummH
virtual double mummH(const double sqrt_s) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:9858
NPSMEFTd6::BrHexo
double BrHexo
The branching ratio of exotic (not invisible) Higgs decays.
Definition: NPSMEFTd6.h:4795
NPSMEFTd6::deltaa0
virtual double deltaa0() const
The relative correction to the electromagnetic constant at zero momentum, , with respect to ref....
Definition: NPSMEFTd6.cpp:2718
NPSMEFTd6::deltaGammaHZuuRatio1
double deltaGammaHZuuRatio1() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11741
NPSMEFTd6::muTHUggHZga
virtual double muTHUggHZga(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:12927
NPSMEFTd6::lambz_HB
virtual double lambz_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15284
NPSMEFTd6::deltaGammaHZZ4muRatio1
double deltaGammaHZZ4muRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11557
NPSMEFTd6::eggFHWW
double eggFHWW
Definition: NPSMEFTd6.h:4664
NPSMEFTd6::CRL_tau
double CRL_tau() const
Definition: NPSMEFTd6.cpp:16215
NPSMEFTd6::dZH
double dZH
Higgs self-coupling contribution to the universal resummed Higgs wave function renormalization.
Definition: NPSMEFTd6.h:4902
NPSMEFTd6::xseeWW
virtual double xseeWW(const double sqrt_s) const
Total cross section in pb, with .
Definition: NPSMEFTd6.cpp:13909
NPSMEFTd6::eWH_2_HWB
double eWH_2_HWB
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4720
NPSMEFTd6::muTHUZHgaga
virtual double muTHUZHgaga(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into 2 photons in the curren...
Definition: NPSMEFTd6.cpp:12882
NPSMEFTd6::CLQ3_3332
double CLQ3_3332
Definition: NPSMEFTd6.h:4592
NPSMEFTd6::CheckParameters
virtual bool CheckParameters(const std::map< std::string, double > &DPars)
A method to check if all the mandatory parameters for NPSMEFTd6 have been provided in model initializ...
Definition: NPSMEFTd6.cpp:2328
NPSMEFTd6::eZHgaga
double eZHgaga
Definition: NPSMEFTd6.h:4667
NPSMEFTd6::CiuW_11r
double CiuW_11r
Definition: NPSMEFTd6.h:4862
NPSMEFTd6::v2
double v2
The square of the EW vev.
Definition: NPSMEFTd6.h:4873
NPSMEFTd6::ettH_78_DeltagHt
double ettH_78_DeltagHt
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at the LHC (...
Definition: NPSMEFTd6.h:4787
NPSMEFTd6::v2_over_LambdaNP2
double v2_over_LambdaNP2
The ratio between the EW vev and the new physics scale, squared .
Definition: NPSMEFTd6.h:4874
NPSMEFTd6::CLu_1111
double CLu_1111
Definition: NPSMEFTd6.h:4608
NPSMEFTd6::CuG_23r
double CuG_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4548
NPSMEFTd6::NPSMEFTd6VarsRot_LFU_QFU
static const std::string NPSMEFTd6VarsRot_LFU_QFU[NNPSMEFTd6Vars_LFU_QFU]
A string array containing the labels of the model parameters in NPSMEFTd6 with lepton and quark flavo...
Definition: NPSMEFTd6.h:863
NPSMEFTd6::STXS_ggH1j_pTH_200
virtual double STXS_ggH1j_pTH_200(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14774
NPSMEFTd6::CHL1_23r
double CHL1_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4437
NPSMEFTd6::CeH_12i
double CeH_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4515
NPSMEFTd6::CLQ3_3311
double CLQ3_3311
Definition: NPSMEFTd6.h:4590
NPSMEFTd6::STXS_ggH2j_pTH_60_120
virtual double STXS_ggH2j_pTH_60_120(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14801
NPSMEFTd6::CieH_22r
double CieH_22r
Definition: NPSMEFTd6.h:4847
NPSMEFTd6::CuG_12r
double CuG_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4545
NPSMEFTd6::muTHUZHWW2l2v
virtual double muTHUZHWW2l2v(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13197
NPSMEFTd6::gZdL
double gZdL
Definition: NPSMEFTd6.h:4890
NPSMEFTd6::CLd_2232
double CLd_2232
Definition: NPSMEFTd6.h:4616
NPSMEFTd6::eZHtautau
double eZHtautau
Definition: NPSMEFTd6.h:4667
NPSMEFTd6::deltaMh
virtual double deltaMh() const
The relative correction to the mass of the boson, , with respect to ref. point used in the SM calcul...
Definition: NPSMEFTd6.cpp:2641
NPSMEFTd6::ettH_1314_HG
double ettH_1314_HG
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at Tevatron ...
Definition: NPSMEFTd6.h:4789
NPSMEFTd6::BrHWW4jRatio
virtual double BrHWW4jRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:9986
NPSMEFTd6::CeH_33r
double CeH_33r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4513
NPSMEFTd6::CiHW
double CiHW
Definition: NPSMEFTd6.h:4836
NPSMEFTd6::kappabeff
virtual double kappabeff() const
The effective coupling .
Definition: NPSMEFTd6.cpp:15111
NPSMEFTd6::CeH_13i
double CeH_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4516
NPSMEFTd6::muTHUWHZga
virtual double muTHUWHZga(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12954
NPSMEFTd6::muTHUggHbb
virtual double muTHUggHbb(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:13368
NPSMEFTd6::eWH_1314_HD
double eWH_1314_HD
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4734
NPSMEFTd6::muTHUttHWW2l2v
virtual double muTHUttHWW2l2v(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:13233
NPSMEFTd6::CuH_22r
double CuH_22r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4523
NPSMEFTd6::FlagLeptonUniversal
const bool FlagLeptonUniversal
An internal boolean flag that is true if assuming lepton flavour universality.
Definition: NPSMEFTd6.h:4997
NPSMEFTd6::eggFHZga
double eggFHZga
Definition: NPSMEFTd6.h:4664
NPSMEFTd6::deltaGammaHWjjRatio2
double deltaGammaHWjjRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10920
NPSMEFTd6::BrHmumuRatio
virtual double BrHmumuRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10464
NPSMEFTd6::deltaGammaHZddRatio2
double deltaGammaHZddRatio2() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11833
NPSMEFTd6::eZHpar
double eZHpar
Parametric relative theoretical error in ZH production. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4634
NPSMEFTd6::CidH_11r
double CidH_11r
Definition: NPSMEFTd6.h:4854
NPSMEFTd6::CHd_13i
double CHd_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4494
NPSMEFTd6::deltaG1_hWW
virtual double deltaG1_hWW() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:2934
NPSMEFTd6::CuB_22i
double CuB_22i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4577
NPSMEFTd6::CuW_33r
double CuW_33r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4561
NPSMEFTd6::mueeZqqH
virtual double mueeZqqH(const double sqrt_s) const
The ratio between the associated production cross-section in the current model and in the Standard ...
Definition: NPSMEFTd6.cpp:7561
NPSMEFTd6::eVBF_78_DeltaGF
double eVBF_78_DeltaGF
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4700
NPSMEFTd6::muTHUWHWW2l2v
virtual double muTHUWHWW2l2v(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13206
NPSMEFTd6::Ced_2223
double Ced_2223
Definition: NPSMEFTd6.h:4603
NPSMEFTd6::muVBFHgaga
virtual double muVBFHgaga(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into 2 photons in the...
Definition: NPSMEFTd6.cpp:12540
NPSMEFTd6::deltaG_hAA
virtual double deltaG_hAA() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3062
NPSMEFTd6::deltamt
virtual double deltamt() const
The relative correction to the mass of the quark, , with respect to ref. point used in the SM calcul...
Definition: NPSMEFTd6.cpp:2652
NPSMEFTd6::CHWB
double CHWB
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4428
NPSMEFTd6::CHWHB_gaga
double CHWHB_gaga
The combination of dimension-6 operator coefficients entering in : .
Definition: NPSMEFTd6.h:4422
NPSMEFTd6::AuxObs_NP7
virtual double AuxObs_NP7() const
Auxiliary observable AuxObs_NP7 (See code for details.)
Definition: NPSMEFTd6.cpp:15781
NPSMEFTd6::CiuB_11r
double CiuB_11r
Definition: NPSMEFTd6.h:4866
NPSMEFTd6::eZH_78_Hu_11
double eZH_78_Hu_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4755
NPSMEFTd6::muWHWW
virtual double muWHWW(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12696
NPSMEFTd6::CuH_13i
double CuH_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4528
NPSMEFTd6::CHL1_12i
double CHL1_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4439
NPSMEFTd6::eggFHmumu
double eggFHmumu
Total relative theoretical error in .
Definition: NPSMEFTd6.h:4664
NPSMEFTd6::mueeZH
virtual double mueeZH(const double sqrt_s) const
The ratio between the associated production cross-section in the current model and in the Standard ...
Definition: NPSMEFTd6.cpp:7229
NPSMEFTd6::muZHtautau
virtual double muZHtautau(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12798
NPSMEFTd6::deltaGammaHZZRatio1
double deltaGammaHZZRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11133
NPSMEFTd6::eZH_1314_HW
double eZH_1314_HW
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4773
NPSMEFTd6::CuH_12r
double CuH_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4521
NPSMEFTd6::CQe_3311
double CQe_3311
Definition: NPSMEFTd6.h:4619
NPSMEFTd6::STXS_ggH_VBFtopo_j3
virtual double STXS_ggH_VBFtopo_j3(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14724
NPSMEFTd6::eZH_2_DHB
double eZH_2_DHB
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4749
NPSMEFTd6::deltaGammaHWW2l2vRatio2
double deltaGammaHWW2l2vRatio2() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10864
NPSMEFTd6::CLd_3311
double CLd_3311
Definition: NPSMEFTd6.h:4614
NPSMEFTd6::ettH_78_G
double ettH_78_G
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at Tevatron ...
Definition: NPSMEFTd6.h:4785
NPSMEFTd6::eeMz2
double eeMz2
The em coupling squared (at Mz).
Definition: NPSMEFTd6.h:4877
NPSMEFTd6::muTHUVHBRinv
virtual double muTHUVHBRinv(const double sqrt_s) const
The ratio between the VH production cross-section in the current model and in the Standard Model,...
Definition: NPSMEFTd6.cpp:13445
NPSMEFTd6::CiHQ3_11
double CiHQ3_11
Definition: NPSMEFTd6.h:4818
NPSMEFTd6::eWH_1314_Hbox
double eWH_1314_Hbox
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4732
NPSMEFTd6::eggFHbb
double eggFHbb
Definition: NPSMEFTd6.h:4664
NPSMEFTd6::CHud_23i
double CHud_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4506
NPSMEFTd6::CpLedQ_22
double CpLedQ_22
Definition: NPSMEFTd6.h:4622
NPSMEFTd6::GammaHccRatio
double GammaHccRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:12258
NPSMEFTd6::STXS_qqHqq_VHtopo
virtual double STXS_qqHqq_VHtopo(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14854
NPSMEFTd6::eVBFHbb
double eVBFHbb
Definition: NPSMEFTd6.h:4665
NPSMEFTd6::muTHUttHmumu
virtual double muTHUttHmumu(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:13296
NPSMEFTd6::Lambda_NP
double Lambda_NP
The new physics scale [GeV].
Definition: NPSMEFTd6.h:4623
NPSMEFTd6::CiuH_11r
double CiuH_11r
Definition: NPSMEFTd6.h:4850
NPSMEFTd6::Cee_2211
double Cee_2211
Definition: NPSMEFTd6.h:4594
NPSMEFTd6::CLQ1_1132
double CLQ1_1132
Definition: NPSMEFTd6.h:4587
NPSMEFTd6::eVBF_2_HW
double eVBF_2_HW
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4681
NPSMEFTd6::eZH_78_DeltaGF
double eZH_78_DeltaGF
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4764
NPSMEFTd6::CuW_33i
double CuW_33i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4567
NPSMEFTd6::CiuB_22r
double CiuB_22r
Definition: NPSMEFTd6.h:4867
NPSMEFTd6::CHL3_13r
double CHL3_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4444
NPSMEFTd6::CHu_22
double CHu_22
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4481
NPSMEFTd6::deltaGammaHWW2l2vRatio1
double deltaGammaHWW2l2vRatio1() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10829
NPSMEFTd6::AH_f
gslpp::complex AH_f(const double tau) const
Fermionic loop function entering in the calculation of the effective and couplings.
Definition: NPSMEFTd6.cpp:3271
NPSMEFTd6::CHG
double CHG
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4419
NPSMEFTd6::eZH_78_HQ1_11
double eZH_78_HQ1_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4754
NPSMEFTd6::deltaGammaHggRatio2
double deltaGammaHggRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10699
NPSMEFTd6::eVBF_2_DHW
double eVBF_2_DHW
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4685
NPSMEFTd6::muggHZga
virtual double muggHZga(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:12570
NPSMEFTd6::eVBF_1314_HG
double eVBF_1314_HG
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4711
NPSMEFTd6::muTHUVHZZ
virtual double muTHUVHZZ(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13026
NPSMEFTd6::deltaGammaHWW4jRatio1
double deltaGammaHWW4jRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10946
NPSMEFTd6::CiuH_33r
double CiuH_33r
Definition: NPSMEFTd6.h:4852
NPSMEFTd6::NPSMEFTd6VarsRot
static const std::string NPSMEFTd6VarsRot[NNPSMEFTd6Vars]
A string array containing the labels of the model parameters in NPSMEFTd6 if the model flag FlagRotat...
Definition: NPSMEFTd6.h:843
NPSMEFTd6::eZH_78_Hbox
double eZH_78_Hbox
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4753
NPSMEFTd6::CLQ1_1221
double CLQ1_1221
Definition: NPSMEFTd6.h:4584
NPSMEFTd6::CHe_22
double CHe_22
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4454
NPSMEFTd6::CLL_1111
double CLL_1111
Definition: NPSMEFTd6.h:4580
NPSMEFTd6::STXS_ggH0j
virtual double STXS_ggH0j(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14734
NPSMEFTd6::deltaGammaHWffRatio1
double deltaGammaHWffRatio1() const
The new physics contribution to the ratio of the , with any fermion, in the current model and in the...
Definition: NPSMEFTd6.cpp:11006
NPSMEFTd6::muTHUVBFHZga
virtual double muTHUVBFHZga(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:12936
NPSMEFTd6::eVBF_1314_DHB
double eVBF_1314_DHB
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4712
NPSMEFTd6::CuG_11i
double CuG_11i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4550
NPSMEFTd6::VudL
double VudL
The tree level value of the couplings in the SM. (Neglecting CKM effects.)
Definition: NPSMEFTd6.h:4893
NPSMEFTd6::deltaaSMZ2
virtual double deltaaSMZ2() const
The relative correction to the strong coupling constant at the Z pole, , with respect to ref....
Definition: NPSMEFTd6.cpp:2735
NPSMEFTd6::eVBF_2_HB
double eVBF_2_HB
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4680
NPSMEFTd6::CuW_12i
double CuW_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4563
NPSMEFTd6::Br_H_inv_NP
virtual double Br_H_inv_NP() const
The branching ratio of the of the Higgs into invisible particles (only invisible new particles).
Definition: NPSMEFTd6.cpp:12411
NPSMEFTd6::eVBF_78_HW
double eVBF_78_HW
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4695
NPSMEFTd6::gZuR
double gZuR
The tree level value of the couplings in the SM.
Definition: NPSMEFTd6.h:4889
NPSMEFTd6::g_triangle
gslpp::complex g_triangle(const double tau) const
Loop function entering in the calculation of the effective coupling.
Definition: NPSMEFTd6.cpp:3239
NPSMEFTd6::eVBF_1314_Hd_11
double eVBF_1314_Hd_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4705
NPSMEFTd6::CLR_bottom
double CLR_bottom() const
Definition: NPSMEFTd6.cpp:16205
NPSMEFTd6::CLL_charm
double CLL_charm() const
Definition: NPSMEFTd6.cpp:16160
NPSMEFTd6::STXS_qqHlv_pTV_250
virtual double STXS_qqHlv_pTV_250(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14922
NPSMEFTd6::GammaHZgaRatio
double GammaHZgaRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11992
NPSMEFTd6::FlagQuarkUniversal
const bool FlagQuarkUniversal
An internal boolean flag that is true if assuming quark flavour universality.
Definition: NPSMEFTd6.h:5003
NPSMEFTd6::deltaG2_hZA
virtual double deltaG2_hZA() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3057
NPSMEFTd6::CHL3_33
double CHL3_33
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4447
NPSMEFTd6::mueettHPol
virtual double mueettHPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:9202
NPSMEFTd6::getCeu_1133
double getCeu_1133() const
Return NP coeff Ceu_1133.
Definition: NPSMEFTd6.h:1048
NPSMEFTd6::Yukd
double Yukd
Definition: NPSMEFTd6.h:4912
NPSMEFTd6::deltamtau2
virtual double deltamtau2() const
The relative correction to the mass of the lepton squared, , with respect to ref....
Definition: NPSMEFTd6.cpp:2691
NPSMEFTd6::NPSMEFTd6
NPSMEFTd6(const bool FlagLeptonUniversal_in=false, const bool FlagQuarkUniversal_in=false)
Constructor.
Definition: NPSMEFTd6.cpp:280
NPSMEFTd6::CHd_33
double CHd_33
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4492
NPSMEFTd6::eVBF_2_HG
double eVBF_2_HG
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4683
NPSMEFTd6::ettH_2_uG_33r
double ettH_2_uG_33r
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at the LHC (...
Definition: NPSMEFTd6.h:4781
NPSMEFTd6::eggFint
double eggFint
Intrinsic relative theoretical error in ggF production. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4625
NPSMEFTd6::GammaHWWRatio
double GammaHWWRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10709
NPSMEFTd6::setFlag
virtual bool setFlag(const std::string name, const bool value)
A method to set a flag of NPSMEFTd6.
Definition: NPSMEFTd6.cpp:2377
NPSMEFTd6::CuW_13i
double CuW_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4564
NPSMEFTd6::muttHZZ
virtual double muttHZZ(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:12636
NPSMEFTd6::getCLQ1_1123
double getCLQ1_1123() const
Return NP coeff CLQ1_1123.
Definition: NPSMEFTd6.h:936
NPSMEFTd6::eHbbpar
double eHbbpar
Parametric relative theoretical error in .
Definition: NPSMEFTd6.h:4662
NPSMEFTd6::CLR_down
double CLR_down() const
Definition: NPSMEFTd6.cpp:16190
NPSMEFTd6::ai2G
double ai2G
Definition: NPSMEFTd6.h:4915
NPSMEFTd6::CHQ3_13i
double CHQ3_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4476
NPSMEFTd6::CiHL3_22
double CiHL3_22
Definition: NPSMEFTd6.h:4812
NPSMEFTd6::eHccpar
double eHccpar
Parametric relative theoretical error in .
Definition: NPSMEFTd6.h:4660
NPSMEFTd6::mueeZllHPol
virtual double mueeZllHPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const
The ratio between the associated production cross-section in the current model and in the Standard ...
Definition: NPSMEFTd6.cpp:8570
NPSMEFTd6::eZH_1314_DHB
double eZH_1314_DHB
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4775
NPSMEFTd6::GammaHZffRatio
double GammaHZffRatio() const
The ratio of the , with any fermion, in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11843
NPSMEFTd6::CHL1_13i
double CHL1_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4440
NPSMEFTd6::getCLQ3_1123
double getCLQ3_1123() const
Return NP coeff CLQ3_1123.
Definition: NPSMEFTd6.h:952
NPSMEFTd6::eeMz
double eeMz
The em coupling at Mz.
Definition: NPSMEFTd6.h:4876
NPSMEFTd6::CiHL1_33
double CiHL1_33
Definition: NPSMEFTd6.h:4810
NPSMEFTd6::CRR_mu
double CRR_mu() const
Definition: NPSMEFTd6.cpp:16245
NPSMEFTd6::deltaGammaHZZ4lRatio1
double deltaGammaHZZ4lRatio1() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11362
NPSMEFTd6::muVBFHWW
virtual double muVBFHWW(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:12684
NPSMEFTd6::deltaGammaHWlvRatio2
double deltaGammaHWlvRatio2() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10803
NPSMEFTd6::eWHint
double eWHint
Intrinsic relative theoretical error in WH production. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4631
NPSMEFTd6::CHL3_11
double CHL3_11
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4442
NPSMEFTd6::eHtautauint
double eHtautauint
Intrinsic relative theoretical error in .
Definition: NPSMEFTd6.h:4657
NPSMEFTd6::CuH_13r
double CuH_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4522
NPSMEFTd6::CLe_1133
double CLe_1133
Definition: NPSMEFTd6.h:4607
NPSMEFTd6::ettHint
double ettHint
Intrinsic relative theoretical error in ttH production. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4627
NPSMEFTd6::CHF3_diag
double CHF3_diag(const Particle F) const
The diagonal entry of the dimension-6 operator coefficient corresponding to particle F.
Definition: NPSMEFTd6.cpp:2432
NPSMEFTd6::I_triangle_2
gslpp::complex I_triangle_2(const double tau, const double lambda) const
Loop function entering in the calculation of the effective coupling.
Definition: NPSMEFTd6.cpp:3262
NPSMEFTd6::AuxObs_NP15
virtual double AuxObs_NP15() const
Auxiliary observable AuxObs_NP15.
Definition: NPSMEFTd6.cpp:16102
NPSMEFTd6::getCHe_11
double getCHe_11() const
Return NP coeff CHe_11.
Definition: NPSMEFTd6.h:1032
NPSMEFTd6::STXS_qqHqq_VBFtopo_j3v
virtual double STXS_qqHqq_VBFtopo_j3v(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14835
NPSMEFTd6::eZH_1314_HWB
double eZH_1314_HWB
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4774
NPSMEFTd6::cZZ_HB
virtual double cZZ_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15222
NPSMEFTd6::deltaG3_hZZ
virtual double deltaG3_hZZ() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:2965
NPSMEFTd6::eVBF_78_Hd_11
double eVBF_78_Hd_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4691
NPSMEFTd6::eWH_78_DeltaGF
double eWH_78_DeltaGF
Theoretical uncertainty in the (linear) new physics contribution from to WH production at the LHC (7...
Definition: NPSMEFTd6.h:4730
NPSMEFTd6::deltaGR_Zffh
double deltaGR_Zffh(const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3169
NPSMEFTd6::AuxObs_NP10
virtual double AuxObs_NP10() const
Auxiliary observable AuxObs_NP10 (See code for details.)
Definition: NPSMEFTd6.cpp:15896
NPSMEFTd6::muggHZZ4l
virtual double muggHZZ4l(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:12642
NPSMEFTd6::GammaHZZ4lRatio
double GammaHZZ4lRatio() const
The ratio of the ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11346
NPSMEFTd6::AuxObs_NP17
virtual double AuxObs_NP17() const
Auxiliary observable AuxObs_NP17.
Definition: NPSMEFTd6.cpp:16114
NPSMEFTd6::BrHWlvRatio
virtual double BrHWlvRatio() const
The ratio of the Br ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:9911
NPSMEFTd6::CuG_22i
double CuG_22i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4553
NPSMEFTd6::CiHe_33
double CiHe_33
Definition: NPSMEFTd6.h:4824
NPSMEFTd6::CHQ3_23i
double CHQ3_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4477
NPSMEFTd6::GammaHtautauRatio
double GammaHtautauRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:12205
NPSMEFTd6::CLR_up
double CLR_up() const
Definition: NPSMEFTd6.cpp:16185
NPSMEFTd6::CHu_23i
double CHu_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4486
NPSMEFTd6::CiHL1_22
double CiHL1_22
Definition: NPSMEFTd6.h:4809
NPSMEFTd6::w_WW
gsl_integration_cquad_workspace * w_WW
Definition: NPSMEFTd6.h:5005
NPSMEFTd6::BrHWW2l2vRatio
virtual double BrHWW2l2vRatio() const
The ratio of the Br ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:9936
NPSMEFTd6::muTHUggHtautau
virtual double muTHUggHtautau(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:13305
NPSMEFTd6::CQe_2311
double CQe_2311
Definition: NPSMEFTd6.h:4620
NPSMEFTd6::eeeWBFint
double eeeWBFint
Intrinsic relative theoretical error in . (Assumed to be constant in energy.)
Definition: NPSMEFTd6.h:4635
NPSMEFTd6::computeGammaTotalRatio
virtual double computeGammaTotalRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10568
NPSMEFTd6::deltaaMZ
virtual double deltaaMZ() const
The relative correction to the electromagnetic constant at the Z pole, , with respect to ref....
Definition: NPSMEFTd6.cpp:2707
NPSMEFTd6::deltaGammaHgagaRatio1
double deltaGammaHgagaRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12093
NPSMEFTd6::BrHZZ4lRatio
virtual double BrHZZ4lRatio() const
The ratio of the Br ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10092
NPSMEFTd6::aiWW
double aiWW
Definition: NPSMEFTd6.h:4916
NPSMEFTd6::CdH_13r
double CdH_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4534
NPSMEFTd6::CHu_33
double CHu_33
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4483
NPSMEFTd6
A model class for new physics in the form of the dimension-six effective Lagrangian.
Definition: NPSMEFTd6.h:825
NPSMEFTd6::muttHgaga
virtual double muttHgaga(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into 2 photons in the curre...
Definition: NPSMEFTd6.cpp:12564
NPSMEFTd6::aiuG
double aiuG
Definition: NPSMEFTd6.h:4919
NPSMEFTd6::CiuG_22r
double CiuG_22r
Definition: NPSMEFTd6.h:4859
NPSMEFTd6::eZH_2_DeltaGF
double eZH_2_DeltaGF
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4751
NPSMEFTd6::CuG_33r
double CuG_33r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4549
NPSMEFTd6::CeH_22r
double CeH_22r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4511
NPSMEFTd6::CeH_13r
double CeH_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4510
NPSMEFTd6::CLQ1_3332
double CLQ1_3332
Definition: NPSMEFTd6.h:4587
NPSMEFTd6::CuH_22i
double CuH_22i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4529
NPSMEFTd6::deltaGmu
virtual double deltaGmu() const
The relative correction to the muon decay constant, , with respect to ref. point used in the SM calcu...
Definition: NPSMEFTd6.cpp:2696
NPbase
The auxiliary base model class for other model classes.
Definition: NPbase.h:66
NPSMEFTd6::CRR_charm
double CRR_charm() const
Definition: NPSMEFTd6.cpp:16266
NPSMEFTd6::CQe_1111
double CQe_1111
Definition: NPSMEFTd6.h:4617
NPSMEFTd6::eZH_1314_Hd_11
double eZH_1314_Hd_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4769
NPSMEFTd6::ettHWW
double ettHWW
Definition: NPSMEFTd6.h:4668
NPSMEFTd6::eHmumupar
double eHmumupar
Parametric relative theoretical error in .
Definition: NPSMEFTd6.h:4656
NPSMEFTd6::getCHL3_22
double getCHL3_22() const
Return NP coeff CHL3_22.
Definition: NPSMEFTd6.h:1024
NPSMEFTd6::CHL3_22
double CHL3_22
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4445
NPSMEFTd6::CiHu_22
double CiHu_22
Definition: NPSMEFTd6.h:4827
NPSMEFTd6::deltacZ_HB
virtual double deltacZ_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15200
NPSMEFTd6::eepWBFint
double eepWBFint
Intrinsic relative theoretical error in via WBF. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4641
NPSMEFTd6::CiHD
double CiHD
Definition: NPSMEFTd6.h:4843
NPSMEFTd6::muZHZga
virtual double muZHZga(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12582
NPSMEFTd6::deltaKgammaNP
virtual double deltaKgammaNP() const
The new physics contribution to the anomalous triple gauge coupling .
Definition: NPSMEFTd6.cpp:13512
NPSMEFTd6::CuB_33r
double CuB_33r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4573
NPSMEFTd6::ettHgaga
double ettHgaga
Definition: NPSMEFTd6.h:4668
NPSMEFTd6::eWH_1314_DeltaGF
double eWH_1314_DeltaGF
Theoretical uncertainty in the (linear) new physics contribution from to WH production at the LHC (1...
Definition: NPSMEFTd6.h:4738
NPSMEFTd6::STXS_qqHll_pTV_150_250
virtual double STXS_qqHll_pTV_150_250(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14944
NPSMEFTd6::eWHbb
double eWHbb
Definition: NPSMEFTd6.h:4666
NPSMEFTd6::muttHmumu
virtual double muttHmumu(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:12780
NPSMEFTd6::eVBF_1314_HQ3_11
double eVBF_1314_HQ3_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4706
NPSMEFTd6::CLu_1122
double CLu_1122
Definition: NPSMEFTd6.h:4609
NPSMEFTd6::FlagQuadraticTerms
bool FlagQuadraticTerms
A boolean flag that is true if the quadratic terms in cross sections and widths are switched on.
Definition: NPSMEFTd6.h:4984
NPSMEFTd6::CLe_1111
double CLe_1111
Definition: NPSMEFTd6.h:4605
NPSMEFTd6::CuG_13r
double CuG_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4546
NPSMEFTd6::CiHu_11
double CiHu_11
Definition: NPSMEFTd6.h:4826
NPSMEFTd6::eWH_2_DeltaGF
double eWH_2_DeltaGF
Theoretical uncertainty in the (linear) new physics contribution from to WH production at the LHC (1...
Definition: NPSMEFTd6.h:4722
NPSMEFTd6::muggHbb
virtual double muggHbb(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:12822
NPSMEFTd6::BrHZddRatio
virtual double BrHZddRatio() const
The ratio of the Br ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10282
NPSMEFTd6::AuxObs_NP18
virtual double AuxObs_NP18() const
Auxiliary observable AuxObs_NP18.
Definition: NPSMEFTd6.cpp:16120
NPSMEFTd6::muVHZZ4l
virtual double muVHZZ4l(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12666
NPSMEFTd6::GammaHZZ4dRatio
double GammaHZZ4dRatio() const
The ratio of the ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.h:2255
NPSMEFTd6::CfW_diag
gslpp::complex CfW_diag(const Particle f) const
The diagonal entry of the dimension-6 operator coefficient corresponding to particle f.
Definition: NPSMEFTd6.cpp:2543
NPSMEFTd6::mueeHvvPol
virtual double mueeHvvPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const
The ratio between the associated production cross-section in the current model and in the Standard ...
Definition: NPSMEFTd6.cpp:4331
NPSMEFTd6::CdH_33i
double CdH_33i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4543
NPSMEFTd6::AH_W
gslpp::complex AH_W(const double tau) const
W loop function entering in the calculation of the effective coupling.
Definition: NPSMEFTd6.cpp:3276
NPSMEFTd6::BrHZZRatio
virtual double BrHZZRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10062
NPSMEFTd6::eVBF_78_DHB
double eVBF_78_DHB
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4698
NPSMEFTd6::muTHUWHbb
virtual double muTHUWHbb(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13395
NPSMEFTd6::CRR_strange
double CRR_strange() const
Definition: NPSMEFTd6.cpp:16271
NPSMEFTd6::BrHWffRatio
virtual double BrHWffRatio() const
The ratio of the Br , with any fermion, in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10011
NPSMEFTd6::STXS_qqHll_pTV_150_250_0j
virtual double STXS_qqHll_pTV_150_250_0j(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14952
NPSMEFTd6::eZH_1314_HD
double eZH_1314_HD
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4771
NPSMEFTd6::CdH_12r
double CdH_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4533
NPSMEFTd6::getCpLedQ_22
double getCpLedQ_22() const
Return NP coeff CpLedq_22.
Definition: NPSMEFTd6.h:1104
NPSMEFTd6::deltaGammaHZZ4fRatio1
double deltaGammaHZZ4fRatio1() const
The new physics contribution to the ratio of the , with any fermion, in the current model and in the...
Definition: NPSMEFTd6.cpp:11922
NPSMEFTd6::CLL_1221
double CLL_1221
Definition: NPSMEFTd6.h:4581
NPSMEFTd6::CLL_3311
double CLL_3311
Definition: NPSMEFTd6.h:4582
NPSMEFTd6::eZH_2_HD
double eZH_2_HD
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4745
NPSMEFTd6::eWHtautau
double eWHtautau
Definition: NPSMEFTd6.h:4666
NPSMEFTd6::cgaga_HB
virtual double cgaga_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15246
NPSMEFTd6::CHe_13i
double CHe_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4458
NPSMEFTd6::muTHUZHmumu
virtual double muTHUZHmumu(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13260
NPSMEFTd6::GammaHZddRatio
double GammaHZddRatio() const
The ratio of the ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11784
NPSMEFTd6::eWH_2_HD
double eWH_2_HD
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4718
NPSMEFTd6::eVBFHinv
double eVBFHinv
Definition: NPSMEFTd6.h:4669
NPSMEFTd6::aiHL
double aiHL
Definition: NPSMEFTd6.h:4918
NPSMEFTd6::eVBF_78_Hbox
double eVBF_78_Hbox
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4688
NPSMEFTd6::AuxObs_NP3
virtual double AuxObs_NP3() const
Auxiliary observable AuxObs_NP3 (See code for details.)
Definition: NPSMEFTd6.cpp:15350
NPSMEFTd6::Ced_1122
double Ced_1122
Definition: NPSMEFTd6.h:4601
NPSMEFTd6::mueeWBF
virtual double mueeWBF(const double sqrt_s) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:3694
NPSMEFTd6::bPskPol
virtual double bPskPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const
the angular parameter from (arXiv:1708.09079 [hep-ph]).
Definition: NPSMEFTd6.cpp:8698
NPSMEFTd6::delta_AZ
double delta_AZ
Combination of dimension 6 coefficients modifying the canonical field definition.
Definition: NPSMEFTd6.h:4897
NPSMEFTd6::cHSM
double cHSM
Parameter to control the inclusion of modifications of SM parameters in selected Higgs processes.
Definition: NPSMEFTd6.h:4904
NPSMEFTd6::eVBF_1314_DHW
double eVBF_1314_DHW
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4713
NPSMEFTd6::BrHWWRatio
virtual double BrHWWRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:9904
NPSMEFTd6::BrHtoinvRatio
virtual double BrHtoinvRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:12470
NPSMEFTd6::eVBF_1314_HB
double eVBF_1314_HB
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4708
NPSMEFTd6::CHQ3_23r
double CHQ3_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4473
NPSMEFTd6::CQe_1133
double CQe_1133
Definition: NPSMEFTd6.h:4619
NPSMEFTd6::Ceu_1122
double Ceu_1122
Definition: NPSMEFTd6.h:4597
NPSMEFTd6::muggH
virtual double muggH(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section in the current model and in ...
Definition: NPSMEFTd6.cpp:3299
NPSMEFTd6::muTHUWHtautau
virtual double muTHUWHtautau(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13332
NPSMEFTd6::muZHWW
virtual double muZHWW(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12690
NPSMEFTd6::muVBFHZga
virtual double muVBFHZga(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:12576
NPSMEFTd6::muttHWW
virtual double muttHWW(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:12708
NPSMEFTd6::eWH_1314_DHW
double eWH_1314_DHW
Theoretical uncertainty in the (linear) new physics contribution from to WH production at the LHC (1...
Definition: NPSMEFTd6.h:4737
NPSMEFTd6::CLQ1_3323
double CLQ1_3323
Definition: NPSMEFTd6.h:4586
NPSMEFTd6::eVBF_78_HD
double eVBF_78_HD
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4693
NPSMEFTd6::muZHbb
virtual double muZHbb(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12834
NPSMEFTd6::muTHUggHZZ4mu
virtual double muTHUggHZZ4mu(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:13474
NPSMEFTd6::I_triangle_1
gslpp::complex I_triangle_1(const double tau, const double lambda) const
Loop function entering in the calculation of the effective coupling.
Definition: NPSMEFTd6.cpp:3251
NPSMEFTd6::aPskPol
virtual double aPskPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const
the angular parameter from (arXiv:1708.09079 [hep-ph]).
Definition: NPSMEFTd6.cpp:8615
NPSMEFTd6::CQe_2322
double CQe_2322
Definition: NPSMEFTd6.h:4620
NPSMEFTd6::deltaGwd62
virtual double deltaGwd62() const
The relative NP corrections to the width of the boson squared, .
Definition: NPSMEFTd6.cpp:2823
NPSMEFTd6::CLd_1133
double CLd_1133
Definition: NPSMEFTd6.h:4614
NPSMEFTd6::BrHZllRatio
virtual double BrHZllRatio() const
The ratio of the Br ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10067
NPSMEFTd6::CuB_12r
double CuB_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4569
StandardModel::lambda
double lambda
The CKM parameter in the Wolfenstein parameterization.
Definition: StandardModel.h:2524
NPSMEFTd6::deltaG3_hWW
virtual double deltaG3_hWW() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:2944
NPSMEFTd6::CRR_up
double CRR_up() const
Definition: NPSMEFTd6.cpp:16256
NPSMEFTd6::deltaGL_f
double deltaGL_f(const Particle p) const
New physics contribution to the neutral-current left-handed coupling .
Definition: NPSMEFTd6.cpp:2852
NPSMEFTd6::deltaGammaTotalRatio1
virtual double deltaGammaTotalRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10585
NPSMEFTd6::muTHUZHWW
virtual double muTHUZHWW(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13134
NPSMEFTd6::muZHWW2l2v
virtual double muZHWW2l2v(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12726
NPSMEFTd6::CiHe_22
double CiHe_22
Definition: NPSMEFTd6.h:4823
NPSMEFTd6::CdH_22i
double CdH_22i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4541
NPSMEFTd6::CuH_33r
double CuH_33r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4525
NPSMEFTd6::CHL3_23i
double CHL3_23i
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4450
NPSMEFTd6::muTHUggHZgamumu
virtual double muTHUggHZgamumu(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:13483
NPSMEFTd6::CHu_12r
double CHu_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4479
NPSMEFTd6::eWHmumu
double eWHmumu
Total relative theoretical error in .
Definition: NPSMEFTd6.h:4666
NPSMEFTd6::eVBF_78_HG
double eVBF_78_HG
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4697
NPSMEFTd6::muggHWW
virtual double muggHWW(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:12678
NPSMEFTd6::eVBF_1314_HWB
double eVBF_1314_HWB
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4710
NPSMEFTd6::deltag1ZNPEff
virtual double deltag1ZNPEff() const
The new physics contribution to the effective anomalous triple gauge coupling from arXiv: 1708....
Definition: NPSMEFTd6.cpp:13538
NPSMEFTd6::CHe_13r
double CHe_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4453
NPSMEFTd6::eZH_1314_Hbox
double eZH_1314_Hbox
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4766
NPSMEFTd6::muttHWW2l2v
virtual double muttHWW2l2v(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:12744
NPSMEFTd6::muVBFHbb
virtual double muVBFHbb(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:12828
NPSMEFTd6::aipHL
double aipHL
Definition: NPSMEFTd6.h:4918
NPSMEFTd6::muVHmumu
virtual double muVHmumu(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12774
NPSMEFTd6::eVBFHtautau
double eVBFHtautau
Definition: NPSMEFTd6.h:4665
NPSMEFTd6::lambdaH_tree
double lambdaH_tree
The SM tree level value of the scalar quartic coupling in the potential.
Definition: NPSMEFTd6.h:4900
NPSMEFTd6::eVBFint
double eVBFint
Intrinsic relative theoretical error in VBF production. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4629
NPSMEFTd6::eZH_1314_HQ3_11
double eZH_1314_HQ3_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4770
NPSMEFTd6::STXS_ZHqqHqq_VBFtopo_j3v
virtual double STXS_ZHqqHqq_VBFtopo_j3v(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:15043
NPSMEFTd6::UevL
double UevL
The tree level value of the couplings in the SM. (Neglecting PMNS effects.)
Definition: NPSMEFTd6.h:4892
NPSMEFTd6::cLH3d62
double cLH3d62
Parameter to control the inclusion of modifications of SM loops in Higgs processes due to dim 6 inter...
Definition: NPSMEFTd6.h:4908
NPSMEFTd6::ettHpar
double ettHpar
Parametric relative theoretical error in ttH production. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4628
NPSMEFTd6::muTHUZHZZ
virtual double muTHUZHZZ(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13008
NPSMEFTd6::getCHL1_22
double getCHL1_22() const
Return NP coeff CHL1_22.
Definition: NPSMEFTd6.h:1008
NPSMEFTd6::BrHZZ4uRatio
virtual double BrHZZ4uRatio() const
The ratio of the Br ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10267
NPSMEFTd6::muVBFHZZ4l
virtual double muVBFHZZ4l(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:12648
NPSMEFTd6::BrHccRatio
virtual double BrHccRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10516
NPSMEFTd6::mueeZBFPol
virtual double mueeZBFPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:5673
NPSMEFTd6::eVBF_2_HQ3_11
double eVBF_2_HQ3_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4678
NPSMEFTd6::kappaGeff
virtual double kappaGeff() const
The effective coupling .
Definition: NPSMEFTd6.cpp:15116
NPSMEFTd6::STXS_ZHqqHqq_VBFtopo_j3
virtual double STXS_ZHqqHqq_VBFtopo_j3(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:15053
NPSMEFTd6::eZH_2_HQ1_11
double eZH_2_HQ1_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4741
NPSMEFTd6::CHQ1_11
double CHQ1_11
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4460
NPSMEFTd6::CuH_11i
double CuH_11i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4526
NPSMEFTd6::Cee_1122
double Cee_1122
Definition: NPSMEFTd6.h:4594
NPSMEFTd6::eZH_1314_DeltaGF
double eZH_1314_DeltaGF
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4777
NPSMEFTd6::CeH_33i
double CeH_33i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4519
NPSMEFTd6::muTHUggHmumu
virtual double muTHUggHmumu(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:13242
NPSMEFTd6::AuxObs_NP8
virtual double AuxObs_NP8() const
Auxiliary observable AuxObs_NP8 (See code for details.)
Definition: NPSMEFTd6.cpp:15814
NPSMEFTd6::STXS_ggH1j_pTH_0_60
virtual double STXS_ggH1j_pTH_0_60(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14744
NPSMEFTd6::CuW_11r
double CuW_11r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4556
NPSMEFTd6::eZHZga
double eZHZga
Definition: NPSMEFTd6.h:4667
NPSMEFTd6::BrHZgaeeRatio
virtual double BrHZgaeeRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10416
NPSMEFTd6::deltaGammaHbbRatio1
double deltaGammaHbbRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12339
NPSMEFTd6::mueeZBF
virtual double mueeZBF(const double sqrt_s) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:5359
NPSMEFTd6::CiDHW
double CiDHW
Definition: NPSMEFTd6.h:4839
NPSMEFTd6::CLL_down
double CLL_down() const
Definition: NPSMEFTd6.cpp:16155
NPSMEFTd6::AHZga_f
gslpp::complex AHZga_f(const double tau, const double lambda) const
Fermionic loop function entering in the calculation of the effective coupling.
Definition: NPSMEFTd6.cpp:3281
NPSMEFTd6::CuH_12i
double CuH_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4527
NPSMEFTd6::kappaZAeff
virtual double kappaZAeff() const
The effective coupling .
Definition: NPSMEFTd6.cpp:15136
NPSMEFTd6::Br_H_exo
virtual double Br_H_exo() const
The branching ratio of the of the Higgs into exotic particles.
Definition: NPSMEFTd6.cpp:12389
NPSMEFTd6::mueettH
virtual double mueettH(const double sqrt_s) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:9005
NPSMEFTd6::muTHUVHWW2l2v
virtual double muTHUVHWW2l2v(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13215
NPSMEFTd6::CiuG_11r
double CiuG_11r
Definition: NPSMEFTd6.h:4858
NPSMEFTd6::CdH_12i
double CdH_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4539
NPSMEFTd6Matching.h
NPSMEFTd6::CQe_2211
double CQe_2211
Definition: NPSMEFTd6.h:4618
NPSMEFTd6::CLQ3_1111
double CLQ3_1111
Definition: NPSMEFTd6.h:4588
NPSMEFTd6::CLL_up
double CLL_up() const
Definition: NPSMEFTd6.cpp:16150
NPSMEFTd6::muTHUWHWW
virtual double muTHUWHWW(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13143
NPSMEFTd6::obliqueW
virtual double obliqueW() const
The oblique parameter . (Simplified implementation. Contribution only from .)
Definition: NPSMEFTd6.cpp:2618
NPSMEFTd6::deltaMz
virtual double deltaMz() const
The relative correction to the mass of the boson, , with respect to ref. point used in the SM calcul...
Definition: NPSMEFTd6.cpp:2630
NPSMEFTd6::deltaGwd6
virtual double deltaGwd6() const
The relative NP corrections to the width of the boson, .
Definition: NPSMEFTd6.cpp:2818
NPSMEFTd6::delta_AA
double delta_AA
Combination of dimension 6 coefficients modifying the canonical field definition.
Definition: NPSMEFTd6.h:4896
NPSMEFTd6::STXS_qqHlv_pTV_0_250
virtual double STXS_qqHlv_pTV_0_250(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14884
NPSMEFTd6::muTHUVHmumu
virtual double muTHUVHmumu(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13278
NPSMEFTd6::muVHWW2l2v
virtual double muVHWW2l2v(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12738
NPSMEFTd6::Cee_1111
double Cee_1111
Definition: NPSMEFTd6.h:4593
NPSMEFTd6::deltaG_hAARatio
virtual double deltaG_hAARatio() const
The full new physics contribution to the coupling of the effective interaction , including new local ...
Definition: NPSMEFTd6.cpp:3067
NPSMEFTd6::deltaGammaHgagaRatio2
double deltaGammaHgagaRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12143
NPSMEFTd6::CLL_bottom
double CLL_bottom() const
Definition: NPSMEFTd6.cpp:16170
NPSMEFTd6::CRL_down
double CRL_down() const
Definition: NPSMEFTd6.cpp:16225
NPSMEFTd6::STXS_qqHll_pTV_0_150
virtual double STXS_qqHll_pTV_0_150(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14932
NPSMEFTd6::CHd_23i
double CHd_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4495
NPSMEFTd6::CLQ3_1122
double CLQ3_1122
Definition: NPSMEFTd6.h:4589
NPSMEFTd6::eZH_2_Hbox
double eZH_2_Hbox
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4740
NPSMEFTd6::CiuG_33r
double CiuG_33r
Definition: NPSMEFTd6.h:4860
NPSMEFTd6::CHQ1_23r
double CHQ1_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4464
NPSMEFTd6::CHQ3_13r
double CHQ3_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4471
NPSMEFTd6::CLQ3_2223
double CLQ3_2223
Definition: NPSMEFTd6.h:4591
NPSMEFTd6::getCHe_22
double getCHe_22() const
Return NP coeff CHe_22.
Definition: NPSMEFTd6.h:1040
NPSMEFTd6::CHL1_22
double CHL1_22
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4436
NPSMEFTd6::CHL3_12r
double CHL3_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4443
NPSMEFTd6::deltamb
virtual double deltamb() const
The relative correction to the mass of the quark, , with respect to ref. point used in the SM calcul...
Definition: NPSMEFTd6.cpp:2663
NPSMEFTd6::CHe_12r
double CHe_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4452
NPSMEFTd6::eWHZga
double eWHZga
Definition: NPSMEFTd6.h:4666
NPSMEFTd6::CHud_13i
double CHud_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4504
NPSMEFTd6::muTHUVBFHbb
virtual double muTHUVBFHbb(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:13377
NPSMEFTd6::CuH_33i
double CuH_33i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4531
NPSMEFTd6::eZH_78_HW
double eZH_78_HW
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4760
NPSMEFTd6::CiHQ3_22
double CiHQ3_22
Definition: NPSMEFTd6.h:4819
NPSMEFTd6::CieH_33r
double CieH_33r
Definition: NPSMEFTd6.h:4848
NPSMEFTd6::CG
double CG
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4413
NPSMEFTd6::muTHUWHZZ
virtual double muTHUWHZZ(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13017
NPSMEFTd6::CuB_12i
double CuB_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4575
NPSMEFTd6::kappaAeff
virtual double kappaAeff() const
The effective coupling .
Definition: NPSMEFTd6.cpp:15131
NPSMEFTd6::cLHd6
double cLHd6
Parameter to control the inclusion of modifications of SM loops in Higgs processes due to dim 6 inter...
Definition: NPSMEFTd6.h:4906
NPSMEFTd6::CRR_tau
double CRR_tau() const
Definition: NPSMEFTd6.cpp:16250
NPSMEFTd6::DeltaGF
virtual double DeltaGF() const
New physics contribution to the Fermi constant.
Definition: NPSMEFTd6.cpp:2598
NPSMEFTd6::CuB_13i
double CuB_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4576
NPSMEFTd6::CLQ3_3323
double CLQ3_3323
Definition: NPSMEFTd6.h:4591
NPSMEFTd6::eVBF_2_DHB
double eVBF_2_DHB
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4684
NPSMEFTd6::BrHWW4fRatio
virtual double BrHWW4fRatio() const
The ratio of the Br , with any fermion, in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10037
NPSMEFTd6::delta_h
double delta_h
Combinations of dimension 6 coefficients modifying the canonical field definition.
Definition: NPSMEFTd6.h:4898
NPSMEFTd6::AuxObs_NP6
virtual double AuxObs_NP6() const
Auxiliary observable AuxObs_NP6 (See code for details.)
Definition: NPSMEFTd6.cpp:15513
NPSMEFTd6::CHbox
double CHbox
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4431
NPSMEFTd6::mueeWBFPol
virtual double mueeWBFPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:3987
NPSMEFTd6::CHF1_diag
double CHF1_diag(const Particle F) const
The diagonal entry of the dimension-6 operator coefficient corresponding to particle F.
Definition: NPSMEFTd6.cpp:2414
NPSMEFTd6::deltaG_hgg
virtual double deltaG_hgg() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:2907
NPSMEFTd6::deltaGL_Wff
virtual gslpp::complex deltaGL_Wff(const Particle pbar, const Particle p) const
New physics contribution to the charged current coupling .
Definition: NPSMEFTd6.cpp:2883
NPSMEFTd6::CuB_11r
double CuB_11r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4568
NPSMEFTd6::muTHUVBFHtautau
virtual double muTHUVBFHtautau(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:13314
NPSMEFTd6::muVHZZ
virtual double muVHZZ(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12630
NPSMEFTd6::CLR_strange
double CLR_strange() const
Definition: NPSMEFTd6.cpp:16200
NPSMEFTd6::STXS_WHqqHqq_VH2j
virtual double STXS_WHqqHqq_VH2j(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:15016
NPSMEFTd6::eepZBFpar
double eepZBFpar
Parametric relative theoretical error in via ZBF. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4644
NPSMEFTd6::ettHZga
double ettHZga
Definition: NPSMEFTd6.h:4668
NPSMEFTd6::NNPSMEFTd6Vars_LFU_QFU
static const int NNPSMEFTd6Vars_LFU_QFU
The number of the model parameters in NPSMEFTd6 with lepton and quark flavour universalities.
Definition: NPSMEFTd6.h:849
NPSMEFTd6::CeH_22i
double CeH_22i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4517
NPSMEFTd6::deltaKgammaNPEff
virtual double deltaKgammaNPEff() const
The new physics contribution to the effective anomalous triple gauge coupling from arXiv: 1708....
Definition: NPSMEFTd6.cpp:13551
NPSMEFTd6::CHWHB_gagaorth
double CHWHB_gagaorth
The combination of dimension-6 operator coefficients .
Definition: NPSMEFTd6.h:4423
NPSMEFTd6::CiHd_22
double CiHd_22
Definition: NPSMEFTd6.h:4831
NPSMEFTd6::muepZBF
virtual double muepZBF(const double sqrt_s) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:6749
NPSMEFTd6::deltaGammaHZllRatio1
double deltaGammaHZllRatio1() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11181
NPSMEFTd6::CRL_charm
double CRL_charm() const
Definition: NPSMEFTd6.cpp:16230
NPSMEFTd6::mueeWWPol
virtual double mueeWWPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:14072
NPSMEFTd6::eZHWW
double eZHWW
Definition: NPSMEFTd6.h:4667
NPSMEFTd6::dg1Z
double dg1Z
Independent contribution to aTGC.
Definition: NPSMEFTd6.h:4797
NPSMEFTd6::kappamueff
virtual double kappamueff() const
The effective coupling .
Definition: NPSMEFTd6.cpp:15096
NPSMEFTd6::eZH_78_Hd_11
double eZH_78_Hd_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4756
NPSMEFTd6::eZH_78_HWB
double eZH_78_HWB
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4761
NPSMEFTd6::CiuW_22r
double CiuW_22r
Definition: NPSMEFTd6.h:4863
NPSMEFTd6::muttHZbbboost
virtual double muttHZbbboost(const double sqrt_s) const
The ratio in the channel in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:12478
NPSMEFTd6::deltaaMZ2
virtual double deltaaMZ2() const
The relative correction to the electromagnetic constant at the Z pole, , with respect to ref....
Definition: NPSMEFTd6.cpp:2713
NPSMEFTd6::muZHZZ4l
virtual double muZHZZ4l(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12654
NPSMEFTd6::eWHgaga
double eWHgaga
Definition: NPSMEFTd6.h:4666
NPSMEFTd6::STXS_qqHqq_VBFtopo_Rest
virtual double STXS_qqHqq_VBFtopo_Rest(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14829
NPSMEFTd6::muTHUVBFHZZ4l
virtual double muTHUVBFHZZ4l(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:13062
NPSMEFTd6::STXS_qqHlv_pTV_0_150
virtual double STXS_qqHlv_pTV_0_150(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14892
NPSMEFTd6::eVBF_2_DeltaGF
double eVBF_2_DeltaGF
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4686
NPSMEFTd6::BrHZZ4dRatio
virtual double BrHZZ4dRatio() const
The ratio of the Br ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10307
NPSMEFTd6::CLL_1133
double CLL_1133
Definition: NPSMEFTd6.h:4582
NPSMEFTd6::eZH_1314_HQ1_11
double eZH_1314_HQ1_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4767
NPSMEFTd6::CHQ1_22
double CHQ1_22
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4463
NPSMEFTd6::eHgagaint
double eHgagaint
Intrinsic relative theoretical error in .
Definition: NPSMEFTd6.h:4653
NPSMEFTd6::CuG_13i
double CuG_13i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4552
NPSMEFTd6::eHtautaupar
double eHtautaupar
Parametric relative theoretical error in .
Definition: NPSMEFTd6.h:4658
NPSMEFTd6::CHB
double CHB
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4421
NPSMEFTd6::NPSMEFTd6Vars
static const std::string NPSMEFTd6Vars[NNPSMEFTd6Vars]
A string array containing the labels of the model parameters in NPSMEFTd6 if the model flag FlagRotat...
Definition: NPSMEFTd6.h:837
NPSMEFTd6::muTHUVHinv
virtual double muTHUVHinv(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into invisible states in the...
Definition: NPSMEFTd6.cpp:13457
NPSMEFTd6::deltaytau_HB
virtual double deltaytau_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15167
NPSMEFTd6::eVBF_1314_Hu_11
double eVBF_1314_Hu_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4704
NPSMEFTd6::CiHd_11
double CiHd_11
Definition: NPSMEFTd6.h:4830
NPSMEFTd6::muTHUZHbb
virtual double muTHUZHbb(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13386
NPSMEFTd6::CLL_2211
double CLL_2211
Definition: NPSMEFTd6.h:4581
NPSMEFTd6::eZH_78_DHW
double eZH_78_DHW
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4763
NPSMEFTd6::eZH_78_DHB
double eZH_78_DHB
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4762
NPSMEFTd6::gZuL
double gZuL
Definition: NPSMEFTd6.h:4889
NPSMEFTd6::STXS_qqHll_pTV_250
virtual double STXS_qqHll_pTV_250(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14976
NPSMEFTd6::deltaGammaHWWRatio2
double deltaGammaHWWRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10745
NPSMEFTd6::BrHggRatio
virtual double BrHggRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:9878
NPSMEFTd6::sW2_tree
double sW2_tree
The square of the tree level values for the sine of the weak angle.
Definition: NPSMEFTd6.h:4881
Matching< NPSMEFTd6Matching, NPSMEFTd6 >
NPSMEFTd6::STXS_qqHqq_Rest
virtual double STXS_qqHqq_Rest(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14864
NPSMEFTd6::getCLu_2233
double getCLu_2233() const
Return NP coeff CLu_2233.
Definition: NPSMEFTd6.h:1072
NPSMEFTd6::eVBF_2_Hbox
double eVBF_2_Hbox
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4674
NPSMEFTd6::getCeu_2233
double getCeu_2233() const
Return NP coeff Ceu_2233.
Definition: NPSMEFTd6.h:1056
NPSMEFTd6::CH
double CH
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4432
NPSMEFTd6::Ced_3323
double Ced_3323
Definition: NPSMEFTd6.h:4603
NPSMEFTd6::deltag3G
double deltag3G() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3217
NPSMEFTd6::CLd_1123
double CLd_1123
Definition: NPSMEFTd6.h:4615
NPSMEFTd6::ettHtautau
double ettHtautau
Definition: NPSMEFTd6.h:4668
NPSMEFTd6::CHQ3_12r
double CHQ3_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4470
NPSMEFTd6::Yuktau
double Yuktau
SM lepton Yukawas.
Definition: NPSMEFTd6.h:4910
NPSMEFTd6::lambdaZNP
virtual double lambdaZNP() const
The new physics contribution to the anomalous triple gauge coupling .
Definition: NPSMEFTd6.cpp:13526
NPSMEFTd6::muVBF
virtual double muVBF(const double sqrt_s) const
The ratio between the vector-boson fusion Higgs production cross-section in the current model and in...
Definition: NPSMEFTd6.cpp:3434
NPSMEFTd6::CHQ3_11
double CHQ3_11
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4469
NPSMEFTd6::muZHgaga
virtual double muZHgaga(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into 2 photons in the curren...
Definition: NPSMEFTd6.cpp:12546
NPSMEFTd6::CLu_1133
double CLu_1133
Definition: NPSMEFTd6.h:4610
NPSMEFTd6::getCed_1123
double getCed_1123() const
Return NP coeff Ced_1123.
Definition: NPSMEFTd6.h:984
NPSMEFTd6::eVBFHmumu
double eVBFHmumu
Total relative theoretical error in .
Definition: NPSMEFTd6.h:4665
NPSMEFTd6::eVBF_2_Hd_11
double eVBF_2_Hd_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4677
NPSMEFTd6::CiHQ1_11
double CiHQ1_11
Definition: NPSMEFTd6.h:4815
NPSMEFTd6::deltaG_hggRatio
virtual double deltaG_hggRatio() const
The full new physics contribution to the coupling of the effective interaction , including new local ...
Definition: NPSMEFTd6.cpp:2912
NPSMEFTd6::Ced_1132
double Ced_1132
Definition: NPSMEFTd6.h:4604
NPSMEFTd6::CfH_diag
gslpp::complex CfH_diag(const Particle f) const
The diagonal entry of the dimension-6 operator coefficient corresponding to particle f.
Definition: NPSMEFTd6.cpp:2491
NPSMEFTd6::muggHH
virtual double muggHH(const double sqrt_s) const
The ratio between the gluon-gluon fusion di-Higgs production cross-section in the current model and ...
Definition: NPSMEFTd6.cpp:3355
NPSMEFTd6::eeeWBFpar
double eeeWBFpar
Parametric relative theoretical error in . (Assumed to be constant in energy.)
Definition: NPSMEFTd6.h:4636
NPSMEFTd6::BrHZZ4eRatio
virtual double BrHZZ4eRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10117
NPSMEFTd6::deltaGamma_Wff
virtual double deltaGamma_Wff(const Particle fi, const Particle fj) const
The new physics contribution to the decay width of the boson into a given fermion pair,...
Definition: NPSMEFTd6.cpp:2766
NPSMEFTd6::CDHB
double CDHB
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4424
NPSMEFTd6::CdH_11r
double CdH_11r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4532
NPSMEFTd6::cZga_HB
virtual double cZga_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15234
NPSMEFTd6::CRL_mu
double CRL_mu() const
Definition: NPSMEFTd6.cpp:16210
NPSMEFTd6::aiHW
double aiHW
Definition: NPSMEFTd6.h:4916
NPSMEFTd6::eHWWint
double eHWWint
Intrinsic relative theoretical error in .
Definition: NPSMEFTd6.h:4647
NPSMEFTd6::eZH_2_DHW
double eZH_2_DHW
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4750
NPSMEFTd6::muepWBF
virtual double muepWBF(const double sqrt_s) const
The ratio between the production cross-section in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:6658
NPSMEFTd6::deltaG_Zff
gslpp::complex deltaG_Zff(const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3203
NPSMEFTd6::deltaGammaHZZ4vRatio1
double deltaGammaHZZ4vRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11678
NPSMEFTd6::deltaG2_hWW
virtual double deltaG2_hWW() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:2939
NPSMEFTd6::deltaGmu2
virtual double deltaGmu2() const
The relative correction to the muon decay constant, , with respect to ref. point used in the SM calcu...
Definition: NPSMEFTd6.cpp:2702
NPSMEFTd6::CLL_tau
double CLL_tau() const
Definition: NPSMEFTd6.cpp:16145
NPSMEFTd6::CdH_11i
double CdH_11i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4538
NPSMEFTd6::CuB_33i
double CuB_33i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4579
NPSMEFTd6::eZH_78_HB
double eZH_78_HB
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4759
NPSMEFTd6::eZH_1314_DHW
double eZH_1314_DHW
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4776
NPSMEFTd6::FlagRotateCHWCHB
bool FlagRotateCHWCHB
A boolean flag that is true if we use as parameters CHWHB_gaga and CHWHB_gagaorth instead of CHW and ...
Definition: NPSMEFTd6.h:4985
NPSMEFTd6::deltaGammaHZllRatio2
double deltaGammaHZllRatio2() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11214
NPSMEFTd6::CHd_22
double CHd_22
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4490
NPSMEFTd6::eZH_2_HB
double eZH_2_HB
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4746
NPSMEFTd6::getCQe_2311
double getCQe_2311() const
Return NP coeff CQe_2322.
Definition: NPSMEFTd6.h:920
NPSMEFTd6::CLQ3_2112
double CLQ3_2112
Definition: NPSMEFTd6.h:4589
NPSMEFTd6::eWH_78_Hbox
double eWH_78_Hbox
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4724
NPSMEFTd6::muWHZga
virtual double muWHZga(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12588
NPSMEFTd6::deltaGammaHggRatio1
double deltaGammaHggRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10664
NPSMEFTd6::BrHZuuRatio
virtual double BrHZuuRatio() const
The ratio of the Br ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10242
NPSMEFTd6::STXS_qqHlv_pTV_150_250_0j
virtual double STXS_qqHlv_pTV_150_250_0j(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14902
NPSMEFTd6::mueeZHPol
virtual double mueeZHPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const
The ratio between the associated production cross-section in the current model and in the Standard ...
Definition: NPSMEFTd6.cpp:7586
NPSMEFTd6::BrHZZ4vRatio
virtual double BrHZZ4vRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10217
NPSMEFTd6::CuG_11r
double CuG_11r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4544
NPSMEFTd6::eWH_78_HD
double eWH_78_HD
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4726
NPSMEFTd6::eWHpar
double eWHpar
Parametric relative theoretical error in WH production. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4632
NPSMEFTd6::eHZZpar
double eHZZpar
Parametric relative theoretical error in .
Definition: NPSMEFTd6.h:4650
NPSMEFTd6::eVBF_78_HQ1_11
double eVBF_78_HQ1_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4689
NPSMEFTd6::eVBF_1314_HW
double eVBF_1314_HW
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4709
NPSMEFTd6::muggHgaga
virtual double muggHgaga(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into 2...
Definition: NPSMEFTd6.cpp:12534
NPSMEFTd6::muTHUVHZZ4l
virtual double muTHUVHZZ4l(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13089
NPSMEFTd6::STXS_WHqqHqq_pTj1_200
virtual double STXS_WHqqHqq_pTj1_200(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:15034
NPSMEFTd6::STXS_qqHqq_pTj_200
virtual double STXS_qqHqq_pTj_200(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14874
NPSMEFTd6::deltaGammaHWWRatio1
double deltaGammaHWWRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10725
NPSMEFTd6::eVBF_1314_HQ1_11
double eVBF_1314_HQ1_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4703
NPSMEFTd6::deltaGammaHZffRatio2
double deltaGammaHZffRatio2() const
The new physics contribution to the ratio of the , with any fermion, in the current model and in the...
Definition: NPSMEFTd6.cpp:11896
NPSMEFTd6::aiHd
double aiHd
Definition: NPSMEFTd6.h:4918
NPSMEFTd6::muTHUVBFBRinv
virtual double muTHUVBFBRinv(const double sqrt_s) const
The ratio between the VBF production cross-section in the current model and in the Standard Model,...
Definition: NPSMEFTd6.cpp:13431
NPSMEFTd6::CuH_23r
double CuH_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4524
NPSMEFTd6::muWHbb
virtual double muWHbb(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12840
NPSMEFTd6::CDB
double CDB
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4426
NPSMEFTd6::eeettHint
double eeettHint
Intrinsic relative theoretical error in . (Assumed to be constant in energy.)
Definition: NPSMEFTd6.h:4639
NPSMEFTd6::eWH_78_HW
double eWH_78_HW
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4727
NPSMEFTd6::CHud_12r
double CHud_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4497
NPSMEFTd6::Yukb
double Yukb
SM d-quark Yukawas.
Definition: NPSMEFTd6.h:4912
NPSMEFTd6::muTHUZHtautau
virtual double muTHUZHtautau(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13323
NPSMEFTd6::eggFpar
double eggFpar
Parametric relative theoretical error in ggF production. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4626
NPSMEFTd6::muttHZga
virtual double muttHZga(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:12600
NPSMEFTd6::CiHQ1_33
double CiHQ1_33
Definition: NPSMEFTd6.h:4817
NPSMEFTd6::aiHu
double aiHu
Definition: NPSMEFTd6.h:4918
NPSMEFTd6::deltaGammaHZZ2e2muRatio1
double deltaGammaHZZ2e2muRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11495
NPSMEFTd6::getCLd_2223
double getCLd_2223() const
Return NP coeff CLd_2223.
Definition: NPSMEFTd6.h:976
NPSMEFTd6::ettH_78_HG
double ettH_78_HG
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at Tevatron ...
Definition: NPSMEFTd6.h:4784
NPSMEFTd6::BrHZgallRatio
virtual double BrHZgallRatio() const
The ratio of the Br ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10401
NPSMEFTd6::deltaG1_hZZ
virtual double deltaG1_hZZ() const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:2955
NPSMEFTd6::deltaaSMZ
virtual double deltaaSMZ() const
The relative correction to the strong coupling constant at the Z pole, , with respect to ref....
Definition: NPSMEFTd6.cpp:2729
NPSMEFTd6::CuW_23r
double CuW_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4560
NPSMEFTd6::deltaGammaHZvvRatio2
double deltaGammaHZvvRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11652
NPSMEFTd6::deltaGammaHZZ4fRatio2
double deltaGammaHZZ4fRatio2() const
The new physics contribution to the ratio of the , with any fermion, in the current model and in the...
Definition: NPSMEFTd6.cpp:11982
NPSMEFTd6::eVBF_2_Hu_11
double eVBF_2_Hu_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4676
NPSMEFTd6::muTHUZHZga
virtual double muTHUZHZga(const double sqrt_s) const
The ratio between the ZH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12945
NPSMEFTd6::GammaHWW4jRatio
double GammaHWW4jRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10930
NPSMEFTd6::eVBF_78_Hu_11
double eVBF_78_Hu_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4690
NPSMEFTd6::AuxObs_NP2
virtual double AuxObs_NP2() const
Auxiliary observable AuxObs_NP2 (See code for details.)
Definition: NPSMEFTd6.cpp:15322
NPSMEFTd6::BrHZgaRatio
virtual double BrHZgaRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10375
NPSMEFTd6::eWH_2_DHW
double eWH_2_DHW
Theoretical uncertainty in the (linear) new physics contribution from to WH production at the LHC (1...
Definition: NPSMEFTd6.h:4721
NPSMEFTd6::muWHtautau
virtual double muWHtautau(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12804
NPSMEFTd6::Cee_3311
double Cee_3311
Definition: NPSMEFTd6.h:4595
NPSMEFTd6::CiHu_33
double CiHu_33
Definition: NPSMEFTd6.h:4828
NPSMEFTd6::CLQ1_1111
double CLQ1_1111
Definition: NPSMEFTd6.h:4583
NPSMEFTd6::getCLQ1_2223
double getCLQ1_2223() const
Return NP coeff CLQ1_2223.
Definition: NPSMEFTd6.h:944
NPSMEFTd6::getCHL3_11
double getCHL3_11() const
Return NP coeff CHL3_11.
Definition: NPSMEFTd6.h:1016
NPSMEFTd6::deltaG_Aff
gslpp::complex deltaG_Aff(const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3210
NPSMEFTd6::Yuke
double Yuke
Definition: NPSMEFTd6.h:4910
NPSMEFTd6::CiHQ3_33
double CiHQ3_33
Definition: NPSMEFTd6.h:4820
NPSMEFTd6::CHud_23r
double CHud_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4500
NPSMEFTd6::mueeZqqHPol
virtual double mueeZqqHPol(const double sqrt_s, const double Pol_em, const double Pol_ep) const
The ratio between the associated production cross-section in the current model and in the Standard ...
Definition: NPSMEFTd6.cpp:8590
NPSMEFTd6::deltaGammaHccRatio2
double deltaGammaHccRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12314
NPSMEFTd6::GammaHZllRatio
double GammaHZllRatio() const
The ratio of the ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11165
NPSMEFTd6::getLambda_NP
double getLambda_NP() const
Return Lambda_NP.
Definition: NPSMEFTd6.h:912
NPSMEFTd6::AuxObs_NP12
virtual double AuxObs_NP12() const
Auxiliary observable AuxObs_NP12 (See code for details.)
Definition: NPSMEFTd6.cpp:15958
NPSMEFTd6::ettHmumu
double ettHmumu
Total relative theoretical error in .
Definition: NPSMEFTd6.h:4668
NPSMEFTd6::Ced_1111
double Ced_1111
Definition: NPSMEFTd6.h:4600
NPSMEFTd6::STXS_ggH_VBFtopo_j3v
virtual double STXS_ggH_VBFtopo_j3v(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14715
NPSMEFTd6::CfG_diag
gslpp::complex CfG_diag(const Particle f) const
The diagonal entry of the dimension-6 operator coefficient corresponding to particle f.
Definition: NPSMEFTd6.cpp:2517
NPSMEFTd6::deltaG_hAff
gslpp::complex deltaG_hAff(const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3189
NPSMEFTd6::g2_tree
double g2_tree
The tree level value of the gauge coupling contant (at the pole).
Definition: NPSMEFTd6.h:4884
NPSMEFTd6::GammaHZZ4muRatio
double GammaHZZ4muRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11541
NPSMEFTd6::getCLu_1133
double getCLu_1133() const
Return NP coeff CLu_1133.
Definition: NPSMEFTd6.h:1064
NPSMEFTd6::aiB
double aiB
Definition: NPSMEFTd6.h:4916
NPSMEFTd6::deltaGammaHWlvRatio1
double deltaGammaHWlvRatio1() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10773
NPSMEFTd6::deltaGR_Wff
virtual gslpp::complex deltaGR_Wff(const Particle pbar, const Particle p) const
New physics contribution to the charged current coupling .
Definition: NPSMEFTd6.cpp:2898
NPSMEFTd6::deltaGammaHZZRatio2
double deltaGammaHZZRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11153
NPSMEFTd6::muttH
virtual double muttH(const double sqrt_s) const
The ratio between the t-tbar-Higgs associated production cross-section in the current model and in t...
Definition: NPSMEFTd6.cpp:8754
NPSMEFTd6::dGammaHTotR2
double dGammaHTotR2
Definition: NPSMEFTd6.h:4922
NPSMEFTd6::CiLL_1221
double CiLL_1221
Definition: NPSMEFTd6.h:4870
NPSMEFTd6::muVBFHZZ
virtual double muVBFHZZ(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:12612
NPSMEFTd6::muTHUttHbb
virtual double muTHUttHbb(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:13422
NPSMEFTd6::CLQ3_1123
double CLQ3_1123
Definition: NPSMEFTd6.h:4591
NPSMEFTd6::STXS_ZHqqHqq_VH2j
virtual double STXS_ZHqqHqq_VH2j(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:15063
NPSMEFTd6::BrHZgamumuRatio
virtual double BrHZgamumuRatio() const
The ratio of the Br in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10427
NPSMEFTd6::Cee_1133
double Cee_1133
Definition: NPSMEFTd6.h:4595
NPSMEFTd6::CuW_23i
double CuW_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4566
NPSMEFTd6::muTHUVBFHinv
virtual double muTHUVBFHinv(const double sqrt_s) const
The ratio between the VBF production cross-section with subsequent decay into invisible states in th...
Definition: NPSMEFTd6.cpp:13436
NPSMEFTd6::Ced_2232
double Ced_2232
Definition: NPSMEFTd6.h:4604
NPSMEFTd6::eVBFHZga
double eVBFHZga
Definition: NPSMEFTd6.h:4665
NPSMEFTd6::C2WS
double C2WS
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4418
NPSMEFTd6::CLL_1331
double CLL_1331
Definition: NPSMEFTd6.h:4582
NPSMEFTd6::GammaHZZRatio
double GammaHZZRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11117
NPSMEFTd6::deltaGammaHtautauRatio2
double deltaGammaHtautauRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12248
NPSMEFTd6::CHd_12i
double CHd_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4493
NPSMEFTd6::deltaymu_HB
virtual double deltaymu_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15189
NPSMEFTd6::BrHZffRatio
virtual double BrHZffRatio() const
The ratio of the Br , with any fermion, in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10325
NPSMEFTd6::FlagUnivOfX
bool FlagUnivOfX
A boolean flag that is true if assuming U(3)^5 symmetry in the CfH and CfV operator coefficients and ...
Definition: NPSMEFTd6.h:4988
NPSMEFTd6::GammaHZvvRatio
double GammaHZvvRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11604
NPSMEFTd6::CiHWB
double CiHWB
Definition: NPSMEFTd6.h:4840
NPSMEFTd6::Ced_1133
double Ced_1133
Definition: NPSMEFTd6.h:4602
Model::name
std::string name
The name of the model.
Definition: Model.h:267
NPSMEFTd6::aiH
double aiH
Definition: NPSMEFTd6.h:4916
NPSMEFTd6::muVHbb
virtual double muVHbb(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12846
NPSMEFTd6::aiHe
double aiHe
Definition: NPSMEFTd6.h:4918
NPSMEFTd6::AuxObs_NP19
virtual double AuxObs_NP19() const
Auxiliary observable AuxObs_NP19.
Definition: NPSMEFTd6.cpp:16126
NPSMEFTd6::AuxObs_NP1
virtual double AuxObs_NP1() const
Auxiliary observable AuxObs_NP1 (See code for details.)
Definition: NPSMEFTd6.cpp:15295
NPSMEFTd6::muTHUWHmumu
virtual double muTHUWHmumu(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:13269
NPSMEFTd6::CLQ1_2112
double CLQ1_2112
Definition: NPSMEFTd6.h:4584
NPSMEFTd6::CiuH_22r
double CiuH_22r
Definition: NPSMEFTd6.h:4851
NPSMEFTd6::deltaGV_f
virtual double deltaGV_f(const Particle p) const
New physics contribution to the neutral-current vector coupling .
Definition: NPSMEFTd6.cpp:2842
NPSMEFTd6::ettH_2_HG
double ettH_2_HG
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at Tevatron ...
Definition: NPSMEFTd6.h:4779
NPSMEFTd6::deltaGammaHWffRatio2
double deltaGammaHWffRatio2() const
The new physics contribution to the ratio of the , with any fermion, in the current model and in the...
Definition: NPSMEFTd6.cpp:11037
NPSMEFTd6::CiHL1_11
double CiHL1_11
Definition: NPSMEFTd6.h:4808
NPSMEFTd6::eeeZHpar
double eeeZHpar
Parametric relative theoretical error in . (Assumed to be constant in energy.)
Definition: NPSMEFTd6.h:4638
NPSMEFTd6::CLL_2112
double CLL_2112
Definition: NPSMEFTd6.h:4581
NPSMEFTd6::CiDHB
double CiDHB
Definition: NPSMEFTd6.h:4838
NPSMEFTd6::CiW
double CiW
Definition: NPSMEFTd6.h:4834
NPSMEFTd6::muTHUttHZZ4l
virtual double muTHUttHZZ4l(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:13107
NPSMEFTd6::CHL1_11
double CHL1_11
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4433
NPSMEFTd6::muTHUttHWW
virtual double muTHUttHWW(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:13170
NPSMEFTd6::AHZga_W
gslpp::complex AHZga_W(const double tau, const double lambda) const
W loop function entering in the calculation of the effective coupling.
Definition: NPSMEFTd6.cpp:3286
NPSMEFTd6::getCLedQ_22
double getCLedQ_22() const
Return NP coeff CLedq_22.
Definition: NPSMEFTd6.h:1088
NPSMEFTd6::BrHZZ4fRatio
virtual double BrHZZ4fRatio() const
The ratio of the Br , with any fermion, in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10350
NPSMEFTd6::CuB_11i
double CuB_11i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4574
NPSMEFTd6::dxseeWWdcos
virtual double dxseeWWdcos(const double sqrt_s, const double cos) const
The differential distribution for , with , as a function of the polar angle.
Definition: NPSMEFTd6.cpp:13565
NPSMEFTd6::eVBFpar
double eVBFpar
Parametric relative theoretical error in VBF production. (Assumed to be constant in energy....
Definition: NPSMEFTd6.h:4630
NPSMEFTd6::getMatching
virtual NPSMEFTd6Matching & getMatching() const
A method to get the Matching object for this model.
Definition: NPSMEFTd6.h:901
NPSMEFTd6::CeH_11i
double CeH_11i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4514
NPSMEFTd6::CuG_33i
double CuG_33i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4555
NPSMEFTd6::STXS_qqHlv_pTV_150_250_1j
virtual double STXS_qqHlv_pTV_150_250_1j(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14912
NPSMEFTd6::eeettHpar
double eeettHpar
Parametric relative theoretical error in . (Assumed to be constant in energy.)
Definition: NPSMEFTd6.h:4640
NPSMEFTd6::cggEff_HB
virtual double cggEff_HB() const
The effective Higgs-basis coupling . (Similar to cgg_HB but including modifications of SM loops....
Definition: NPSMEFTd6.cpp:15265
NPSMEFTd6::CLQ3_1221
double CLQ3_1221
Definition: NPSMEFTd6.h:4589
NPSMEFTd6::f_triangle
gslpp::complex f_triangle(const double tau) const
Loop function entering in the calculation of the effective and couplings.
Definition: NPSMEFTd6.cpp:3227
NPSMEFTd6::CdH_23i
double CdH_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4542
NPSMEFTd6::muVBFgamma
virtual double muVBFgamma(const double sqrt_s) const
The ratio between the vector-boson fusion Higgs production cross-section in association with a hard ...
Definition: NPSMEFTd6.cpp:3649
NPSMEFTd6::muTHUWHgaga
virtual double muTHUWHgaga(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into 2 photons in the curren...
Definition: NPSMEFTd6.cpp:12891
NPSMEFTd6::CDW
double CDW
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4427
NPSMEFTd6::eZH_2_HWB
double eZH_2_HWB
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4748
NPSMEFTd6::eWH_2_HQ3_11
double eWH_2_HQ3_11
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4717
NPSMEFTd6::eVBF_2_HQ1_11
double eVBF_2_HQ1_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4675
NPSMEFTd6::deltaGR_f
double deltaGR_f(const Particle p) const
New physics contribution to the neutral-current right-handed coupling .
Definition: NPSMEFTd6.cpp:2867
NPSMEFTd6::AuxObs_NP5
virtual double AuxObs_NP5() const
Auxiliary observable AuxObs_NP5 (See code for details.)
Definition: NPSMEFTd6.cpp:15442
NPSMEFTd6::CRR_down
double CRR_down() const
Definition: NPSMEFTd6.cpp:16261
NPSMEFTd6::Ced_1123
double Ced_1123
Definition: NPSMEFTd6.h:4603
NPSMEFTd6::STXS_ggH2j_pTH_0_60
virtual double STXS_ggH2j_pTH_0_60(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14792
NPSMEFTd6::STXS_ggH1j_pTH_60_120
virtual double STXS_ggH1j_pTH_60_120(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14754
NPSMEFTd6::muTHUVBFHgaga
virtual double muTHUVBFHgaga(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into 2 photons in the...
Definition: NPSMEFTd6.cpp:12873
NPSMEFTd6::Ceu_2233
double Ceu_2233
Definition: NPSMEFTd6.h:4599
NPSMEFTd6::CeH_23i
double CeH_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4518
NPSMEFTd6::deltaGammaHWjjRatio1
double deltaGammaHWjjRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10890
NPSMEFTd6::deltaGammaHZZ2e2muRatio2
double deltaGammaHZZ2e2muRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11532
NPSMEFTd6::CuG_22r
double CuG_22r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4547
NPSMEFTd6::deltaGammaHmumuRatio2
double deltaGammaHmumuRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12195
NPSMEFTd6::muWH
virtual double muWH(const double sqrt_s) const
The ratio between the W-Higgs associated production cross-section in the current model and in the St...
Definition: NPSMEFTd6.cpp:6864
NPSMEFTd6::CRL_bottom
double CRL_bottom() const
Definition: NPSMEFTd6.cpp:16240
NPSMEFTd6::CHu_23r
double CHu_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4482
NPSMEFTd6::eVBF_78_HQ3_11
double eVBF_78_HQ3_11
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4692
NPSMEFTd6::deltayt_HB
virtual double deltayt_HB() const
The Higgs-basis coupling . (See LHCHXSWG-INT-2015-001 document.) Note that the Lagrangian definition ...
Definition: NPSMEFTd6.cpp:15145
NPSMEFTd6::CiHL3_11
double CiHL3_11
Definition: NPSMEFTd6.h:4811
NPSMEFTd6::CLL_3113
double CLL_3113
Definition: NPSMEFTd6.h:4582
NPSMEFTd6::muggHWW2l2v
virtual double muggHWW2l2v(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:12714
NPSMEFTd6::muWHgaga
virtual double muWHgaga(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into 2 photons in the curren...
Definition: NPSMEFTd6.cpp:12552
NPSMEFTd6::ettH_2_G
double ettH_2_G
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at Tevatron ...
Definition: NPSMEFTd6.h:4780
NPSMEFTd6::CeH_12r
double CeH_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4509
NPSMEFTd6::STXS_ggH2j_pTH_200
virtual double STXS_ggH2j_pTH_200(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14819
NPSMEFTd6::deltaGA_f
virtual double deltaGA_f(const Particle p) const
New physics contribution to the neutral-current axial-vector coupling .
Definition: NPSMEFTd6.cpp:2847
NPSMEFTd6::Yuks
double Yuks
Definition: NPSMEFTd6.h:4912
NPSMEFTd6::gZdR
double gZdR
The tree level value of the couplings in the SM.
Definition: NPSMEFTd6.h:4890
NPSMEFTd6::CLQ1_3311
double CLQ1_3311
Definition: NPSMEFTd6.h:4585
NPSMEFTd6::eeeZHint
double eeeZHint
Intrinsic relative theoretical error in . (Assumed to be constant in energy.)
Definition: NPSMEFTd6.h:4637
NPSMEFTd6::CHe_12i
double CHe_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4457
NPSMEFTd6::C2B
double C2B
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4415
NPSMEFTd6::deltaGammaHtautauRatio1
double deltaGammaHtautauRatio1() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:12221
NPSMEFTd6::GammaHZZ4uRatio
double GammaHZZ4uRatio() const
The ratio of the ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.h:2240
NPSMEFTd6::mutHq
virtual double mutHq(const double sqrt_s) const
The ratio between the t-q-Higgs associated production cross-section in the current model and in the ...
Definition: NPSMEFTd6.cpp:8896
NPSMEFTd6::eWH_78_HWB
double eWH_78_HWB
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4728
NPSMEFTd6::CLR_mu
double CLR_mu() const
Definition: NPSMEFTd6.cpp:16175
NPSMEFTd6::CHD
double CHD
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4429
NPSMEFTd6::CLe_3311
double CLe_3311
Definition: NPSMEFTd6.h:4607
NPSMEFTd6::eHbbint
double eHbbint
Intrinsic relative theoretical error in .
Definition: NPSMEFTd6.h:4661
NPSMEFTd6::eVBF_2_HD
double eVBF_2_HD
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4679
NPSMEFTd6::muTHUttHZga
virtual double muTHUttHZga(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into in the current model ...
Definition: NPSMEFTd6.cpp:12981
NPSMEFTd6::muVHZga
virtual double muVHZga(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12594
NPSMEFTd6::CuB_23i
double CuB_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4578
NPSMEFTd6::CHQ3_33
double CHQ3_33
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4474
NPSMEFTd6::eZH_2_HQ3_11
double eZH_2_HQ3_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4744
NPSMEFTd6::deltaGammaHWW4jRatio2
double deltaGammaHWW4jRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10980
NPSMEFTd6::deltaGammaHZddRatio1
double deltaGammaHZddRatio1() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11800
NPSMEFTd6::muTHUVBFHWW
virtual double muTHUVBFHWW(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:13125
NPSMEFTd6::sW_tree
double sW_tree
The tree level values for the sine of the weak angle.
Definition: NPSMEFTd6.h:4879
NPSMEFTd6::CRL_strange
double CRL_strange() const
Definition: NPSMEFTd6.cpp:16235
NPSMEFTd6::eVBFHZZ
double eVBFHZZ
Definition: NPSMEFTd6.h:4665
NPSMEFTd6::deltaGammaTotalRatio2
virtual double deltaGammaTotalRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:10629
NPSMEFTd6::CdH_33r
double CdH_33r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4537
NPSMEFTd6::STXS_WHqqHqq_VBFtopo_j3
virtual double STXS_WHqqHqq_VBFtopo_j3(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:15007
NPSMEFTd6::muWHmumu
virtual double muWHmumu(const double sqrt_s) const
The ratio between the WH production cross-section with subsequent decay into in the current model a...
Definition: NPSMEFTd6.cpp:12768
NPSMEFTd6::eHZgaint
double eHZgaint
Intrinsic relative theoretical error in .
Definition: NPSMEFTd6.h:4651
NPSMEFTd6::eHZZint
double eHZZint
Intrinsic relative theoretical error in .
Definition: NPSMEFTd6.h:4649
NPSMEFTd6::CHQ1_12i
double CHQ1_12i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4466
NPSMEFTd6::AuxObs_NP11
virtual double AuxObs_NP11() const
Auxiliary observable AuxObs_NP11 (See code for details.)
Definition: NPSMEFTd6.cpp:15927
NPSMEFTd6::deltaG_hZff
gslpp::complex deltaG_hZff(const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3182
NPSMEFTd6::STXS_WHqqHqq_Rest
virtual double STXS_WHqqHqq_Rest(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:15025
NPSMEFTd6::deltaGamma_W
virtual double deltaGamma_W() const
The new physics contribution to the total decay width of the boson, .
Definition: NPSMEFTd6.cpp:2800
NPSMEFTd6::CRR_bottom
double CRR_bottom() const
Definition: NPSMEFTd6.cpp:16276
NPSMEFTd6::eWH_2_HW
double eWH_2_HW
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4719
NPSMEFTd6::NPSMEFTd6M
Matching< NPSMEFTd6Matching, NPSMEFTd6 > NPSMEFTd6M
Definition: NPSMEFTd6.h:4411
NPSMEFTd6::eZH_2_Hu_11
double eZH_2_Hu_11
Theoretical uncertainty in the (linear) new physics contribution from to ZH production at Tevatron (...
Definition: NPSMEFTd6.h:4742
NPSMEFTd6::STXS_ggH1j_pTH_120_200
virtual double STXS_ggH1j_pTH_120_200(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14764
NPSMEFTd6::muTHUVBFHZZ
virtual double muTHUVBFHZZ(const double sqrt_s) const
The ratio between the VBF Higgs production cross-section with subsequent decay into in the current ...
Definition: NPSMEFTd6.cpp:12999
NPSMEFTd6::deltaGammaHZZ4dRatio2
double deltaGammaHZZ4dRatio2() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
NPSMEFTd6::muTHUggHgaga
virtual double muTHUggHgaga(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into 2...
Definition: NPSMEFTd6.cpp:12864
NPSMEFTd6::PostUpdate
virtual bool PostUpdate()
The post-update method for NPSMEFTd6.
Definition: NPSMEFTd6.cpp:863
NPSMEFTd6::eVBF_78_DHW
double eVBF_78_DHW
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4699
NPSMEFTd6::CHud_22r
double CHud_22r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4499
NPSMEFTd6::CuW_22r
double CuW_22r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4559
NPSMEFTd6::eWH_1314_HWB
double eWH_1314_HWB
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4736
NPSMEFTd6::GammaHZZ4eRatio
double GammaHZZ4eRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11416
NPSMEFTd6::eVBFHWW
double eVBFHWW
Definition: NPSMEFTd6.h:4665
NPSMEFTd6::getCed_2223
double getCed_2223() const
Return NP coeff Ced_2223.
Definition: NPSMEFTd6.h:992
NPSMEFTd6::deltaGammaHZZ4eRatio2
double deltaGammaHZZ4eRatio2() const
The new physics contribution to the ratio of the in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11469
NPSMEFTd6::CiHbox
double CiHbox
Definition: NPSMEFTd6.h:4842
NPSMEFTd6::CHQ1_12r
double CHQ1_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4461
NPSMEFTd6::ettH_1314_uG_33r
double ettH_1314_uG_33r
Theoretical uncertainty in the (linear) new physics contribution from to ttH production at the LHC (...
Definition: NPSMEFTd6.h:4791
NPSMEFTd6::AuxObs_NP20
virtual double AuxObs_NP20() const
Auxiliary observable AuxObs_NP20.
Definition: NPSMEFTd6.cpp:16132
NPSMEFTd6::eWH_78_DHW
double eWH_78_DHW
Theoretical uncertainty in the (linear) new physics contribution from to WH production at the LHC (7...
Definition: NPSMEFTd6.h:4729
NPSMEFTd6::CT
double CT
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4430
NPSMEFTd6::CuW_12r
double CuW_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4557
NPSMEFTd6::dGammaHTotR1
double dGammaHTotR1
Definition: NPSMEFTd6.h:4922
NPSMEFTd6::CuW_22i
double CuW_22i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4565
NPSMEFTd6::eVBF_78_HB
double eVBF_78_HB
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4694
NPSMEFTd6::GammaHggRatio
double GammaHggRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10648
NPSMEFTd6::CHQ1_13r
double CHQ1_13r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4462
NPSMEFTd6::CiHL3_33
double CiHL3_33
Definition: NPSMEFTd6.h:4813
NPSMEFTd6::muggHZZ
virtual double muggHZZ(const double sqrt_s) const
The ratio between the gluon-gluon fusion Higgs production cross-section with subsequent decay into ...
Definition: NPSMEFTd6.cpp:12606
NPSMEFTd6::mueeZllH
virtual double mueeZllH(const double sqrt_s) const
The ratio between the associated production cross-section in the current model and in the Standard ...
Definition: NPSMEFTd6.cpp:7541
NPSMEFTd6::CLQ3_2232
double CLQ3_2232
Definition: NPSMEFTd6.h:4592
NPSMEFTd6::CHe_11
double CHe_11
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4451
NPSMEFTd6::obliqueY
virtual double obliqueY() const
The oblique parameter . (Simplified implementation. Contribution only from .)
Definition: NPSMEFTd6.cpp:2623
NPSMEFTd6::eHmumuint
double eHmumuint
Intrinsic relative theoretical error in .
Definition: NPSMEFTd6.h:4655
NPSMEFTd6::GammaHbbRatio
double GammaHbbRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:12324
NPSMEFTd6::eHwidth
double eHwidth
Total relative theoretical error in the Higgs width.
Definition: NPSMEFTd6.h:4671
NPSMEFTd6::mueeHvv
virtual double mueeHvv(const double sqrt_s) const
The ratio between the associated production cross-section in the current model and in the Standard ...
Definition: NPSMEFTd6.cpp:3996
NPSMEFTd6::CLR_tau
double CLR_tau() const
Definition: NPSMEFTd6.cpp:16180
NPSMEFTd6::GammaHZZ4fRatio
double GammaHZZ4fRatio() const
The ratio of the , with any fermion, in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11906
NPSMEFTd6::deltaGammaHZZ4lRatio2
double deltaGammaHZZ4lRatio2() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.cpp:11406
NPSMEFTd6::deltaGL_Zffh
double deltaGL_Zffh(const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3161
NPSMEFTd6::ettHZZ
double ettHZZ
Definition: NPSMEFTd6.h:4668
NPSMEFTd6::CLR_charm
double CLR_charm() const
Definition: NPSMEFTd6.cpp:16195
NPSMEFTd6::CHu_11
double CHu_11
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4478
NPSMEFTd6::GammaHWlvRatio
double GammaHWlvRatio() const
The ratio of the ( ) in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:10757
NPSMEFTd6::CLQ1_1133
double CLQ1_1133
Definition: NPSMEFTd6.h:4585
NPSMEFTd6::CHud_11i
double CHud_11i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4502
NPSMEFTd6::CW
double CW
The dimension-6 operator coefficient .
Definition: NPSMEFTd6.h:4414
NPSMEFTd6::aiu
double aiu
Definition: NPSMEFTd6.h:4919
NPSMEFTd6::eVBF_78_HWB
double eVBF_78_HWB
Theoretical uncertainty in the (linear) new physics contribution from to VBF production at Tevatron ...
Definition: NPSMEFTd6.h:4696
NPSMEFTd6::CuH_11r
double CuH_11r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4520
NPSMEFTd6::gZvL
double gZvL
The tree level value of the couplings in the SM.
Definition: NPSMEFTd6.h:4887
NPSMEFTd6::deltaG_Gff
gslpp::complex deltaG_Gff(const Particle p) const
The new physics contribution to the coupling of the effective interaction .
Definition: NPSMEFTd6.cpp:3196
NPSMEFTd6::CHL3_23r
double CHL3_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4446
NPSMEFTd6::STXS_ZHqqHqq_pTj1_200
virtual double STXS_ZHqqHqq_pTj1_200(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:15083
NPSMEFTd6::CuH_23i
double CuH_23i
The dimension-6 operator coefficient (imaginary part).
Definition: NPSMEFTd6.h:4530
NPSMEFTd6::CiHe_11
double CiHe_11
Definition: NPSMEFTd6.h:4822
NPSMEFTd6::muTHUttHgaga
virtual double muTHUttHgaga(const double sqrt_s) const
The ratio between the ttH production cross-section with subsequent decay into 2 photons in the curre...
Definition: NPSMEFTd6.cpp:12918
NPSMEFTd6::STXS_qqHqq_VBFtopo_j3
virtual double STXS_qqHqq_VBFtopo_j3(const double sqrt_s) const
The STXS bin .
Definition: NPSMEFTd6.cpp:14844
NPSMEFTd6::getCQe_2322
double getCQe_2322() const
Return NP coeff CQe_2322.
Definition: NPSMEFTd6.h:928
NPSMEFTd6::muggHpttH
virtual double muggHpttH(const double sqrt_s) const
The ratio between the sum of gluon-gluon fusion and t-tbar-Higgs associated production cross-section...
Definition: NPSMEFTd6.cpp:8991
NPSMEFTd6::aiG
double aiG
Definition: NPSMEFTd6.h:4915
NPSMEFTd6::Br_H_inv
virtual double Br_H_inv() const
The branching ratio of the of the Higgs into invisible particles.
Definition: NPSMEFTd6.cpp:12396
NPSMEFTd6::CdH_23r
double CdH_23r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4536
NPSMEFTd6::Yukc
double Yukc
Definition: NPSMEFTd6.h:4911
NPSMEFTd6::GammaHgagaRatio
double GammaHgagaRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:12077
NPSMEFTd6::deltaa02
virtual double deltaa02() const
The relative correction to the electromagnetic constant at zero momentum, , with respect to ref....
Definition: NPSMEFTd6.cpp:2724
NPSMEFTd6::CHL3_13i
double CHL3_13i
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4449
NPSMEFTd6::deltaGammaHZZ4uRatio2
double deltaGammaHZZ4uRatio2() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
NPSMEFTd6::CLe_1122
double CLe_1122
Definition: NPSMEFTd6.h:4606
NPSMEFTd6::GammaHZeeRatio
double GammaHZeeRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11224
NPSMEFTd6::CHL1_12r
double CHL1_12r
The dimension-6 operator coefficient (real part).
Definition: NPSMEFTd6.h:4434
NPSMEFTd6::deltaGammaHZZ4dRatio1
double deltaGammaHZZ4dRatio1() const
The new physics contribution to the ratio of the ( ) in the current model and in the Standard Model....
Definition: NPSMEFTd6.h:2463
NPSMEFTd6::muVHgaga
virtual double muVHgaga(const double sqrt_s) const
The ratio between the VH production cross-section with subsequent decay into 2 photons in the curren...
Definition: NPSMEFTd6.cpp:12558
NPSMEFTd6::GammaHZZ2e2muRatio
double GammaHZZ2e2muRatio() const
The ratio of the in the current model and in the Standard Model.
Definition: NPSMEFTd6.cpp:11479
NPSMEFTd6::FlagFlavU3OfX
bool FlagFlavU3OfX
A boolean flag that is true if assuming U(3)^5 symmetry in the CfH and CfV operator coefficients.
Definition: NPSMEFTd6.h:4987
NPSMEFTd6::eWH_1314_HQ3_11
double eWH_1314_HQ3_11
Theoretical uncertainty in the (linear) new physics contribution from to WH production at Tevatron (...
Definition: NPSMEFTd6.h:4733