-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Run3-hcx348 Try to address the issues of ieta=18 and ieta=15 towers in layer=2 of HCAL #42130
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42130/36109
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
Tyoe Bug-Fix |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42130/36110
|
A new Pull Request was created by @bsunanda (Sunanda Banerjee) for master. It involves the following packages:
@civanch, @Dr15Jones, @makortel, @mdhildreth, @cmsbuild, @bsunanda can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild Please test |
Thanks! Let me try to check it with my test... |
Thank you, Sunanda. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cd04a2/33442/summary.html Comparison SummarySummary:
|
@bsunanda , the change '(int) -> static_cast' has nothing to do with the problem. I would do this in different PR not mixing with the bug-fix. Moreover, I am not sure if this will be required in C++20, having C-cast may be OK. |
@civanch That is true. So the back porting includes only one file. I am removing them from the list. Can you please sign this now? |
@cmsbuild Please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42130/36150
|
Pull request #42130 was updated. @makortel, @bsunanda, @civanch, @Dr15Jones, @mdhildreth can you please check and sign again. |
+1 |
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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cd04a2/33479/summary.html Comparison SummarySummary:
|
+1 |
Run3-hcx350 Fix the remaining issue of ieta=18 and ieta=15 towers in layer=2 of HCAL - backport of #42130 to CMSSW version 13_0_X
PR description:
Try to address the issues of ieta=18 and ieta=15 towers in layer=2 of HCAL. Thanks to Salavat who provided a useful tool for testing
PR validation:
Use the runTheMatrix test workflows and the script runHcalHitRebeller_cf.py in SimG4CMS/Calo/test/python (due to Salavat)
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:
This is a bug fix and may need to be back ported to 13_0_X and 13_1_X