CMS 3D CMS Logo

Variables

l1RPC_EventContent_cff Namespace Reference

Variables

tuple l1RPC_EventContent
tuple l1RPCEventSelection

Variable Documentation

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

Definition at line 3 of file l1RPC_EventContent_cff.py.

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

Definition at line 9 of file l1RPC_EventContent_cff.py.