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 150
    • Merge requests 150
  • 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
  • !53341

Add TRT and Pixel PID information when creating track particles (sweep from master).

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Goetz Gaycken requested to merge goetz/athena:TrackSummaryRemovePID_22.0 into 22.0 May 17, 2022
  • Overview 14
  • Commits 10
  • Pipelines 1
  • Changes 61

manual sweep of MR !53027 (merged) from master to 22.0.

Add TRT and Pixel PID information directly to track particles rather than first adding the information to the track summary, For statistically combined muon track particles compute pixel PID, but only copy TRT PID information over from the input track particles (original behaviour).

For the code path not starting from tracks only the default Pixel and TRT PID values are set (tracks are needed to run the PID).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: TrackSummaryRemovePID_22.0