CMS 3D CMS Logo

Variables

egammaVeryHighEtOutputModuleRECOSIM_cfi Namespace Reference

Variables

tuple egammaVeryHighEtOutputModuleRECOSIM

Variable Documentation

Initial value:
00001 cms.OutputModule("PoolOutputModule",
00002     RECOSIMEgammaSkimEventContent,
00003     egammaVeryHighEtEventSelection,
00004     dataset = cms.untracked.PSet(
00005         filterName = cms.untracked.string('egammaVeryHighEtRECOSIM'),
00006         dataTier = cms.untracked.string('USER')
00007     ),
00008     fileName = cms.untracked.string('egammaVeryHighEtRECOSIM.root')
00009 )

Definition at line 5 of file egammaVeryHighEtOutputModuleRECOSIM_cfi.py.