Skip to content

MuonCompetingClustersOnTrackCreator: Fix cppcheck warnings

Emma Catherine Godden requested to merge egodden/athena:ATLASRECTS-6377 into master

Fix cppcheck warning in ATLASRECTS-6377

Running cppcheck only gave the StlMissingComparison warning and didn't reproduce the containerOutOfBounds warning mentioned in the ticket.

Merge request reports