CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
RecoHiEgamma_EventContent_cff Namespace Reference

Variables

tuple RecoHiEgammaAOD
 
tuple RecoHiEgammaFEVT
 
tuple RecoHiEgammaRECO
 

Variable Documentation

tuple RecoHiEgamma_EventContent_cff.RecoHiEgammaAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep floatedmValueMap_*_*_*'
4  )
5  )

Definition at line 29 of file RecoHiEgamma_EventContent_cff.py.

tuple RecoHiEgamma_EventContent_cff.RecoHiEgammaFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep recoSuperClusters_*_*_*',
4  'keep recoCaloClusters_*_*_*',
5  'keep EcalRecHitsSorted_*_*_*',
6  'keep floatedmValueMap_*_*_*',
7  'keep recoPFCandidates_*_*_*',
8  "drop recoPFClusters_*_*_*",
9  "keep recoElectronSeeds_*_*_*",
10  "keep recoGsfElectrons_*_*_*"
11  )
12  )

Definition at line 3 of file RecoHiEgamma_EventContent_cff.py.

tuple RecoHiEgamma_EventContent_cff.RecoHiEgammaRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep recoSuperClusters_*_*_*',
4  'keep recoCaloClusters_*_*_*',
5  'keep EcalRecHitsSorted_*_*_*',
6  'keep floatedmValueMap_*_*_*', # isolation not created yet in RECO step, but in case it is later
7  'keep recoPFCandidates_*_*_*',
8  "drop recoPFClusters_*_*_*",
9  "keep recoElectronSeeds_*_*_*",
10  "keep recoGsfElectrons_*_*_*"
11  )
12  )

Definition at line 16 of file RecoHiEgamma_EventContent_cff.py.