Skip to content

Make FTF seeding re-entrant, remove FTK logic

Stewart Martin-Haugh requested to merge smh/athena:FTF_reentrant into master

Needed to make the RoI a function parameter rather than a member variable - with this in place, can run over 100s of events with multiple threads and slots.

Also contains the commits from !29093 (closed) because I forgot to revert. Closing that one and focusing on this one.

Cheers,

Stewart

Edited by Stewart Martin-Haugh

Merge request reports