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

gcc7 compilation warning(s) fix(es) in RecoGamma & RecoMuon #19904

Merged
merged 1 commit into from Jul 31, 2017

Conversation

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mrodozov for master.

It involves the following packages:

RecoEgamma/EgammaIsolationAlgos
RecoMuon/MuonIsolation
RecoMuon/TrackingTools

@perrotta, @cmsbuild, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@Sam-Harper, @battibass, @abbiendi, @jhgoh, @lgray, @echapon, @calderona, @HuguesBrun, @bellan, @trocino, @bachtis, @rociovilar this is something you requested to watch as well.
@davidlange6 you are the release manager for this.

cms-bot commands are listed here

@@ -202,7 +202,7 @@ MuonTrackLoader::loadTracks(const TrajectoryContainer& trajectories,
reco::TrackRef::key_type trackUpdatedIndex = 0;

reco::TrackExtraRef::key_type trackExtraIndex = 0;
TrackingRecHitRef::key_type recHitsIndex = 0;
//TrackingRecHitRef::key_type recHitsIndex = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this commented out code

@@ -544,7 +544,7 @@ MuonTrackLoader::loadTracks(const TrajectoryContainer& trajectories,
// reco::TrackRef::key_type trackUpdatedIndex = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this commented out code

@@ -544,7 +544,7 @@ MuonTrackLoader::loadTracks(const TrajectoryContainer& trajectories,
// reco::TrackRef::key_type trackUpdatedIndex = 0;

reco::TrackExtraRef::key_type trackExtraIndex = 0;
TrackingRecHitRef::key_type recHitsIndex = 0;
//TrackingRecHitRef::key_type recHitsIndex = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this commented out code

@davidlange6
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 26, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/21770/console Started: 2017/07/26 09:55

@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-19904/21770/summary.html

Comparison Summary:

  • You potentially added 5 lines to the logs
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 2363781
  • DQMHistoTests: Total failures: 14613
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2349002
  • DQMHistoTests: Total skipped: 166
  • DQMHistoTests: Total Missing objects: 0
  • Checked 93 log files, 14 edm output root files, 23 DQM output files

@perrotta
Copy link
Contributor

@mrodozov : do you plan to remove the commented out lines, as suggested in #19904 (review) ?

Otherwise please add some further comment in the code which explains why they are needed

@cmsbuild
Copy link
Contributor

Pull request #19904 was updated. @perrotta, @cmsbuild, @slava77, @davidlange6 can you please check and sign again.

2 similar comments
@cmsbuild
Copy link
Contributor

Pull request #19904 was updated. @perrotta, @cmsbuild, @slava77, @davidlange6 can you please check and sign again.

@cmsbuild
Copy link
Contributor

Pull request #19904 was updated. @perrotta, @cmsbuild, @slava77, @davidlange6 can you please check and sign again.

@mrodozov mrodozov force-pushed the cmp-wngs-fix-reco-gamma-muon-gcc7 branch from f9aad1e to e28e15d Compare July 28, 2017 10:08
@cmsbuild
Copy link
Contributor

Pull request #19904 was updated. @perrotta, @cmsbuild, @slava77, @davidlange6 can you please check and sign again.

@mrodozov mrodozov force-pushed the cmp-wngs-fix-reco-gamma-muon-gcc7 branch from e28e15d to f5e23fb Compare July 28, 2017 10:23
@cmsbuild
Copy link
Contributor

Pull request #19904 was updated. @perrotta, @cmsbuild, @slava77, @davidlange6 can you please check and sign again.

@mrodozov
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 28, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/21848/console Started: 2017/07/28 12:27

@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-19904/21848/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 2376534
  • DQMHistoTests: Total failures: 25280
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2351088
  • DQMHistoTests: Total skipped: 166
  • DQMHistoTests: Total Missing objects: 0
  • Checked 93 log files, 14 edm output root files, 23 DQM output files

@perrotta
Copy link
Contributor

+1
Technical
No changes expected, no changes observed in tests
It does not involve recoEGamma any more

@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 requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 54ceb98 into cms-sw:master Jul 31, 2017
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

4 participants