Variables | |
tuple | RecoHiEgammaAOD |
tuple | RecoHiEgammaFEVT |
tuple | RecoHiEgammaRECO |
00001 cms.PSet( 00002 outputCommands = cms.untracked.vstring( 00003 'keep floatedmValueMap_*_*_*' 00004 ) 00005 )
Definition at line 21 of file RecoHiEgamma_EventContent_cff.py.
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.
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.