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. |
|
+1 Size: This PR adds an extra 28KB to repository Comparison SummarySummary:
|
|
Milestone for this pull request has been moved to CMSSW_20_1_X. Please open a backport if it should also go in to CMSSW_20_0_X. |
|
@fabiocos 20_1_X IBs are out now, so this can be rebased |
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.