CMS 3D CMS Logo

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

Variables

tuple topDiLeptonMuonXOutputModule
 

Variable Documentation

tuple topDiLeptonMuonXOutputModule_cfi.topDiLeptonMuonXOutputModule
Initial value:
1 = cms.OutputModule("PoolOutputModule",
2  topDiLeptonMuonXEventSelection,
3  topDiLeptonMuonXAODSIMEventContent,
4  dataset = cms.untracked.PSet(
5  filterName = cms.untracked.string('topDiLeptonMuonX'),
6  dataTier = cms.untracked.string('USER')
7  ),
8  fileName = cms.untracked.string('topDiLeptonMuonX.root')
9 )

Definition at line 4 of file topDiLeptonMuonXOutputModule_cfi.py.