Skip to content

Commit

Permalink
make sure that the SuperClusters are available in AOD
Browse files Browse the repository at this point in the history
  • Loading branch information
R. Alex Barbieri committed Jun 17, 2015
1 parent 7a3b4fe commit b673002
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RecoHI/HiEgammaAlgos/python/RecoHiEgamma_EventContent_cff.py
Expand Up @@ -32,6 +32,8 @@
outputCommands = cms.untracked.vstring(
'keep floatedmValueMap_*_*_*',
'keep recoGsfElectrons_gedGsfElectronsTmp_*_*',
'keep recoSuperClusters_correctedIslandBarrelSuperClusters_*_*',
'keep recoSuperClusters_correctedIslandEndcapSuperClusters_*_*',
'keep recoHIPhotonIsolationedmValueMap_photonIsolationHIProducer_*_*'
)
)

0 comments on commit b673002

Please sign in to comment.