CMS 3D CMS Logo

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

Variables

tuple exoticaSinglePhoOutputModule
 

Variable Documentation

tuple EXOSinglePho_EventContent_cfi.exoticaSinglePhoOutputModule
Initial value:
1 = cms.OutputModule("PoolOutputModule",
2  outputCommands = cms.untracked.vstring(),
3 # SelectEvents = cms.untracked.PSet(SelectEvents = cms.vstring('exoticaSinglePhoHighetPath')),
4  SelectEvents = cms.untracked.PSet(SelectEvents = cms.vstring('exoticaRecoSinglePhoHighetPath')),
5  dataset = cms.untracked.PSet(filterName = cms.untracked.string('EXOSinglePho'),
6  dataTier = cms.untracked.string('EXOGroup')
7  ),
8 
9  fileName = cms.untracked.string('exoticatest.root')
10  )

Definition at line 5 of file EXOSinglePho_EventContent_cfi.py.