Variables | |
tuple | diMuonOutputModule |
00001 cms.OutputModule("PoolOutputModule", 00002 diMuonEventSelection, 00003 diMuonEventContent, 00004 dataset = cms.untracked.PSet( 00005 filterName = cms.untracked.string('diMuons'), 00006 dataTier = cms.untracked.string('USER') 00007 ), 00008 fileName = cms.untracked.string('diMuons.root') 00009 )
Definition at line 4 of file diMuonOutputModule_cfi.py.