Skip to content

make HIEventShapeMaker re-entrant algorithm

Petr Balek requested to merge pbalek/athena:hi-make-hi-algs-mt into master

Changes HIEventShapeMaker from AthAlgorithm to AthReentrantAlgorithm. Also changes some related tools so they use const functions wherever needed. Output of the HIEventShapeMaker remains exactly the same.

relevant JIRA tickets: ATLHI-475

tagging @stapiaar

Merge request reports