Skip to content

Commit

Permalink
restore all slimmedGenJets
Browse files Browse the repository at this point in the history
  • Loading branch information
perrozzi committed Jul 21, 2017
1 parent 9b15661 commit 685d6a6
Showing 1 changed file with 4 additions and 1 deletion.
Expand Up @@ -98,5 +98,8 @@
outputCommands = cms.untracked.vstring(MicroEventContent.outputCommands)
)
MicroEventContentMC.outputCommands += MicroEventContentGEN.outputCommands
MicroEventContentMC.outputCommands += ['keep *_slimmedGenJets*_*_*']
MicroEventContentMC.outputCommands += [
'keep *_slimmedGenJets_*_*',
'keep *_slimmedGenJetsAK8_*_*'
]

0 comments on commit 685d6a6

Please sign in to comment.