Skip to content
Snippets Groups Projects
Commit 21cc9d39 authored by Savanna Shaw's avatar Savanna Shaw Committed by Frank Winklmeier
Browse files

Make Muon Segment Finding Algs Reentrant

Migrating the muons egment finding algorithms to be reentrant (ATR-22181). Mostly changing AthAlgorithm to AtReentrantAlgorithm, making relevent functions const in the algorithms and associated tools, and passing the event context to the data handles. (Note the event context should also be passed down through the tools to the data handles included in tools. Will do this in separate merge requests, as there is quite a labyrinth of tools to navigate and this MR is already starting to get a bit large).
parent 399263be
No related branches found
No related tags found
No related merge requests found
Showing
with 180 additions and 198 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment