Skip to content

Commit

Permalink
Add low pt muon fix objects into phase 2 L1 event content.
Browse files Browse the repository at this point in the history
  • Loading branch information
aloeliger committed Feb 5, 2024
1 parent 695ed78 commit fae6c47
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 fae6c47

Please sign in to comment.