From 0a00f962aa208a8f68f8ca4d6e3c2f1ac5c7eb9c Mon Sep 17 00:00:00 2001 From: Mori Ludovico Date: Fri, 29 Aug 2025 19:27:46 -0700 Subject: [PATCH] update name of ggf --- src/boostedhh/hh_vars.py | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/boostedhh/hh_vars.py b/src/boostedhh/hh_vars.py index 5e1d4d9..7ebb5d4 100644 --- a/src/boostedhh/hh_vars.py +++ b/src/boostedhh/hh_vars.py @@ -193,13 +193,7 @@ } bbtt_sigs = { - # "2022": { - # "bbtt": ["GluGlutoHHto2B2Tau_kl-1p00_kt-1p00_c2-0p00_LHEweights_TuneCP5_13p6TeV_powheg-pythia8"] - # } - # "2022EE": { - # "bbtt": ["GluGlutoHHto2B2Tau_kl-1p00_kt-1p00_c2-0p00_TuneCP5_13p6TeV_powheg-pythia8"] - # }, - "bbtt": "GluGlutoHHto2B2Tau_kl-1p00_kt-1p00_c2-0p00", + "ggfbbtt": "GluGlutoHHto2B2Tau_kl-1p00_kt-1p00_c2-0p00", "vbfbbtt": "VBFHHto2B2Tau_CV_1_C2V_1_C3_1", "vbfbbtt-k2v0": "VBFHHto2B2Tau_CV_1_C2V_0_C3_1", }