Skip to content

Changes to ZdcRecRun3 to allow a list of analysis tools, based on...

Peter Alan Steinberg requested to merge steinber/athena:zdc-23-toollist into 23.0

Changes to ZdcRecRun3 to allow a list of analysis tools, based on IZdcAnalysisTool.

The only subtlety here is that I can't use constant iterators for the tool list, since our code is not yet thread safe.

Edited by Peter Alan Steinberg

Merge request reports