Skip to content

TrigT1NSWSimTools: Fixes for thread-checker

Frank Winklmeier requested to merge fwinkl/athena:fwinkl_20200723T110952 into master
  • Use AthMessaging for messaging where applicable.
  • Replace calls to exit with throwing an exception.

One side-effect is that MMLoadVariables is no longer copy-able. But that doesn't seem necessary anyway. Can just be passed by reference.

Merge request reports