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

Commits on Feb 8, 2018

  1. Merge pull request cms-nanoAOD#109 from cms-sw/CMSSW_9_4_X

    Move to 9_4_4 base
    arizzi committed Feb 8, 2018
    Copy the full SHA
    b26c4cc View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. 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)
    veelken authored and ktht committed Feb 9, 2018
    Copy the full SHA
    bf5c417 View commit details
    Browse the repository at this point in the history