CMS 3D CMS Logo

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

Variables

tuple l1RPC_EventContent
 
tuple l1RPCEventSelection
 

Variable Documentation

tuple l1RPC_EventContent_cff.l1RPC_EventContent
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('drop *',
3  'keep RPCDetIdRPCDigiMuonDigiCollection_*_*_*',
4  'keep L1MuGMTCands_*_*_*',
5  'keep L1MuGMTReadoutCollection_*_*_*')
6 )

Definition at line 3 of file l1RPC_EventContent_cff.py.

tuple l1RPC_EventContent_cff.l1RPCEventSelection
Initial value:
1 = cms.PSet(
2  SelectEvents = cms.untracked.PSet(
3  SelectEvents = cms.vstring('l1RPCHLTPath')
4  )
5 )

Definition at line 9 of file l1RPC_EventContent_cff.py.