vhbb / cmssw

CMS Offline Software
cms-sw.github.io/cmssw
4 stars 5 forks source link

Restore the saving of V+jets without eta restrictions #545

Closed azzurrip closed 8 years ago

azzurrip commented 8 years ago

Would just need to change VHbbAnalyzer.py here https://github.com/vhbb/cmssw/blob/vhbbHeppy80X/VHbbAnalysis/Heppy/python/VHbbAnalyzer.py#L514 with : len(event.jetsForHiggsAll) >= 2 instead of : len(event.jetsForHiggs) >= 2