Skip to content

Migrate DRAW_ZMUMU_SkimmingTool to data handles.

Use data handles instead of direct storegate access. Also made mutable counters atomic to allow the tool being used in reentrant algorithms.

This addresses part of ATLASRECTS-6090.

Merge request reports