CMS 3D CMS Logo

Variables

topSemiLepElectronOutputModule_cfi Namespace Reference

Variables

tuple topSemiLepElectronOutputModule

Variable Documentation

Initial value:
00001 cms.OutputModule("PoolOutputModule",
00002     topSemiLepElectronPlus1JetEventSelection,
00003     topSemiLepElectronAODSIMEventContent,
00004     dataset = cms.untracked.PSet(
00005         filterName = cms.untracked.string('topSemiLepElectron'),
00006         dataTier = cms.untracked.string('USER')
00007     ),
00008     fileName = cms.untracked.string('topSemiLepElectron.root')
00009 )

Definition at line 4 of file topSemiLepElectronOutputModule_cfi.py.