Skip to content

TrkG4UserActions: thread-checker fixes

Frank Winklmeier requested to merge fwinkl/athena:trkg4 into master
  • remove unnecessary mutables
  • make IGeantFollower[MS]Helper interfaces non-const to avoid mutables
  • replace macro with constexpr

Relates to ATLASSIM-3561.

Merge request reports