CMS 3D CMS Logo

Variables

l1RPCOutputModule_cfi Namespace Reference

Variables

tuple L1RPCEventContent

Variable Documentation

Initial value:
00001 cms.OutputModule("PoolOutputModule",
00002     l1RPCEventSelection,
00003     l1RPC_EventContent,
00004     datasets = cms.untracked.PSet(
00005         filterName = cms.untracked.string('l1RPC_Filter'),
00006         dataTier = cms.untracked.string('USER')
00007     ),
00008     fileName = cms.untracked.string('l1RPC.root')
00009 )

Definition at line 4 of file l1RPCOutputModule_cfi.py.