MTD Geometry: clean compiler warnings #51127
Conversation
|
cms-bot internal usage |
|
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51127/49644
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
f0093ad to
4b44d4d
Compare
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51127/49645
|
|
A new Pull Request was created by @fabiocos for master. It involves the following packages:
@Dr15Jones, @bsunanda, @civanch, @cmsbuild, @kpedro88, @makortel, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
Milestone for this pull request has been moved to CMSSW_20_0_X. Please open a backport if it should also go in to CMSSW_17_0_X. |
|
please test |
|
(I assume this PR does not need a backport to 17_0_X (Run 3 legacy)) |
|
@makortel absolutely not, and its integration is not urgent. But since the warnings are quite annoying when doing concurrent developments, I have prepared it before forgetting. It may enter with calm after your work on 20_0_X. |
4b44d4d to
47cc05c
Compare
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51127/49740 |
|
Pull request #51127 was updated. @Dr15Jones, @bsunanda, @civanch, @cmsbuild, @kpedro88, @makortel, @mdhildreth can you please check and sign again. |
|
please test |
|
+1 Size: This PR adds an extra 24KB to repository Comparison SummarySummary:
|
|
+1 |
|
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. @sextonkennedy, @mandrenguyen, @ftenchini (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
MTDDetIdandMTDGeometryshow compiler warnings aboutconstdeclaration being useless, and they propagate to all dependencies. This PR cleans the issue.PR validation:
Code compiles, and wf. 34434.0 runs smoothly.