[HGCAL trigger] Change exception to warning in cluster seeding#50062
[HGCAL trigger] Change exception to warning in cluster seeding#50062cmsbuild merged 1 commit intocms-sw:masterfrom
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-50062/47927 |
|
A new Pull Request was created by @jbsauvan for master. It involves the following packages:
@BenjaminRS, @cmsbuild, @quinnanm can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
please test |
|
please test workflows 34551.85,34634.114,34634.21,34634.703,34634.99,34634.9921,34634.999 |
|
+1 Size: This PR adds an extra 28KB to repository Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
|
enable gpu |
|
@cmsbuild, please test
|
|
Thank you for this PR. I have tested running in 16_1_0_pre1 + this PR over Spring24 MC and could run without then getting the exceptions from before. There are a number of warning messages now; so it would be nice if the underlying problem is resolved in the future but I am happy to sign off on this once the tests complete. |
|
@BenjaminRS are the warning messages just the ones from this PR, or are there others, too? |
|
Hi @kpedro88 - the HGCAL warning messages are the ones from this PR. |
|
+l1 |
|
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. @mandrenguyen, @ftenchini, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
|
merge |
[HGCAL trigger] Change exception to warning in cluster seeding
[HGCAL trigger] Change exception to warning in cluster seeding
PR following #49795 (comment) and #50043 (comment)
The goal is to be able to run on Spring24 Phase 2 MC samples without an exception being thrown due to HGCAL trigger cell positions out of the range expected by the HGCAL TPG seeding.
The exception is replaced by a warning message and the trigger cell positions are constrained within the seeding histogram range when filling the histogram, to avoid loosing them.