Skip to content

Remove usage of IStauBetaTofTool.h

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

The IStauBetaTofTool.h is not thread-safe and was just used to propagate a float from MuonStauRecoTool to MdtDriftCircleOnTrackCreator. This MR removes the usage of this tool and propagates the float directly.

Adding @emoyse and @wleight for comments

Merge request reports