Skip to content

JetUncertainties: enable thread-checker and fixes

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

Enable thread-checker and fix warnings. Mark JetUncertaintiesTool as not thread-safe due to the use of the static EventInfo cache (and the use of TRandom3).

Merge request reports