-
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
Phase2-hgx333B Fix issues of wrong DetID assignment for V17 geometry of HGCal #40281
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40281/33332
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40281/33333
|
A new Pull Request was created by @bsunanda (Sunanda Banerjee) for master. It involves the following packages:
@civanch, @Dr15Jones, @bsunanda, @makortel, @emanueleusai, @ianna, @ahmad3213, @cmsbuild, @AdrianoDee, @srimanob, @jfernan2, @mdhildreth, @syuvivida, @pmandrik, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40281/33334
|
Pull request #40281 was updated. @civanch, @Dr15Jones, @bsunanda, @makortel, @emanueleusai, @ianna, @ahmad3213, @cmsbuild, @AdrianoDee, @srimanob, @jfernan2, @mdhildreth, @syuvivida, @pmandrik, @micsucmed, @rvenditti can you please check and sign again. |
@cmsbuild Please test |
@cmsbuild please test |
It is likely unrelated to this PR, see #39803. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-71bddf/29600/summary.html Comparison SummarySummary:
|
The PR looks OK, D92, D93, and D94 workflows run fine. The failure comparison shows up in D92 in HGCAL which is expected that something should change. However, the failure comparison does not show up in D93 and D94 which are also based on C18 (v17 of HGCAL). I am not sure that in which case:
Thanks very much. |
Kindly ping @cms-sw/dqm-l2 to review on DQM, Validation part. Thanks. |
@srimanob , baseline ref was built for all workflows, see https://cmssdt.cern.ch/SDT/jenkins-artifacts/baseLineComparisons/CMSSW_13_0_X_2022-12-13-1100+71bddf/54652/files/ and all of these workflows have ref. Note that results on https://cmssdt.cern.ch/SDT/jenkins-artifacts/baseLineComparisons/CMSSW_13_0_X_2022-12-13-1100+71bddf/54652/validateJR.html are only shown if there are any changes/failures. Looks like DQM comparison did not find any differences for 22834.0, 23234.0 |
Thanks @smuzaffar for confirmation. @bsunanda could you please confirm that the PR introduces the change in C18 (v17 HGCAL) only, but not the variant of it (C19, C20). Thanks. |
+1 |
It only affects V17 geometry of HGCal, not the V16 version. C19 is also a v17 geometry version without cell structure defined at G4 Geometry for full wafers. C20 is also a v17 geometry version with added HFNose. All these versions are essentially v17 HGCal geometry. |
Hi @bsunanda My question is on V17 with C19, C20. Do they expect to change with this PR? Because the PR test does not show that they change, only C18 that shows the change. See comment that I tried to clarify is baseline -vs- baseline+PR are done for them, and we confirm that they are done, but no change is seen. |
The PR takes care of very rare occurrences of hits in some borderline cases of one type of partial wafers. This will include those borderline hits in digitisation and subsequently. Otherwise, the list of valid cells will not change. If such hits do not appear in some simulations, you will not see any difference. That is why regression is not a very clean test to prove any thing. We have made more careful tests for this PR. |
+Upgrade |
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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Fix issues of wrong DetID assignment for V17 geometry of HGCal
PR validation:
Use the runTheMatrix test workflows and test scripts in Validation/HGCalCOmmonData
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:
Nothing special