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

Modernized ES modules in Geometry/MTDNumberingBuilder #26734

Merged
merged 3 commits into from May 15, 2019

Conversation

Dr15Jones
Copy link
Contributor

PR description:

  • All EventSetup modules now use consumes
  • Cleaned up the code in the modules and their helpers
  • Merged EventSetup modules headers and source files

PR validation:

Code compiles

-Merged header and src for MTDGeometricTimingDetESModule
-Added consumes calls to MTDGeometricTimingDetESModule
-Removed unnecessary sate from Construction classes
-Use std::unique_ptr instead of bare pointers
-Merged header and src files
-Added consumes calls
-Various other improvements
-Merged header and source files
-Added consumes calls
-Changed member data to be function local variables
@cmsbuild
Copy link
Contributor

cmsbuild commented May 9, 2019

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 9, 2019

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-26734/9723

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented May 9, 2019

A new Pull Request was created by @Dr15Jones (Chris Jones) for master.

It involves the following packages:

Geometry/MTDNumberingBuilder

@civanch, @Dr15Jones, @cvuosalo, @ianna, @mdhildreth, @cmsbuild, @kpedro88 can you please review it and eventually sign? Thanks.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@Dr15Jones
Copy link
Contributor Author

Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 9, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/136/console Started: 2019/05/09 22:52

@Dr15Jones
Copy link
Contributor Author

associated with #26584

@cmsbuild
Copy link
Contributor

cmsbuild commented May 9, 2019

@cmsbuild
Copy link
Contributor

cmsbuild commented May 9, 2019

Comparison job queued.

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 33
  • DQMHistoTests: Total histograms compared: 3211964
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3211759
  • DQMHistoTests: Total skipped: 204
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 32 files compared)
  • Checked 137 log files, 14 edm output root files, 33 DQM output files

@makortel
Copy link
Contributor

makortel commented May 10, 2019

Related to this package, I noticed an EDAnalyzer defined in
https://github.com/cms-sw/cmssw/blob/master/Geometry/MTDNumberingBuilder/bin/stubs/GeometricTimingDetLoader.h
The placement in bin is rather weird. The module seems be unused within CMSSW.

@Dr15Jones
Copy link
Contributor Author

Having a module in bin is weird. Definitely something for the maintainers to look at.

@kpedro88
Copy link
Contributor

This was copied from https://github.com/cms-sw/cmssw/tree/master/Geometry/TrackerNumberingBuilder/bin/stubs, so it has been around since 2007.

@fabiocos
Copy link
Contributor

The MTD reconstruction geometry is slightly more than a clone of the Tracker one...

@fabiocos
Copy link
Contributor

... of course this does not mean it should not be cleaned

@kpedro88
Copy link
Contributor

+upgrade

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

@smuzaffar smuzaffar modified the milestones: CMSSW_10_6_X, CMSSW_11_0_X May 14, 2019
@fabiocos
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit ec7e7da into cms-sw:master May 15, 2019
@Dr15Jones Dr15Jones deleted the consumesMTDNumberingBuilder branch May 16, 2019 13:51
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

7 participants