Skip to content

Fix thread-safety warnings in MuonRefitTool

Nicolas Koehler requested to merge nkoehler/athena:MuonTrackFinderTools into master

Hi,

this MR fixes some thread-safety warnings in MuonRefitTool. After this is merged, only the const_casts in MuonErrorOptimisationTool.cxx, MuonSegmentRegionRecoveryTool.cxx, MuonTrackSelectorTool.cxx and MuonRefitTool.cxx are left in the MuonTrackFinderTools package. This MR partially fixes ATLASRECTS-5250.

Best, Nico

Merge request reports