CMS 3D CMS Logo

Variables

l1MuonOutputModule_cfi Namespace Reference

Variables

tuple L1MuonEventContent

Variable Documentation

Initial value:
00001 cms.OutputModule("PoolOutputModule",
00002     l1Muon_EventContent,
00003     l1MuonEventSelection,
00004     datasets = cms.untracked.PSet(
00005         filterName = cms.untracked.string('l1Muon_Filter'),
00006         dataTier = cms.untracked.string('USER')
00007     ),
00008     fileName = cms.untracked.string('l1Muon.root')
00009 )

Definition at line 4 of file l1MuonOutputModule_cfi.py.