Variables | |
tuple | topDiLepton2ElectronOutputModule |
00001 cms.OutputModule("PoolOutputModule", 00002 topDiLepton2ElectronEventSelection, 00003 topDiLepton2ElectronAODSIMEventContent, 00004 dataset = cms.untracked.PSet( 00005 filterName = cms.untracked.string('topDiLepton2Electron'), 00006 dataTier = cms.untracked.string('USER') 00007 ), 00008 fileName = cms.untracked.string('topDiLepton2Electron.root') 00009 )
Definition at line 4 of file topDiLepton2ElectronOutputModule_cfi.py.