Skip to content

MuIdCaloEnergyTools - Fix faulty ownership assumption

Johannes Junggeburth requested to merge (removed):ATLASRECTS-6381 into master

Hi @emoyse, @elmsheus, @christos, @pberta

first of all apologies for the troubles in breaking the release again.

image

I investigated my last few merge requests and finally found this spurious line. It's troublesome as the tool assumes to take over ownership, but I cleaned up the ownership policy to use smart pointers instead.

Closes ATLASRECTS-6381

Adding @goblrisc, @npetters, @sroe to revive the philosopher of the day: image

Merge request reports