-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Introduce kInvalidDenseId for ECAL and HCAL #45317
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
Introduce kInvalidDenseId for ECAL and HCAL #45317
Conversation
|
backport #45239 |
|
type bugfix |
|
type pf |
|
A new Pull Request was created by @fwyzard for CMSSW_14_0_9_patchX. It involves the following packages:
@cmsbuild, @jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
|
cms-bot internal usage |
|
+1 |
|
merge |
|
+1 |
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_14_0_9_patchX IBs after it passes the integration tests. |
PR description:
Introduce
kInvalidDenseIdfor ECAL and HCAL, and use it instead of0or-1.PR validation:
Technical-only changes, validated running the HLT over 100k events, and obtaining identical results.
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:
Backport of #45238.