Skip to content
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 obsolete methods in SiStrip DQM that use subdetector-DetId classes #20223

Merged

Conversation

pieterdavid
Copy link
Contributor

  • SiStripFolderOrganizer::getFolderName(int32_t, std::string&) was deprecated, and is apparently not used anywhere in CMSSW - grep finds a few mentions of it, but they are commented out: DQMOffline/CalibTracker/interface/SiStripBaseServiceFromDQM.h, L163, and DQM/SiStripMonitorClient/src/SiStripInformationExtractor.cc L180, L328, and L365. We discussed with @fioriNTU , and it should be fine to remove this.
  • std::string HDQMInspectorConfigSiStrip::translateDetId(const uint32_t) const seems not to be used anywhere - neither is the corresponding method in HDQMInspectorConfigTracking, so I would propose to remove both (together with the corresponding pure virtual method in the base class). In fact without these methods there is no difference between HDQMInspectorConfigSiStrip and HDQMInspectorConfigTracking any more - and I found no uses of any HDQMInspectorConfig.* (except for HDQMInspectorConfigSiPixel here, but I find no definition of that class, so that looks like an obsolete macro), so maybe these classes can be removed completely?

CC: @OlivierBondu @alesaggio @vidalm ; tracked at #19398

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @pieterdavid (Pieter David) for master.

It involves the following packages:

DQM/SiStripCommon
DQM/SiStripHistoricInfoClient
DQMServices/Diagnostic

@kmaeshima, @cmsbuild, @vanbesien, @vazzolini, @dmitrijus can you please review it and eventually sign? Thanks.
@erikbutz, @barvic, @hdelanno, @fioriNTU, @idebruyn, @threus this is something you requested to watch as well.
@davidlange6, @slava77 you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-20223/236

@dmitrijus
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 23, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22442/console Started: 2017/08/23 11:08

@cmsbuild
Copy link
Contributor

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. @davidlange6, @slava77, @smuzaffar (and backports should be raised in the release meeting by the corresponding L2)

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20223/22442/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2653934
  • DQMHistoTests: Total failures: 264
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2653481
  • DQMHistoTests: Total skipped: 189
  • DQMHistoTests: Total Missing objects: 0
  • Checked 107 log files, 14 edm output root files, 26 DQM output files

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit c585de6 into cms-sw:master Aug 23, 2017
@pieterdavid pieterdavid deleted the removeSiStripSubDetId_removeObsoleteDQMcode branch September 28, 2018 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants