Skip to content

TrigT1MuctpiPhase1: make simulation algorithm non-reentrant

Frank Winklmeier requested to merge fwinkl/athena:muctpi2 into master

The MuCTPI simulation is not actually thread-safe. Until this is fixed (ATR-23540) revert the algorithm to be non-reentrant.

Merge request reports