CMS 3D CMS Logo

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

Variables

tuple L1RPCEventContent
 

Variable Documentation

tuple l1RPCOutputModule_cfi.L1RPCEventContent
Initial value:
1 = cms.OutputModule("PoolOutputModule",
2  l1RPCEventSelection,
3  l1RPC_EventContent,
4  datasets = cms.untracked.PSet(
5  filterName = cms.untracked.string('l1RPC_Filter'),
6  dataTier = cms.untracked.string('USER')
7  ),
8  fileName = cms.untracked.string('l1RPC.root')
9 )

Definition at line 4 of file l1RPCOutputModule_cfi.py.