Skip to content

Commit

Permalink
Merge pull request #3 from EmyrClement/sc8Seeds
Browse files Browse the repository at this point in the history
SC8 seeds
  • Loading branch information
artlbv authored Apr 15, 2024
2 parents 46a5fa9 + 880efcc commit 9877687
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions configs/V38nano/rate_table/v38_menu_TkMuonMediumID_JetPt25_cfg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@ L1_SinglePfJet:
leg1:
threshold_cut: offline_pt >= 230.0
obj: L1puppiJetSC4:PtGe25
L1_SinglePfJet8:
cross_masks: []
leg1:
threshold_cut: offline_pt >= 300.0
obj: L1puppiJetSC8:default
L1_SingleTkEle:
cross_masks: []
leg1:
Expand Down Expand Up @@ -319,6 +324,15 @@ L1_DoublePFJet_dEtaMax:
leg2:
threshold_cut: leg2.offline_pt >= 112.0
obj: L1puppiJetSC4:PtGe25
L1_DoublePFJet8_dEtaMax:
cross_masks:
- abs(leg2.eta-leg1.eta) < 1.6
leg1:
threshold_cut: leg1.offline_pt >= 200.0
obj: L1puppiJetSC8:default
leg2:
threshold_cut: leg2.offline_pt >= 200.0
obj: L1puppiJetSC8:default
L1_DoubleTkEle:
cross_masks:
- abs(leg2.z0-leg1.z0) < 1
Expand Down

0 comments on commit 9877687

Please sign in to comment.