CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
topSemiLepElectronOutputModule_cfi Namespace Reference

Variables

tuple topSemiLepElectronOutputModule
 

Variable Documentation

tuple topSemiLepElectronOutputModule_cfi.topSemiLepElectronOutputModule
Initial value:
1 = cms.OutputModule("PoolOutputModule",
2  topSemiLepElectronPlus1JetEventSelection,
3  topSemiLepElectronAODSIMEventContent,
4  dataset = cms.untracked.PSet(
5  filterName = cms.untracked.string('topSemiLepElectron'),
6  dataTier = cms.untracked.string('USER')
7  ),
8  fileName = cms.untracked.string('topSemiLepElectron.root')
9 )

Definition at line 4 of file topSemiLepElectronOutputModule_cfi.py.