Skip to content
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 invalid HCAL PF rechits in PFRecHitTopologyESProducer #44790

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Apr 21, 2024

PR description:

Skip invalid HCAL PF rechits in PFRecHitTopologyESProducer while looking for neighbours.

Fixes #44789 .

PR validation:

Enabling range checks shows that PFRecHitTopologyESProducer no longer accesses an invalid SoA index.

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:

To be backported to CMSSW 14.0.x for data taking.

@fwyzard
Copy link
Contributor Author

fwyzard commented Apr 21, 2024

type bugfix

@fwyzard
Copy link
Contributor Author

fwyzard commented Apr 21, 2024

type pf

@fwyzard
Copy link
Contributor Author

fwyzard commented Apr 21, 2024

assign heterogeneous

@fwyzard
Copy link
Contributor Author

fwyzard commented Apr 21, 2024

+heterogeneous

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 21, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44790/40025

@cmsbuild
Copy link
Contributor

New categories assigned: heterogeneous

@fwyzard,@makortel you have been requested to review this Pull request/Issue and eventually sign? Thanks

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @fwyzard for master.

It involves the following packages:

  • RecoParticleFlow/PFRecHitProducer (reconstruction)

@mandrenguyen, @jfernan2 can you please review it and eventually sign? Thanks.
@mmarionncern, @lgray, @missirol, @hatakeyamak, @seemasharmafnal this is something you requested to watch as well.
@antoniovilela, @sextonkennedy, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@mandrenguyen
Copy link
Contributor

Will sign this as soon as the tests are done.

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8b1d8c/38980/summary.html
COMMIT: 0f67c5c
CMSSW: CMSSW_14_1_X_2024-04-20-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44790/38980/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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. @antoniovilela, @rappoccio, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2)

@antoniovilela
Copy link
Contributor

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PFRecHitTopologyESProducer may access and invalid SoA index
4 participants