Skip to content

Add a geometry configuration option to MuonLRTOverlapRemovalTool

Sagar Addepalli requested to merge sagara17/athena:AddRun3OptMuonMerger into master

This MR adds an option for the user to set a Run 2 or run 3 geometry via a boolean flag in MuonLRTOverlapRemovalTool. The tool makes use of the MuonSelectorTool to resolve overlaps, which in turn needs to know the detector geometry so that it can evaluate the muon ID working points correctly.

Merge request reports