CMS 3D CMS Logo

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

Variables

tuple topSemiLepMuonOutputModule
 

Variable Documentation

tuple topSemiLepMuonOutputModule_cfi.topSemiLepMuonOutputModule
Initial value:
1 = cms.OutputModule("PoolOutputModule",
2  topSemiLepMuonAODSIMEventContent,
3  topSemiLepMuonPlus1JetEventSelection,
4  dataset = cms.untracked.PSet(
5  filterName = cms.untracked.string('topSemiLepMuon'),
6  dataTier = cms.untracked.string('USER')
7  ),
8  fileName = cms.untracked.string('topSemiLepMuon.root')
9 )

Definition at line 4 of file topSemiLepMuonOutputModule_cfi.py.