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

SiStrip DQM-popCon classes reorganisation (removing uses of edm::Service) #19988

Merged
merged 12 commits into from
Aug 24, 2017

Conversation

pieterdavid
Copy link
Contributor

This is a set of (purely technical) changes that I prepared last year as part of an effort to reduce the number of edm::Service classes in the strip tracker offline software (see https://twiki.cern.ch/twiki/bin/viewauth/CMS/SiStrip_edmServicesToESProducersPopConSourceHandlers), forgot to submit back then, and revived now (rebased after the boost::lexical_cast removal (on yesterday's 11:00 IB tag), and with a few commits added) because it makes it much easier to port these classes from the subdetector-DetIds to using the TrackerTopology (see https://twiki.cern.ch/twiki/bin/viewauth/CMS/SiStripLocalReco_notesSiStripSubDetIdToTrackerTopologyMigration).

This moves quite a bit of code around (I modified the inheritance structure and use of templates, because without the services it looked more sensible to have the most specific code - that used to be in the services - to the most specific classes in the hierarchy), so there is a risk of breaking things, but I don't really know how to properly test these changes (I tried to run the test configs, but at least some of them look outdated/broken)... maybe the DQM can provide some guidance on that? Thanks in advance!

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2017

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

It involves the following packages:

CondTools/SiStrip
DQM/SiStripHistoricInfoClient
DQMOffline/CalibTracker
DQMServices/Diagnostic

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

cms-bot commands are listed here

@ggovi
Copy link
Contributor

ggovi commented Aug 1, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/21973/console Started: 2017/08/01 18:17

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2017

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2017

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 1, 2017

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 25
  • DQMHistoTests: Total histograms compared: 2651091
  • DQMHistoTests: Total failures: 31626
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2619284
  • DQMHistoTests: Total skipped: 181
  • DQMHistoTests: Total Missing objects: 0
  • Checked 102 log files, 14 edm output root files, 25 DQM output files

@pieterdavid
Copy link
Contributor Author

(forgotten yesterday): CC @OlivierBondu @alesaggio @vidalm . The xxxDetId->TrackerTopology migration is tracked at #19398

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-19988/215

Code check has found code style and quality issues which could be resolved by applying a patch in https://cmssdt.cern.ch/SDT/code-checks/PR-19988/215/git-diff.patch
e.g. curl https://cmssdt.cern.ch/SDT/code-checks/PR-19988/215/git-diff.patch | patch -p1

In future, you can run scram build code-checks to apply code checks

@cmsbuild
Copy link
Contributor

Pull request #19988 was updated. @vazzolini, @kmaeshima, @dmitrijus, @cmsbuild, @ggovi, @vanbesien can you please check and sign again.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-19988/218

@ggovi
Copy link
Contributor

ggovi commented Aug 21, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 21, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22401/console Started: 2017/08/21 16:30

@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-19988/22401/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: 234
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2653511
  • DQMHistoTests: Total skipped: 189
  • DQMHistoTests: Total Missing objects: 0
  • Checked 107 log files, 14 edm output root files, 26 DQM output files

@ggovi
Copy link
Contributor

ggovi commented Aug 22, 2017

+1

@dmitrijus
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 5aca405 into cms-sw:master Aug 24, 2017
@pieterdavid pieterdavid deleted the SiStripServices_DQMPopCon 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.

6 participants