Skip to content

Commit

Permalink
cleaning the RECO & FEVT eventcontent for the HGCAL-seeded electrons …
Browse files Browse the repository at this point in the history
…Seeds as asked
  • Loading branch information
archiron committed Sep 5, 2017
1 parent 9c42f12 commit b6657cf
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
outputCommands = cms.untracked.vstring('keep *_CkfElectronCandidates_*_*',
'keep *_GsfGlobalElectronTest_*_*',
'keep *_electronMergedSeeds_*_*',
'keep *_electronMergedSeedsFromMultiCl_*_*',
'keep *_electronGsfTracks_*_*'
)
)
Expand Down Expand Up @@ -32,7 +31,7 @@
outputCommands = cms.untracked.vstring('keep recoTracks_GsfGlobalElectronTest_*_*',
'keep recoGsfTracks_electronGsfTracks_*_*'

)
)
)

from Configuration.Eras.Modifier_phase2_hgcal_cff import phase2_hgcal
Expand Down

0 comments on commit b6657cf

Please sign in to comment.