Make the Muon decoding / hit making configurable
The latest decoding version of the muon (v3) needs a different algorithm to decode than earlier versions. Therefore make this algorithm configurable in the muon sequences of HLT1 (CPU) and HLT2.
In principle MuonRawToHits
should be versioned and an automatic detection of the version should be used to decide which decoding to use. But this should be ok as a workaround.