Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
292 changes: 292 additions & 0 deletions infiles/2022/2022_EWKV.json

Large diffs are not rendered by default.

865 changes: 865 additions & 0 deletions infiles/2022EE/2022EE_EWKV.json

Large diffs are not rendered by default.

328 changes: 328 additions & 0 deletions infiles/2023/2023_EWKV.json

Large diffs are not rendered by default.

201 changes: 201 additions & 0 deletions infiles/2023BPix/2023BPix_EWKV.json

Large diffs are not rendered by default.

53 changes: 52 additions & 1 deletion xsec.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,43 @@
"xsecs[\"WZ\"] = 54.3\n",
"xsecs[\"ZZ\"] = 16.7\n",
"\n",
"xsecs['WWto4Q_NLO'] = 50.79\n",
"xsecs['WWtoLNu2Q_NLO'] = 48.94\n",
"xsecs['WZto2L2Q_NLO'] = 7.568\n",
"xsecs['WZto2Nu2Q_NLO'] = 0\n",
"xsecs['WZtoLNu2Q_NLO'] = 15.87\n",
"xsecs['WZto4Q_NLO'] = 0\n",
"xsecs['ZZto2L2Q_NLO'] = 6.788\n",
"xsecs['ZZto2Nu2Q_NLO'] = 4.826\n",
"xsecs['ZZto4Q_NLO'] = 0\n",
"\n",
"xsecs['WWto4Q_MG_NLO'] = 54.82\n",
"xsecs['WWtoLNu2Q_MG_NLO'] = 52.98\n",
"xsecs['WZto2L2Q_MG_NLO'] = 0\n",
"xsecs['WZto2Nu2Q_MG_NLO'] = 0\n",
"xsecs['WZtoLNu2Q_MG_NLO'] = 12.11\n",
"xsecs['WZto4Q_MG_NLO'] = 24.88\n",
"xsecs['ZZto2L2Q_MG_NLO'] = 3.86\n",
"xsecs['ZZto2Nu2Q_MG_NLO'] = 0\n",
"xsecs['ZZto4Q_MG_NLO'] = 0\n",
"\n",
"# V + gamma\n",
"#xsecs['WGtoLNuG_PT10to100'] = 662.2\n",
"xsecs['WGtoLNuG_PT100to200'] = 2.221\n",
"xsecs['WGtoLNuG_PT200to400'] = 0.2908\n",
"xsecs['WGtoLNuG_PT400to600'] = 0.02231\n",
"xsecs['WGtoLNuG_PT600'] = 0.004907\n",
"xsecs['WGto2QG_PT100to200'] = 3.993\n",
"xsecs['WGto2QG_PT200'] = 0.6326\n",
"\n",
"#xsecs['ZGto2NuG_PT10to100'] = 39.93\n",
"xsecs['ZGto2NuG_PT100to200'] = 0.5652\n",
"xsecs['ZGto2NuG_PT200to400'] = 0.07535\n",
"xsecs['ZGto2NuG_PT400to600'] = 0.005547\n",
"xsecs['ZGto2NuG_PT600'] = 0.001177\n",
"xsecs['ZGto2QG_PT100to200'] = 1.949\n",
"xsecs['ZGto2QG_PT200'] = 0.282\n",
"\n",
"# Higgs\n",
"# SX: took XSDB NLO number (0.5246) and multiplied it by the NNLO/NLO ratio for inclusive ggH from 13 TeV\n",
"# ggF sample is pT > 200 GeV\n",
Expand Down Expand Up @@ -117,7 +154,21 @@
"xsecs[\"Zto2Q_HT800\"] = 14.57\n",
"\n",
"xsecs[\"WtoLNu\"] = 55390.0\n",
"xsecs[\"DYJets\"] = 0"
"xsecs[\"DYJets\"] = 0\n",
"\n",
"# NLO W+jets\n",
"xsecs['Wto2Q_NLO_PT100to200'] = 0\n",
"xsecs['Wto2Q_NLO_PT200to400'] = 0\n",
"xsecs['Wto2Q_NLO_PT400to600'] = 0\n",
"xsecs['Wto2Q_NLO_PT600toInf'] = 0\n",
"xsecs['WtoLNu_NLO']= 0\n",
"\n",
"# EWK V\n",
"xsecs['VBFWto2Q'] = 95.3\n",
"xsecs['VBFWtoLNu'] = 41.02\n",
"xsecs['VBFZto2Q'] = 13.67\n",
"xsecs['VBFZto2L'] = 7.659\n",
"xsecs['VBFZto2Nu'] = 4.12\n"
]
},
{
Expand Down
42 changes: 41 additions & 1 deletion xsec.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,36 @@
"WW": 116.8,
"WZ": 54.3,
"ZZ": 16.7,
"WWto4Q_NLO": 50.79,
"WWtoLNu2Q_NLO": 48.94,
"WZto2L2Q_NLO": 7.568,
"WZto2Nu2Q_NLO": 0,
"WZtoLNu2Q_NLO": 15.87,
"WZto4Q_NLO": 0,
"ZZto2L2Q_NLO": 6.788,
"ZZto2Nu2Q_NLO": 4.826,
"ZZto4Q_NLO": 0,
"WWto4Q_MG_NLO": 54.82,
"WWtoLNu2Q_MG_NLO": 52.98,
"WZto2L2Q_MG_NLO": 0,
"WZto2Nu2Q_MG_NLO": 0,
"WZtoLNu2Q_MG_NLO": 12.11,
"WZto4Q_MG_NLO": 24.88,
"ZZto2L2Q_MG_NLO": 3.86,
"ZZto2Nu2Q_MG_NLO": 0,
"ZZto4Q_MG_NLO": 0,
"WGtoLNuG_PT100to200": 2.221,
"WGtoLNuG_PT200to400": 0.2908,
"WGtoLNuG_PT400to600": 0.02231,
"WGtoLNuG_PT600": 0.004907,
"WGto2QG_PT100to200": 3.993,
"WGto2QG_PT200": 0.6326,
"ZGto2NuG_PT100to200": 0.5652,
"ZGto2NuG_PT200to400": 0.07535,
"ZGto2NuG_PT400to600": 0.005547,
"ZGto2NuG_PT600": 0.001177,
"ZGto2QG_PT100to200": 1.949,
"ZGto2QG_PT200": 0.282,
"GluGlu_Hto2B": 0.4814455736978417,
"VBF_Hto2B": 2.3689102,
"WminusH_Hto2B_Wto2Q": 0.34906071876000005,
Expand All @@ -44,5 +74,15 @@
"Zto2Q_HT600to800": 27.28,
"Zto2Q_HT800": 14.57,
"WtoLNu": 55390.0,
"DYJets": 0
"DYJets": 0,
"Wto2Q_NLO_PT100to200": 0,
"Wto2Q_NLO_PT200to400": 0,
"Wto2Q_NLO_PT400to600": 0,
"Wto2Q_NLO_PT600toInf": 0,
"WtoLNu_NLO": 0,
"VBFWto2Q": 95.3,
"VBFWtoLNu": 41.02,
"VBFZto2Q": 13.67,
"VBFZto2L": 7.659,
"VBFZto2Nu": 4.12
}