Skip to content

Commit

Permalink
Merge pull request #43926 from aloeliger/lowPtMuonFixEventContent
Browse files Browse the repository at this point in the history
Backport [14_0]: Add low pt muon fix objects into phase 2 L1 event content.
  • Loading branch information
cmsbuild authored Feb 12, 2024
2 parents 40857a0 + fae6c47 commit b42767c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ def _appendPhase2Digis(obj):
'keep *_l1tTkStubsGmt_*_*',
'keep *_l1tTkMuonsGmt_*_*',
'keep *_l1tSAMuonsGmt_*_*',
'keep *_l1tTkMuonsGmtLowPtFix_*_*', # in the long run this should be removed, but these fix objects will be used for now.
]
obj.outputCommands += l1Phase2Digis

Expand Down

0 comments on commit b42767c

Please sign in to comment.