-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Jet phi variable in L1 correction #44084
Conversation
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44084/39051
|
A new Pull Request was created by @theochatzis for master. It involves the following packages:
@cmsbuild, @tvami can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@theochatzis , please open a backport to 14_0_X. FYI: @cms-sw/hlt-l2 (not necessarily needed for the very next 14_0_X release, but relevant to future updates of online conditions, and the change looks simple) |
@cmsbuild , please test workflow 11634.0 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a2c77d/37699/summary.html Comparison SummarySummary:
|
@cmsbuild , please test workflow 11634
|
+1
|
This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @antoniovilela, @rappoccio, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a2c77d/37804/summary.html Comparison SummarySummary:
|
PR description:
Adding the phi variable for the L1 FastJet correction for JECs. This has application in introducing phi dependent JECs to address the "BPix issue" that appeared in 2023D era of data-taking and will be present in 2024. Main interest is the HLT PF jets but can apply for CHS jets offline too.
PR validation:
Tested running the latest HLT menu using this modification and applying the derived phi dependent corrections.
workflow test:
runTheMatrix.py -l 11634.0
passes
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Since the main target is the 2024 data-taking will backport in 14_0_X for use in HLT menu. It can potentially apply for re-reco in 2023D for offline jets, then would need also 13_X releases.