Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 165
    • Merge requests 165
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !58367

Removed shared hit accessor for Analysis::Muon

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Thomas Strebler requested to merge tstreble/athena:muonEventSharedHits into master Nov 14, 2022
  • Overview 9
  • Commits 1
  • Pipelines 1
  • Changes 2

In the context of ATLASRECTS-2807, the computation of the shared hit information is going to be moved from the Trk::TrackSummary into the xAOD::TrackParticle creation. The Analysis::Muon class implements interface with the Rec::TrackParticle but not the xAOD::TrackParticle. As the corresponding accessor methods do not appear to be used anywhere, they are simply removed. Going full-build full-unit-tests for safety

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: muonEventSharedHits