Skip to content

Commit 71bd456

Browse files
authored
Merge pull request #19 from LPC-HH/dev-plotting-update
update name of ggf
2 parents 547fa5e + 0a00f96 commit 71bd456

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/boostedhh/hh_vars.py

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -193,13 +193,7 @@
193193
}
194194

195195
bbtt_sigs = {
196-
# "2022": {
197-
# "bbtt": ["GluGlutoHHto2B2Tau_kl-1p00_kt-1p00_c2-0p00_LHEweights_TuneCP5_13p6TeV_powheg-pythia8"]
198-
# }
199-
# "2022EE": {
200-
# "bbtt": ["GluGlutoHHto2B2Tau_kl-1p00_kt-1p00_c2-0p00_TuneCP5_13p6TeV_powheg-pythia8"]
201-
# },
202-
"bbtt": "GluGlutoHHto2B2Tau_kl-1p00_kt-1p00_c2-0p00",
196+
"ggfbbtt": "GluGlutoHHto2B2Tau_kl-1p00_kt-1p00_c2-0p00",
203197
"vbfbbtt": "VBFHHto2B2Tau_CV_1_C2V_1_C3_1",
204198
"vbfbbtt-k2v0": "VBFHHto2B2Tau_CV_1_C2V_0_C3_1",
205199
}

0 commit comments

Comments
 (0)