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

Merge .h and .cc files of plugins in RecoLocalCalo/EcalRecProducers #39171

Merged
merged 1 commit into from Aug 30, 2022
Merged

Merge .h and .cc files of plugins in RecoLocalCalo/EcalRecProducers #39171

merged 1 commit into from Aug 30, 2022

Conversation

guitargeek
Copy link
Contributor

PR description:

Part of the series of PRs that merges .h files with the .cc files of
the plugins in some CMSSW subsystems (see #35216 for the last one).

It makes maintaining the plugins much easier and also excludes the
possibility to wrongly include plugin header files.

The changes made in this PR are only copy-paste and sorting includes to
make the review easy.

PR validation:

CMSSW compiles.

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

No backport intended.

Part of the series of PRs that merges `.h` files with the `.cc` files of
the plugins in some CMSSW subsystems (see #35216 for the last one).

It makes maintaining the plugins much easier and also excludes the
possibility to wrongly include plugin header files.

The changes made in this PR are only copy-paste and sorting includes to
make the review easy.
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39171/31760

  • This PR adds an extra 60KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @guitargeek (Jonas Rembser) for master.

It involves the following packages:

  • RecoLocalCalo/EcalRecProducers (reconstruction)

@jpata, @cmsbuild, @mandrenguyen, @clacaputo can you please review it and eventually sign? Thanks.
@youyingli, @rchatter, @argiro, @apsallid, @thomreis, @simonepigazzini this is something you requested to watch as well.
@perrotta, @dpiparo, @qliphy, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@jpata
Copy link
Contributor

jpata commented Aug 26, 2022

@cmsbuild please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4ddb9b/27116/summary.html
COMMIT: aed4103
CMSSW: CMSSW_12_5_X_2022-08-25-2300/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/39171/27116/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 51
  • DQMHistoTests: Total histograms compared: 3695708
  • DQMHistoTests: Total failures: 17
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3695668
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.004 KiB( 50 files compared)
  • DQMHistoSizes: changed ( 312.0 ): 0.004 KiB MessageLogger/Warnings
  • Checked 212 log files, 49 edm output root files, 51 DQM output files
  • TriggerResults: no differences found

@rappoccio
Copy link
Contributor

@jpata any news on this one?

@jpata
Copy link
Contributor

jpata commented Aug 30, 2022

+reconstruction

  • technical cleanup
  • I checked visually that the changes look reasonable

(10 lines of code = 10 issues. 500 lines of code = "looks fine." ref)

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

@perrotta
Copy link
Contributor

+1

  • "looks fine"

@cmsbuild cmsbuild merged commit 446f15a into cms-sw:master Aug 30, 2022
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