Variables | |
tuple | QCDHLT1jetOutputModule |
00001 cms.OutputModule("PoolOutputModule", 00002 #using QCDHLT1jetEventContent 00003 QCDHLT1jetEventSelection, 00004 AODSIMEventContent, 00005 dataset = cms.untracked.PSet( 00006 filterName = cms.untracked.string('QCDHLT1jet'), 00007 dataTier = cms.untracked.string('USER') 00008 ), 00009 fileName = cms.untracked.string('QCDHLT1jet.root') 00010 )
Definition at line 5 of file QCDHLT1jetOutputModule_cfi.py.