-
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
Remove unused headers in several package. #35105
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35105/24994
|
A new Pull Request was created by @yuanchao (Yuan CHAO) for master. It involves the following packages:
@SiewYan, @smuzaffar, @civanch, @Dr15Jones, @jpata, @mkirsano, @makortel, @emeschi, @Saptaparna, @smorovic, @cmsbuild, @rekovic, @agrohsje, @mdhildreth, @slava77, @alberto-sanchez, @santocch, @cecilecaillol, @GurpreetSinghChahal can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild please test |
+1 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cf50f2/18204/summary.html Comparison SummarySummary:
|
+core |
+1 |
+1 |
The first three JME header files should be fine to remove. We're checking on the fourth. |
I had a look at the CorrectedMETProducer and I'd hesitate to remove it. It is the generic template of e.g. |
Thanks JME folks for the follow-up. So it looks like all these headers can be removed indeed. |
+reconstruction
|
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cf50f2/18733/summary.html Comparison SummarySummary:
|
+1 |
please test Several files are adding back: jrotter2@ceb3535 @cms-sw/l1-l2 Please have a look. |
I'm confused about the latest update in ceb3535. Was e.g. CorrectedMETProducerT.h now added back? Can you please check that the description is up to date? |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-cf50f2/18812/summary.html Comparison SummarySummary:
|
OK, as far as I can tell, nothing was added back. It's simply that a commit in a private fork of CMSSW referenced this issue, which caused it to show up here (a retest was consequently not really necessary I think). Looking at the commit history of this PR (https://github.com/cms-sw/cmssw/pull/35105/commits), there is just one commit, the removal of all the files listed. So no complaints from reco. |
merge |
PR description:
Remove unused header for DataFormats packages #5
Following the issue #31505, the following headers are unused in several package:
PR validation:
Code compiles. Run local limited runTheMatrix.py tests.
if this PR is a backport please specify the original PR and why you need to backport that PR:
Not a backport and no backport forseen.