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

Try to remove a few LogicErrors and DeadStores in DT/CSC LocalMuon reco #27835

Merged

Conversation

perrotta
Copy link
Contributor

PR description:

As the PR title says
Issues were pointed out by the static analyzer during standard tests

PR validation:

It builds and successfully runs the short matrix
No differences expected in output (excepted perhaps tiny effects due to the numerical precision of the replacement of the constant sqrt(12) with 1/sqrt(12) in CSCMake2DRecHit.cc, which can be reverted anyhow, @ptcox)

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27835/11572

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

RecoLocalMuon/CSCRecHitD
RecoLocalMuon/DTSegment

@perrotta, @cmsbuild, @slava77 can you please review it and eventually sign? Thanks.
@ptcox, @bellan, @abbiendi, @jhgoh this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@perrotta
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 23, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/2138/console Started: 2019/08/23 14:26

@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-ecd997/2138/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2939508
  • DQMHistoTests: Total failures: 57
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2939110
  • DQMHistoTests: Total skipped: 341
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 142 log files, 14 edm output root files, 34 DQM output files

@perrotta
Copy link
Contributor Author

perrotta commented Sep 2, 2019

@ptcox (for CSC) and @namapane @fcavallo @battibass (for DT): could you please give your green light, or let me know when you have time to do so?

@namapane
Copy link
Contributor

namapane commented Sep 2, 2019

@perrotta, I had a look to DT-related changes, and could not spot anything wrong.

@ptcox
Copy link
Contributor

ptcox commented Sep 2, 2019 via email

@perrotta
Copy link
Contributor Author

perrotta commented Sep 2, 2019

+1

  • A few fixes and cleanings in CSC and DT local reco packages started with the intent of getting rid of a few warnings raised by the static analyzer
  • jenkins tests pass and show no differences, as they should

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2019

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)

@fabiocos
Copy link
Contributor

fabiocos commented Sep 2, 2019

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/2318/console Started: 2019/09/02 18:15

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2019

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2019

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 2, 2019

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2955700
  • DQMHistoTests: Total failures: 60
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2955299
  • DQMHistoTests: Total skipped: 341
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 145 log files, 15 edm output root files, 34 DQM output files

@battibass
Copy link

@perrotta : apologies for the delay, I had a look and it seems OK to me as well.

@fabiocos
Copy link
Contributor

fabiocos commented Sep 3, 2019

+1

@cmsbuild cmsbuild merged commit 39db6af into cms-sw:master Sep 3, 2019
@perrotta perrotta deleted the removeLogicErrorAndDeadStoresInLocalMuons branch September 10, 2019 15:28
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