Skip to content

Commit

Permalink
Change scalings thresholds for tkPhotons and EG
Browse files Browse the repository at this point in the history
  • Loading branch information
artlbv authored Jul 24, 2024
1 parent 40f36ce commit aeb106c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion configs/scaling_thresholds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Jet: [25, 30, 35, 40, 45, 50, 55, 60, 70, 75, 80, 85, 90, 100, 120, 125, 130, 140, 150, 175]
Muon: [7, 9, 10, 12, 14, 15, 17, 20, 26, 25, 27, 30]
Tau: [27, 30, 40, 50, 60, 70]
EG: [7, 9, 12, 14, 15, 17, 20, 26, 25, 27, 30, 40, 50]
EG: [7, 9, 12, 14, 15, 20, 25, 30, 40, 50]
MET: [30, 40, 50, 60, 70, 80, 90, 100]
MHT: [70, 80, 90, 100, 125]
HT: [50, 100, 150, 200, 250, 300]
Expand All @@ -19,3 +19,7 @@ L1caloJet:default:forward: [100, 115, 130, 145, 160, 180, 200]
L1TrackMHT:default:inclusive: [40, 50, 60, 70, 80, 90, 100, 125]
L1puppiMET:default:inclusive: [30, 40, 50, 60, 70, 80, 90, 100]
L1TrackMET:default:inclusive: [10, 15, 20, 25, 30, 35]
# EG
L1tkPhoton:default:barrel: [15, 20, 25, 30, 40, 50]
L1tkPhoton:default:endcap: [15, 20, 25, 30, 40, 50]

0 comments on commit aeb106c

Please sign in to comment.