Skip to content

Commit

Permalink
keep columns for electronSS corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
mafrahm committed Jan 9, 2025
1 parent cea5ad6 commit 4f74b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hbw/config/config_run2.py
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ def add_external(name, value):
"{FatJet,HbbJet}.{pt,eta,phi,mass,msoftdrop,tau1,tau2,tau3,btagHbb,deepTagMD_HbbvsQCD,particleNet_HbbvsQCD}",
# Leptons
"{Electron,Muon}.{pt,eta,phi,mass,charge,pdgId,jetRelIso,is_tight,dxy,dz}",
"Electron.deltaEtaSC", "mll",
"Electron.{deltaEtaSC,r9,seedGain}", "mll",
# MET
"{MET,PuppiMET}.{pt,phi}",
# all columns added during selection using a ColumnCollection flag, but skip cutflow ones
Expand Down

0 comments on commit 4f74b01

Please sign in to comment.