Skip to content

Commit

Permalink
Merge pull request #92 from blinkseb/pu_fix
Browse files Browse the repository at this point in the history
PU info collection name changed in MiniAODv2
  • Loading branch information
OlivierBondu committed Nov 16, 2015
2 parents 5bb8abd + 6ab70dd commit 0bd3ae4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/EventProducer.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
prefix = cms.string('event_'),
enable = cms.bool(True),
parameters = cms.PSet(
pu_summary = cms.untracked.InputTag('slimmedAddPileupInfo')
)
)

0 comments on commit 0bd3ae4

Please sign in to comment.