CMS 3D CMS Logo

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

Variables

tuple exoticaEleOutputModule
 

Variable Documentation

tuple EXOEle_EventContent_cfi.exoticaEleOutputModule
Initial value:
1 = cms.OutputModule("PoolOutputModule",
2  outputCommands = cms.untracked.vstring(),
3  SelectEvents = cms.untracked.PSet(SelectEvents = cms.vstring('exoticaEleLowetPath','exoticaEleMedetPath','exoticaEleHighetPath')),
4  dataset = cms.untracked.PSet(filterName = cms.untracked.string('EXOEle'),
5  dataTier = cms.untracked.string('EXOGroup')
6  ),
7 
8  fileName = cms.untracked.string('exoticatest.root')
9  )

Definition at line 5 of file EXOEle_EventContent_cfi.py.