Skip to content

Commit

Permalink
improved muon pt binning
Browse files Browse the repository at this point in the history
  • Loading branch information
robervalwalsh authored and mmusich committed Mar 11, 2024
1 parent e205125 commit 706d431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DQMOffline/Trigger/python/MssmHbbMonitoring_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from DQMOffline.Trigger.MssmHbbMonitoring_cfi import mssmHbbMonitoring

MUON_PT_BINNING = [0,7,11,12,13,15,20,30,40,50]
MUON_PT_BINNING = [0,4,6,7,8,9,10,11,12,13,14,15,20,30,40,50,100,200]

#Define MssmHbb specific cuts
hltMssmHbbmonitoring = mssmHbbMonitoring.clone(
Expand Down

0 comments on commit 706d431

Please sign in to comment.