CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
metLow_EventContent_cff.py
Go to the documentation of this file.
2 
3 metLowEventContent = cms.PSet(
4  outputCommands = cms.untracked.vstring()
5 )
6 metLowEventSelection = cms.PSet(
7  SelectEvents = cms.untracked.PSet(
8  SelectEvents = cms.vstring('metLowPre1HLTPath',
9  'metLowPre2HLTPath',
10  'metLowPre3HLTPath')
11  )
12 )
13