From 93099c0fd3d77063fd9481ccc0648dda76196df7 Mon Sep 17 00:00:00 2001 From: Luca Ferragina Date: Wed, 11 Dec 2024 16:45:46 +0100 Subject: [PATCH] Update L1 Muon stubs naming to save them in FEVT --- L1Trigger/Configuration/python/L1Trigger_EventContent_cff.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/L1Trigger/Configuration/python/L1Trigger_EventContent_cff.py b/L1Trigger/Configuration/python/L1Trigger_EventContent_cff.py index dd24349b56e03..a5ee86d334285 100644 --- a/L1Trigger/Configuration/python/L1Trigger_EventContent_cff.py +++ b/L1Trigger/Configuration/python/L1Trigger_EventContent_cff.py @@ -251,7 +251,7 @@ def _appendPhase2Digis(obj): 'keep *_TTClustersFromPhase2TrackerDigis_*_*', 'keep *_l1tTTTracksFromExtendedTrackletEmulation_*_*', 'keep *_l1tTTTracksFromTrackletEmulation_*_*', - 'keep *_l1tTkStubsGmt_*_*', + 'keep *_l1tStubsGmt_*_*', 'keep *_l1tTkMuonsGmt_*_*', 'keep *_l1tSAMuonsGmt_*_*', 'keep *_l1tTkMuonsGmtLowPtFix_*_*', # in the long run this should be removed, but these fix objects will be used for now.