Variables | |
tuple | L1MuonEventContent |
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.