Skip to content

Fix memory leak in MuonTrackCleaner (ATLASRECTS-5194)

William Axel Leight requested to merge wleight/athena:ATLASRECTS-5194 into master

The real solution would be to have the residualPullCalculator return a unique_ptr but that will require coordination with ID software: in the meantime, this fixes the leak.

Merge request reports