Skip to content

Remove unnecessary makePrivateStore calls (ATR-24742, ATR-27493)

Stewart Martin-Haugh requested to merge smh/athena:findHitDV_noPrivateStore into 23.0

Remove some makePrivateStore calls - not needed since we are storing the xAOD objects in a container.

Add a reserve() call.

Merge request reports