Skip to content

Commit

Permalink
add L1 cuts to all V29 trigger configs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhundhausen committed Jan 30, 2024
1 parent 956aa69 commit 855d787
Show file tree
Hide file tree
Showing 8 changed files with 37 additions and 74 deletions.
4 changes: 2 additions & 2 deletions configs/V29/object_performance/jets_trigger_fwd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ JetTurnonFwd_3p7to7:
object:
- "abs({eta}) < 7"
test_objects:
phase1PuppiJet:default: "Pt"
seededConePuppiJet:default: "Pt"
phase1PuppiJet:default:forward: "Pt"
seededConePuppiJet:default:forward: "Pt"
thresholds: [50,100]
scalings:
method: "naive"
Expand Down
12 changes: 6 additions & 6 deletions configs/V29/object_performance/muon_trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ MuonsTrigger_Barrel:
object:
- "abs({eta}) < 0.83"
test_objects:
gmtMuon:barrel: "Pt"
gmtTkMuon:barrel: "Pt"
gmtMuon:default:barrel: "Pt"
gmtTkMuon:default:barrel: "Pt"
xlabel: "Gen. pT (GeV)"
ylabel: "Trigger Efficiency (barrel, L1 $p_T > 20$ GeV)"
thresholds: [20, 25]
Expand All @@ -40,8 +40,8 @@ MuonsTrigger_Overlap:
- "abs({eta}) > 0.83"
- "abs({eta}) < 1.24"
test_objects:
gmtMuon:overlap: "Pt"
gmtTkMuon:overlap: "Pt"
gmtMuon:default:overlap: "Pt"
gmtTkMuon:default:overlap: "Pt"
xlabel: "Gen. pT (GeV)"
ylabel: "Trigger Efficiency (overlap, L1 $p_T > 20$ GeV)"
thresholds: [20, 25]
Expand All @@ -67,8 +67,8 @@ MuonsTrigger_Endcap:
object:
- "abs({eta}) > 1.24"
test_objects:
gmtMuon:endcap: "Pt"
gmtTkMuon:endcap: "Pt"
gmtMuon:default:endcap: "Pt"
gmtTkMuon:default:endcap: "Pt"
xlabel: "Gen. pT (GeV)"
ylabel: "Trigger Efficiency (endcap, L1 $p_T > 20$ GeV)"
thresholds: [20, 25]
Expand Down
4 changes: 2 additions & 2 deletions configs/V29/object_performance/photon_iso.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ PhotonIsolation_Barrel:
object:
- "abs({eta}) < 1.479"
test_objects:
tkPhoton:barrel: "trkiso"
tkPhoton:NoIso:barrel: "trkiso"
xlabel: "Isolation"
ylabel: "Efficiency (Barrel)"
binning:
Expand All @@ -39,7 +39,7 @@ PhotonIsolation_Endcap:
object:
- "abs({eta}) > 1.479"
test_objects:
tkPhoton:endcap: "trkiso"
tkPhoton:NoIso:endcap: "trkiso"
xlabel: "Isolation"
ylabel: "Efficiency (Endcap)"
binning:
Expand Down
12 changes: 6 additions & 6 deletions configs/V29/object_performance/photons_trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ PhotonsTrigger_Barrel:
object:
- "abs({eta}) < 2.4"
test_objects:
EG:default: "Pt"
tkPhoton:NoIso: "Pt"
tkPhoton:Iso: "Pt"
EG:default:barrel: "Pt"
tkPhoton:NoIso:barrel: "Pt"
tkPhoton:Iso:barrel: "Pt"
thresholds: [10, 20, 30, 40]
scalings:
method: "naive"
Expand All @@ -42,9 +42,9 @@ PhotonsTrigger_Endcap:
object:
- "abs({eta}) < 2.4"
test_objects:
EG:eleid: "Pt"
tkPhoton:NoIso: "Pt"
tkPhoton:Iso: "Pt"
EG:eleid:endcap: "Pt"
tkPhoton:NoIso:endcap: "Pt"
tkPhoton:Iso:endcap: "Pt"
thresholds: [10, 20, 30, 40]
scalings:
method: "naive"
Expand Down
16 changes: 8 additions & 8 deletions configs/V29/object_performance/tau_trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ TauTriggerBarrel_90perc:
object:
- "abs({eta}) < 2.4"
test_objects:
nnTau:default: "Pt"
caloTau:default: "Pt"
nnTau:default:barrel: "Pt"
caloTau:default:barrel: "Pt"
xlabel: "Gen. pT (GeV)"
ylabel: "Trigger Efficiency (barrel, L1 $p_T > <threshold>$ GeV)"
thresholds: [20, 30]
Expand All @@ -41,8 +41,8 @@ TauTriggerEndcap_90perc:
object:
- "abs({eta}) < 2.4"
test_objects:
nnTau:default: "Pt"
caloTau:default: "Pt"
nnTau:default:endcap: "Pt"
caloTau:default:endcap: "Pt"
xlabel: "Gen. pT (GeV)"
ylabel: "Trigger Efficiency (endcap, L1 $p_T > <threshold>$ GeV)"
thresholds: [20, 30]
Expand All @@ -69,8 +69,8 @@ TauTriggerBarrel_50perc:
object:
- "abs({eta}) < 2.4"
test_objects:
nnTau:default: "Pt"
caloTau:default: "Pt"
nnTau:default:barrel: "Pt"
caloTau:default:barrel: "Pt"
xlabel: "Gen. pT (GeV)"
ylabel: "Trigger Efficiency (barrel, L1 $p_T > <threshold>$ GeV)"
thresholds: [20, 30]
Expand All @@ -97,8 +97,8 @@ TauTriggerEndcap_50perc:
object:
- "abs({eta}) < 2.4"
test_objects:
nnTau:default: "Pt"
caloTau:default: "Pt"
nnTau:default:endcap: "Pt"
caloTau:default:endcap: "Pt"
xlabel: "Gen. pT (GeV)"
ylabel: "Trigger Efficiency (endcap, L1 $p_T > <threshold>$ GeV)"
thresholds: [20, 30]
Expand Down
37 changes: 7 additions & 30 deletions configs/V29/objects/muons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,48 +3,25 @@ gmtMuon:
match_dR: 0.3
eta_ranges:
inclusive: [0, 5]
barrel: [0, 0.83]
overlap: [0.83, 1.24]
endcap: [1.24, 2.4]
ids:
default: {}
barrel:
cuts:
inclusive:
- "abs({eta}) < 0.83"
overlap:
cuts:
inclusive:
- "abs({eta}) > 0.83"
- "abs({eta}) < 1.24"
endcap:
cuts:
inclusive:
- "abs({eta}) > 1.24"
- "abs({eta}) < 2.4"


gmtTkMuon:
label: "GMT TkMuon"
match_dR: 0.1
eta_ranges:
inclusive: [0, 5]
barrel: [0, 0.83]
overlap: [0.83, 1.24]
endcap: [1.24, 2.4]
cuts:
inclusive:
- "{quality} > 0"
ids:
default: {}
barrel:
cuts:
inclusive:
- "abs({eta}) < 0.83"
- "{quality} > 0"
overlap:
cuts:
inclusive:
- "abs({eta}) > 0.83"
- "abs({eta}) < 1.24"
- "{quality} > 0"
endcap:
default:
cuts:
inclusive:
- "abs({eta}) > 1.24"
- "abs({eta}) < 2.4"
- "{quality} > 0"
14 changes: 0 additions & 14 deletions configs/V29/objects/photons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,3 @@ tkPhoton:
endcap:
- "abs({trkiso}) < 0.2"
- "{passesphoid} == 1"
barrel:
label: "TkPhoton"
cuts:
inclusive:
- "abs({eta}) < 1.479"
- "{passeseleid} == 1"
endcap:
label: "TkIsoPhoton"
cuts:
inclusive:
- "abs({eta}) > 1.479"
- "abs({eta}) < 2.4"
- "{passesphoid} == 1"

12 changes: 6 additions & 6 deletions configs/V29/objects/taus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ nnTau:
label: "NN Tau"
match_dR: 0.1
eta_ranges:
inclusive: [0, 5]
inclusive: [0, 2.4
barrel: [0, 1.5]
endcap: [1.5, 2.4]
cuts:
inclusive:
- "abs({eta}) < 2.4"
- "{passloosenn}==1"
ids:
default: {}
Expand All @@ -14,9 +15,8 @@ caloTau:
label: "Calo Tau"
match_dR: 0.3
eta_ranges:
inclusive: [0, 5]
cuts:
inclusive:
- "abs({eta}) < 2.4"
inclusive: [0, 2.4]
barrel: [0, 1.5]
endcap: [1.5, 2.4]
ids:
default: {}

0 comments on commit 855d787

Please sign in to comment.