Skip to content

Commit

Permalink
Merge pull request #25129 from cms-met/METFixEE2017_949_v2_master
Browse files Browse the repository at this point in the history
MET EE noise mitigation in 2017 data [remove unnecessary lines]
  • Loading branch information
cmsbuild committed Nov 9, 2018
2 parents a7a7523 + 26aa548 commit f846a46
Showing 1 changed file with 0 additions and 5 deletions.
Expand Up @@ -278,11 +278,6 @@ def __call__(self, process,
if self._parameters["Puppi"].value and not onMiniAOD:
self.setParameter('reclusterJets',False)

#jet collection overloading for automatic jet reclustering or JEC application
if reclusterJets:
self.setParameter('jetCollectionUnskimmed',cms.InputTag('patJets'))


self.apply(process)


Expand Down

0 comments on commit f846a46

Please sign in to comment.