Skip to content

Commit

Permalink
Fix ID for EG in photons eta match plot
Browse files Browse the repository at this point in the history
  • Loading branch information
artlbv committed Apr 25, 2023
1 parent a83c675 commit bdeda6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions objectPerformance/cfg_plots/V29/photons_matching_eta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ PhotonsMatching_Eta_Pt10to25:
max: 3
step: 0.2

PhotonsMatching_Eta_Pt25:
PhotonsMatching_Eta_Pt25toInf:
sample: Hgg
default_version: V29
reference_object:
Expand All @@ -65,12 +65,12 @@ PhotonsMatching_Eta_Pt25:
test_objects:
EG:
suffix: "Eta"
label: "EG EleID"
label: "EG"
match_dR: 0.2
quality_id: "QUAL_125x_EGID"
cuts:
- "abs({eta}) < 3"
- "{passeseleid} == 1"
#- "{passeseleid} == 1"
tkPhoton:
match_dR: 0.15
suffix: "Eta"
Expand Down

0 comments on commit bdeda6c

Please sign in to comment.