Fix for hit sorting issue
On rare occasions there can be issues with sorting RPC and MDT hits in the same station. This fix uses id-based sorting to ensure that RPC and MDT hits are handled correctly, thus avoiding the addition of duplicate hits to the track in the hit recovery, as reported in ATLASRECTS-6410.
Showing
- MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuPatPrimitives/CMakeLists.txt 1 addition, 1 deletion...Makers/MuonTrackMakerTools/MuPatPrimitives/CMakeLists.txt
- MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuPatPrimitives/MuPatPrimitives/SortMuPatHits.h 33 additions, 1 deletion...akerTools/MuPatPrimitives/MuPatPrimitives/SortMuPatHits.h
- MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackSteeringTools/src/MuPatHitTool.cxx 13 additions, 13 deletions...ackMakerTools/MuonTrackSteeringTools/src/MuPatHitTool.cxx
Loading