Skip to content
Snippets Groups Projects

Remove const_cast from MuonSegmentRegionRecoveryTool

Merged William Axel Leight requested to merge wleight/athena:ATLASRECTS-5250_2 into master

MuonSegmentRegionRecoveryTool was unnecessarily treating the tracks it creates as const, even though they are not. Removing the unnecessary consts means that the const_casts can be removed as well. I took advantage of the changes to move to unique_ptr for the parts of the code affected by them. Partially resolves ATLASRECTS-5250.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading