-
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
Get rid of remaining tracker / tracking deprecation warnings in reco area #37657
Get rid of remaining tracker / tracking deprecation warnings in reco area #37657
Conversation
…ecHitConverter and RecoTracker/TkMSParametrization
type tracking |
type trk |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37657/29458
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages:
@emeschi, @clacaputo, @cmsbuild, @slava77, @jpata, @smorovic can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test |
-1 Failed Tests: ClangBuild Clang BuildI found compilation warning while trying to compile with clang. Command used:
See details on the summary page. |
please test |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test test-das-selected-lumis had ERRORS Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
This looks unrelated. |
please test |
+1 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-960bb7/24150/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
+reconstruction
|
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, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Thanks @mmusich! |
PR description:
Title says it all, getting rid of one more deprecation warning in several tracker and tracking related subsystems, thanks to the new flagging from core s/w group (see https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cfc78f/23964/build-logs/)
Technical, part of the migrations in #36404.
Profited to clean-up headers, use range-based loop and merging plugin header with implementation.
PR validation:
cmssw
compilesif this PR is a backport please specify the original PR and why you need to backport that PR:
N/A