Default hlt1 sequences crash in production when muons are not in global

In 2022 data-taking, it was observed that Allen crashes when running the default HLT1 sequences (such as hlt1_pp_no_gec_no_ut and hlt1_pp_matching_no_gec) if muons were not in global. Attached an example of such a crash, running on a saved MEP from a run with muons excluded from global.

double-mep-crash.txt

The crash can be fixed by adding a with_muon=False flag to the trigger configuration, but in principle, Allen!968 should be preventing the muon decoding from being run at all...