Skip to content

Commit

Permalink
Add v33 tkjet default id
Browse files Browse the repository at this point in the history
  • Loading branch information
artlbv committed Mar 13, 2024
1 parent e1ba7b7 commit 969ef2c
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 1 deletion.
7 changes: 6 additions & 1 deletion configs/V33nano/objects/jets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,9 @@ L1TrackJet:
barrel: [0, 1.5]
endcap: [1.5, 2.4]
ids:
default
default:
cuts:
inclusive:
- "abs({eta}) < 7"


12 changes: 12 additions & 0 deletions configs/V33nano/rate_plots/.backups/.test.yml~
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
JetSC8Rates_byRegion:
sample: MinBias
version: V33nano
test_objects:
# - L1puppiJetSC4:default
- L1puppiJetSC8:default
- L1puppiJetSC8:default:barrel
- L1puppiJetSC8:default:endcap
binning:
min: 40
max: 420
step: 20
13 changes: 13 additions & 0 deletions configs/V33nano/rate_plots/test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
JetSC8Rates_byRegion2:
sample: MinBias
version: V33nano
test_objects:
# - L1puppiJetSC4:default
- L1puppiJetSC8:default
- L1puppiJetSC8:default:inclusive
- L1puppiJetSC8:default:barrel
#- L1puppiJetSC8:default:endcap
binning:
min: 40
max: 420
step: 20

0 comments on commit 969ef2c

Please sign in to comment.