From b6657cf29579e77e4f6d4ac589b96da0c6dbbf03 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Tue, 5 Sep 2017 10:53:02 +0200 Subject: [PATCH] cleaning the RECO & FEVT eventcontent for the HGCAL-seeded electrons Seeds as asked --- .../Configuration/python/TrackingTools_EventContent_cff.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TrackingTools/Configuration/python/TrackingTools_EventContent_cff.py b/TrackingTools/Configuration/python/TrackingTools_EventContent_cff.py index b69fdb7bc8fab..29402e2894992 100644 --- a/TrackingTools/Configuration/python/TrackingTools_EventContent_cff.py +++ b/TrackingTools/Configuration/python/TrackingTools_EventContent_cff.py @@ -4,7 +4,6 @@ outputCommands = cms.untracked.vstring('keep *_CkfElectronCandidates_*_*', 'keep *_GsfGlobalElectronTest_*_*', 'keep *_electronMergedSeeds_*_*', - 'keep *_electronMergedSeedsFromMultiCl_*_*', 'keep *_electronGsfTracks_*_*' ) ) @@ -32,7 +31,7 @@ outputCommands = cms.untracked.vstring('keep recoTracks_GsfGlobalElectronTest_*_*', 'keep recoGsfTracks_electronGsfTracks_*_*' - ) + ) ) from Configuration.Eras.Modifier_phase2_hgcal_cff import phase2_hgcal