![]() |
![]() |
Variables | |
tuple | AODSIMZJetEventContent |
tuple | RECOSIMZJetEventContent |
tuple python::EgammaZJetOutputModule_cfi::AODSIMZJetEventContent [static] |
Initial value:
cms.OutputModule("PoolOutputModule", AODSIMEventContent, dataset = cms.untracked.PSet( filterName = cms.untracked.string('EgammaZJetFilter'), dataTier = cms.untracked.string('AODSIM') ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring('electronFilterPath', 'muonFilterPath') ), fileName = cms.untracked.string('ZJetFilteredAODSIM.root') )
Definition at line 4 of file EgammaZJetOutputModule_cfi.py.
tuple python::EgammaZJetOutputModule_cfi::RECOSIMZJetEventContent [static] |
Initial value:
cms.OutputModule("PoolOutputModule", RECOSIMEventContent, dataset = cms.untracked.PSet( filterName = cms.untracked.string('EgammaZJetFilter'), dataTier = cms.untracked.string('RECOSIM') ), SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring('electronFilterZPath', 'muonFilterZPath') ), fileName = cms.untracked.string('ZJetFilteredRECOSIM.root') )
Definition at line 16 of file EgammaZJetOutputModule_cfi.py.