Skip to content

MuonCombinedTrackBuilder unique_ptrs - Vol I

Johannes Junggeburth requested to merge (removed):CmbTrkBldr_unique_ptr into master

Hi,

this MR addresses ATLASRECTS-5986 where memory leaks have been spotted. Instead of manually inserting the relevant delete statements, I took the radical step to switch towards unique_ptrs where possible and also where necessary to improve the situation described in the ticket.

Adding: @sroe, @amete, @npetters, @goblirsc

The philosopher of the day:

image

Merge request reports