-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changed delayed jet skim to add HT350 and L1Tau paths #41592
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-41592/35477
|
A new Pull Request was created by @rtschmitz for master. It involves the following packages:
@cmsbuild, @bbilin, @sunilUIET, @kskovpen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@rtschmitz it seems there is no |
Hi @youyingli, they should be there now. The HT350 paths went live with the new HLT 2023 v1.1 which was released earlier today. I'll also backport this to 13_1_X and 13_0_X. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-52be6e/32609/summary.html Comparison SummarySummary:
|
+pdmv |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Since the first delayed jet skim, new delayed jet paths have been added to the HLT which have different selections and a slightly different naming convention. These include the following unprescaled paths:
Prompt:
HLT_L1Tau_DelayedJet40_DoubleDelay1nsTrackless_v1
HLT_L1Tau_DelayedJet40_DoubleDelay1p25nsInclusive_v1
HLT_L1Tau_DelayedJet40_SingleDelay2p5nsTrackless_v1
HLT_L1Tau_DelayedJet40_SingleDelay3p5nsInclusive_v1
HLT_HT350_DelayedJet40_SingleDelay3nsInclusive_v1
Parking:
HLT_HT350_DelayedJet40_SingleDelay1p5To3nsInclusive_v1
HLT_HT350_DelayedJet40_SingleDelay1p6To3nsInclusive_v1 (backup)
HLT_HT350_DelayedJet40_SingleDelay1p75To3nsInclusive_v1 (backup)
HLT_HT430_DelayedJet40_SingleDelay1To1p5nsInclusive_v1
HLT_HT430_DelayedJet40_SingleDelay1p1To1p6nsInclusive_v1 (backup)
HLT_HT430_DelayedJet40_SingleDelay1p25To1p75nsInclusive_v1 (backup)
HLT_L1Tau_DelayedJet40_SingleDelay2p5To3p5nsInclusive_v1
HLT_L1Tau_DelayedJet40_SingleDelay2p6To3p5nsInclusive_v1 (backup)
HLT_L1Tau_DelayedJet40_SingleDelay2p75To3p5nsInclusive_v1 (backup)
This simple commit changes the skim from only picking up a fraction of the current delayed jet paths (HT430) to picking up all of them as intended (HT430, HT350, L1Tau).