Rename Trk::SegmentCollection to TrackMuonSegments to avoid duplicate (ATLASRECTS-5667)

Hi,

so far, we were storing both a Trk::SegmentCollection and a xAOD::MuonSegmentContainer with the same name MuonSegments causing a WARNING at run time in reconstruction for each event, cf. ATLASRECTS-5667. Now, the Trk::SegmentCollection is renamed to TrackMuonSegments which fixes ATLASRECTS-5667.

Best, Nico

Merge request reports

Loading