Skip to content

Commit

Permalink
Remove mtdClusters from AODSIM
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocos committed Jun 21, 2021
1 parent c0e3b23 commit f7fa938
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
)
#AOD content
RecoLocalFastTimeAOD = cms.PSet(
outputCommands = cms.untracked.vstring(
'keep *_mtdClusters_*_*',
)
outputCommands = cms.untracked.vstring()
)

0 comments on commit f7fa938

Please sign in to comment.