Skip to content

Commit

Permalink
Merge pull request cms-sw#22591 from rekovic/pr93x-TTStubClusterAssoc…
Browse files Browse the repository at this point in the history
…iationFEVTDEBUGEventcontent

Pr93x TTStubCluster Association in FEVTDEBUG eventcontent
  • Loading branch information
cmsbuild authored Mar 19, 2018
2 parents 4ce1b76 + 5a721b4 commit 2e5be81
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
'keep *_assoc2thStepTk_*_*',
'keep *_assoc2GsfTracks_*_*',
'keep *_assocOutInConversionTracks_*_*',
'keep *_assocInOutConversionTracks_*_*')
'keep *_assocInOutConversionTracks_*_*',
'keep *_TTClusterAssociatorFromPixelDigis_*_*',
'keep *_TTStubAssociatorFromPixelDigis_*_*')

)

SimTrackerDEBUG = cms.PSet(
Expand Down

0 comments on commit 2e5be81

Please sign in to comment.