CMS 3D CMS Logo

Variables

EXOEle_EventContent_cfi Namespace Reference

Variables

tuple exoticaEleOutputModule

Variable Documentation

Initial value:
00001 cms.OutputModule("PoolOutputModule",
00002                                           outputCommands = cms.untracked.vstring(),
00003                                           SelectEvents = cms.untracked.PSet(SelectEvents = cms.vstring('exoticaEleLowetPath','exoticaEleMedetPath','exoticaEleHighetPath')),
00004                                           dataset = cms.untracked.PSet(filterName = cms.untracked.string('EXOEle'),
00005                                                                        dataTier = cms.untracked.string('EXOGroup')
00006     ),
00007                                           
00008                                           fileName = cms.untracked.string('exoticatest.root')
00009                                           )

Definition at line 5 of file EXOEle_EventContent_cfi.py.