Navigation Menu

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

Fixed segmentation violation in PhysicsTools/SelectorUtils/interface/PFJetIDSelectionFunctor in case subjets are of type pat::Jet #22294

Merged
merged 2 commits into from Mar 2, 2018

Conversation

veelken
Copy link
Contributor

@veelken veelken commented Feb 22, 2018

fixed segmentation violation that occurred in subjet analyses in case a pat::Jet had daughters of type pat::Jet
(previous code only handled the case that daughters of pat::Jet were of type reco::PFJet)

arizzi and others added 2 commits February 8, 2018 17:06
… a pat::Jet had daughters of type pat::Jet

(previous code only handled the case that daughters of pat::Jet were of type reco::PFJet)
@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 22, 2018

A new Pull Request was created by @veelken (Christian Veelken) for CMSSW_9_4_X.

It involves the following packages:

PhysicsTools/SelectorUtils

@perrotta, @cmsbuild, @monttj, @slava77 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

@perrotta
Copy link
Contributor

please test

@perrotta
Copy link
Contributor

please @veelken : replace the title of this PR with something a bit more descriptive

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 22, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/26229/console Started: 2018/02/22 09:31

@veelken veelken changed the title Fix sigsegv Fixed segmentation violation in PhysicsTools/SelectorUtils/interface/PFJetIDSelectionFunctor in case subjets are of type pat::Jet Feb 22, 2018
@veelken
Copy link
Contributor Author

veelken commented Feb 22, 2018

I have updated the title

@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-22294/26229/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: 2718773
  • DQMHistoTests: Total failures: 100
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2718511
  • DQMHistoTests: Total skipped: 162
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0 KiB( 0 files compared)
  • Checked 107 log files, 9 edm output root files, 26 DQM output files

@perrotta
Copy link
Contributor

backport of #22298

@perrotta
Copy link
Contributor

+1

@arizzi
Copy link
Contributor

arizzi commented Mar 2, 2018

@fabiocos as the master equivalent is now merged please consider also merging this as it is needed for analysis (if there is any reason against that let us know and we will move this PR on the AN branch)

@fabiocos
Copy link
Contributor

fabiocos commented Mar 2, 2018

+1

@fabiocos
Copy link
Contributor

fabiocos commented Mar 2, 2018

merge

@cmsbuild cmsbuild merged commit a9e5bb2 into cms-sw:CMSSW_9_4_X Mar 2, 2018
@ktht ktht deleted the fixSIGSEGV branch April 8, 2018 23:06
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

5 participants