-
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
skip bad channels in PFRecHitProducerKernelConstruct<T>::applyCuts
#45604
Conversation
- as implemented in HcalRecHitSoAToLegacy - also check denseId validity before retrieving PF threshold
cms-bot internal usage |
assign heterogeneous |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45604/41096 |
A new Pull Request was created by @mmusich for master. It involves the following packages:
@cmsbuild, @fwyzard, @jfernan2, @makortel, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
enable gpu |
test parameters:
|
@cmsbuild, please test |
+1 Size: This PR adds an extra 20KB to repository Comparison SummarySummary:
GPU Comparison SummarySummary:
|
+heterogeneous |
type bug-fix |
+1 |
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 be automatically merged. |
type pf |
PR description:
This PR is a simple fix for #45595 and implements the suggestion at #45595 (comment)
Skips bad channels in
PFRecHitProducerKernelConstruct<T>::applyCuts
HcalRecHitSoAToLegacy
denseId
validity before retrieving the corresponding PF thresholdPR validation:
Run successfully the reproducer script at #45595 (comment).
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:
Not a backport, we might backported it if accepted. In that case we'll need an urgent patch on to of
CMSSW_14_0_13