diff --git a/Alignment/CommonAlignment/python/tools/trackselectionRefitting.py b/Alignment/CommonAlignment/python/tools/trackselectionRefitting.py index 064c6d9418fb1..948f56d12aee0 100644 --- a/Alignment/CommonAlignment/python/tools/trackselectionRefitting.py +++ b/Alignment/CommonAlignment/python/tools/trackselectionRefitting.py @@ -147,7 +147,8 @@ def getSequence(process, collection, if collection in ("ALCARECOTkAlMinBias", "generalTracks", "ALCARECOTkAlMinBiasHI", "hiGeneralTracks", - "ALCARECOTkAlJetHT", "ALCARECOTkAlDiMuonVertexTracks"): + "ALCARECOTkAlJetHT", "ALCARECOTkAlDiMuonVertexTracks", + "hltMergedTracks"): options["TrackSelector"]["Alignment"].update({ "ptMin": 1.0, "pMin": 8.,