CMS 3D CMS Logo

Variables

EXOSinglePho_EventContent_cfi Namespace Reference

Variables

tuple exoticaSinglePhoOutputModule

Variable Documentation

Initial value:
00001 cms.OutputModule("PoolOutputModule",
00002                                           outputCommands = cms.untracked.vstring(),
00003 #                                          SelectEvents = cms.untracked.PSet(SelectEvents = cms.vstring('exoticaSinglePhoHighetPath')),
00004                                           SelectEvents = cms.untracked.PSet(SelectEvents = cms.vstring('exoticaRecoSinglePhoHighetPath')),
00005                                           dataset = cms.untracked.PSet(filterName = cms.untracked.string('EXOSinglePho'),
00006                                                                        dataTier = cms.untracked.string('EXOGroup')
00007     ),
00008                                           
00009                                           fileName = cms.untracked.string('exoticatest.root')
00010                                           )

Definition at line 5 of file EXOSinglePho_EventContent_cfi.py.