CMS 3D CMS Logo

Variables

RecoHiEgamma_EventContent_cff Namespace Reference

Variables

tuple RecoHiEgammaAOD
tuple RecoHiEgammaFEVT
tuple RecoHiEgammaRECO

Variable Documentation

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring(
00003     'keep floatedmValueMap_*_*_*'
00004     )
00005     )

Definition at line 21 of file RecoHiEgamma_EventContent_cff.py.

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring(
00003     'keep recoSuperClusters_*_*_*',
00004     'keep recoCaloClusters_*_*_*',
00005     'keep EcalRecHitsSorted_*_*_*',
00006     'keep floatedmValueMap_*_*_*'
00007     )
00008     )

Definition at line 3 of file RecoHiEgamma_EventContent_cff.py.

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring(
00003     'keep recoSuperClusters_*_*_*',
00004     'keep recoCaloClusters_*_*_*',
00005     'keep EcalRecHitsSorted_*_*_*',
00006     'keep floatedmValueMap_*_*_*'  # isolation not created yet in RECO step, but in case it is later
00007     )
00008     )

Definition at line 12 of file RecoHiEgamma_EventContent_cff.py.