CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
metLow_EventContent_cff Namespace Reference

Variables

tuple metLowEventContent
 
tuple metLowEventSelection
 

Variable Documentation

tuple metLow_EventContent_cff.metLowEventContent
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 3 of file metLow_EventContent_cff.py.

tuple metLow_EventContent_cff.metLowEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('metLowPre1HLTPath',
4  'metLowPre2HLTPath',
5  'metLowPre3HLTPath')
6  )
7 )

Definition at line 6 of file metLow_EventContent_cff.py.