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 29 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     'keep recoPFCandidates_*_*_*',
00008     "drop recoPFClusters_*_*_*",
00009     "keep recoElectronSeeds_*_*_*",
00010     "keep recoGsfElectrons_*_*_*"    
00011     )
00012     )

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     'keep recoPFCandidates_*_*_*',
00008     "drop recoPFClusters_*_*_*",
00009     "keep recoElectronSeeds_*_*_*",
00010     "keep recoGsfElectrons_*_*_*"    
00011     )
00012     )

Definition at line 16 of file RecoHiEgamma_EventContent_cff.py.