Fix crashes in HGCAL DIGI+ with v19 geometry#48287
Fix crashes in HGCAL DIGI+ with v19 geometry#48287pfs wants to merge 4 commits intocms-sw:masterfrom
Conversation
|
cms-bot internal usage |
|
assign hgcal-dpg |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48287/45132
|
|
New categories assigned: hgcal-dpg @cseez,@felicepantaleo,@pfs,@rovere you have been requested to review this Pull request/Issue and eventually sign? Thanks |
|
A new Pull Request was created by @pfs for master. It involves the following packages:
@BenjaminRS, @Martin-Grunewald, @Moanwar, @civanch, @cmsbuild, @cseez, @felicepantaleo, @jfernan2, @kpedro88, @mandrenguyen, @mdhildreth, @mmusich, @pfs, @quinnanm, @rovere, @srimanob, @subirsarkar can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
please test |
|
please test workflow 34034.0 |
|
-1 Failed Tests: RelVals RelVals |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48287/45139
|
|
Pull request #48287 was updated. @BenjaminRS, @Martin-Grunewald, @Moanwar, @civanch, @cmsbuild, @cseez, @felicepantaleo, @jfernan2, @kpedro88, @mandrenguyen, @mdhildreth, @mmusich, @pfs, @quinnanm, @rovere, @srimanob, @subirsarkar can you please check and sign again. |
|
@pfs this PR hits assertions in many phase-2 workflows: |
|
please test with #48292 |
yes thanks - we're working on it, that's somehow what I mentioned in the introduction that we only tested this up to a certain stage. |
|
-1 Failed Tests: RelVals RelVals |
f046bfb to
9079243
Compare
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48287/45172
|
|
Pull request #48287 was updated. @BenjaminRS, @Martin-Grunewald, @Moanwar, @civanch, @cmsbuild, @cseez, @felicepantaleo, @jfernan2, @kpedro88, @mandrenguyen, @mdhildreth, @mmusich, @pfs, @quinnanm, @rovere, @srimanob, @subirsarkar can you please check and sign again. |
|
I'm cancelling this one as #48303 has merged the original branch to avoid conflicts in the CI. Thanks |
PR description:
The new v19 geometry causes crashes in the DIGI, L1 and RECO steps [1] due to the introduction of new sensor types for HGCAL [2]. This has been traced to be caused by fixed size arrays and hardcoded constants. In this PR we fix several of these instances with the goal of unblocking the usage of v19 geometry
[1] #47968
[2] https://indico.cern.ch/event/1529650/contributions/6435641/attachments/3039546/5368577/Phase2-Talk146.pdf
PR validation:
Locally we have validated this so far with
runTheMatrix.py -l 34034.0At the time of pushing the PR we haven't however finished our tests and we would like to profit from the centralized CI/CD to spot additional uncovered failures.
Tagging: @felicepantaleo @waredjeb @jbsauvan @EmyrClement @indra-ehep @bsunanda (sorry if already tagged by the labels assigned to PR)