Remove hardcoded manipulation of WriteHandle names in MuonCreatorAlg
Hi,
so far, in MuonCreatorAlg, the names of the WriteHandleKey<xAOD::MuonSegmentContainer> and WriteHandleKey<Trk::SegmentCollection> were modified via hardcoded strings. This MR removes that and does these string manipulations already during the configuration.
Best, Nico
Edited by Nicolas Koehler