Skip to content

CSC digitization MT memory handling improvements

Tadej Novak requested to merge tadej/athena:overlay/csc into master

This MR slightly improves memory management of CSC digitization. The motivation is the new version of Gaudi which seems to call initialize multiple times.

This still does not solve MT irreproducibility but should avoid accidental leaks.

@nkoehler, any ideas what else could be re-initialised at initialize and thus causing different output?

Merge request reports