Skip to content

Fix memory leak in MuPatHitTool

Walter Lampl requested to merge wlampl/athena:MuPatLeakWork into master

Fixes ATLASRECTS-5715 by passing the cleanUp calls though the lenghty call-chain to MuPatHitTool. Valgrind confirms that the leak is fixed.

Adresses also ATLASRECTS-5330.

Merge request reports