Skip to content

Commit

Permalink
Merge pull request #10022 from gpetruc/keep_all_TriggerResults_74X
Browse files Browse the repository at this point in the history
Keep all TriggerResults in MiniAOD event content
  • Loading branch information
davidlange6 committed Jul 6, 2015
2 parents 6a6cebf + 8c7da9b commit bcd4881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PhysicsTools/PatAlgos/python/slimming/slimming_cff.py
Expand Up @@ -60,7 +60,7 @@
'keep *_l1extraParticles_*_*',
'keep L1GlobalTriggerReadoutRecord_gtDigis_*_*',
'keep *_TriggerResults_*_HLT',
'keep *_TriggerResults_*_PAT', # for MET filters
'keep *_TriggerResults_*_*', # for MET filters (a catch all for the moment, but ideally it should be only the current process)
'keep patPackedCandidates_lostTracks_*_*',
'keep HcalNoiseSummary_hcalnoise__*',
'keep *_caTopTagInfosPAT_*_*'
Expand Down

0 comments on commit bcd4881

Please sign in to comment.