Skip to content
Snippets Groups Projects

Thread Safety fixes for TrkEvent (part 3 or so)

  • There is a follow up on this !23269 (merged) After a further discussion with @goetz we decided to go with my initial proposal of moving the const_cast from inside the EDM classes to the "problematic" TrackSlimmingTool code that needs them. The actual solution for the TrackSlimmingTool is now to be followed here https://its.cern.ch/jira/browse/ATLASRECTS-4950

  • Remove mutable in TrkSegment,TrkPseudoMeasurementOnTrack

  • Add override, final in TrkCaloCluster_OnTrack

  • TrkCaloClusterROI needed not be virtual.

Edited by Christos Anastopoulos

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
Please register or sign in to reply
Loading