diff --git a/RecoLocalMuon/Configuration/python/RecoLocalMuon_EventContent_cff.py b/RecoLocalMuon/Configuration/python/RecoLocalMuon_EventContent_cff.py index 962601e918ba2..f20371dd5efbb 100644 --- a/RecoLocalMuon/Configuration/python/RecoLocalMuon_EventContent_cff.py +++ b/RecoLocalMuon/Configuration/python/RecoLocalMuon_EventContent_cff.py @@ -8,7 +8,9 @@ 'keep *_dt4DSegments_*_*', 'keep *_dt4DCosmicSegments_*_*', 'keep *_cscSegments_*_*', - 'keep *_rpcRecHits_*_*') + 'keep *_rpcRecHits_*_*', + 'keep *_dt1DRecHits_*_*', + 'keep *_csc2DRecHits_*_*') ) from Configuration.Eras.Modifier_run2_GEM_2017_cff import run2_GEM_2017 from Configuration.Eras.Modifier_run3_GEM_cff import run3_GEM