CMS 3D CMS Logo

Variables

l1Muon_EventContent_cff Namespace Reference

Variables

tuple l1Muon_EventContent
tuple l1MuonEventSelection

Variable Documentation

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring('drop *', 
00003         'keep CSCDetIdCSCWireDigiMuonDigiCollection_*_*_*', 
00004         'keep CSCDetIdCSCStripDigiMuonDigiCollection_*_*_*', 
00005         'keep DTLayerIdDTDigiMuonDigiCollection_*_*_*', 
00006         'keep RPCDetIdRPCDigiMuonDigiCollection_*_*_*', 
00007         'keep L1MuGMTCands_*_*_*', 
00008         'keep L1MuGMTReadoutCollection_*_*_*')
00009 )

Definition at line 3 of file l1Muon_EventContent_cff.py.

Initial value:
00001 cms.PSet(
00002     SelectEvents = cms.untracked.PSet(
00003         SelectEvents = cms.vstring('l1MuonHLTPath')
00004     )
00005 )

Definition at line 12 of file l1Muon_EventContent_cff.py.