CMS 3D CMS Logo

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

Variables

tuple l1Muon_EventContent
 
tuple l1MuonEventSelection
 

Variable Documentation

tuple l1Muon_EventContent_cff.l1Muon_EventContent
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('drop *',
3  'keep CSCDetIdCSCWireDigiMuonDigiCollection_*_*_*',
4  'keep CSCDetIdCSCStripDigiMuonDigiCollection_*_*_*',
5  'keep DTLayerIdDTDigiMuonDigiCollection_*_*_*',
6  'keep RPCDetIdRPCDigiMuonDigiCollection_*_*_*',
7  'keep L1MuGMTCands_*_*_*',
8  'keep L1MuGMTReadoutCollection_*_*_*')
9 )

Definition at line 3 of file l1Muon_EventContent_cff.py.

tuple l1Muon_EventContent_cff.l1MuonEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('l1MuonHLTPath')
4  )
5 )

Definition at line 12 of file l1Muon_EventContent_cff.py.