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 169
    • Merge requests 169
  • 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
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !52324

Draft: PLR Digitization Implementation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Deion Elgin Fellers requested to merge dfellers/athena:master-PlrDigitization into master Apr 17, 2022
  • Overview 34
  • Commits 9
  • Pipelines 0
  • Changes 24

This MR sets up the digitization for the Pixel Luminosity Rings (PLR) detector.

Because the PLR is made from the same pixel modules that are in ITkPixel, it utilizes the same digitization algorithms as well. Here we are just configuring the pixel digitization algorithms differently for the PLR such that they use the PLR_ID identifier scheme, use the "PLR" instantiation of the PixelDetectorManager, and also access PLR specific data and settings.

I have also implemented the RDO analysis code for the PLR (PLR_RDOAnalysis) which outputs a simple root file filled with PLR RDO data.

In the attached images, you can see the content of the RDOAnalysis root file, the ToT distribution of the PLR RDOs, the global x-y scatter plot of PLR RDOs, and the global z-r scatter plot of ITkPixel and PLR RDOs (you can see the PLR at |z| = 2250 mm and r = 100 mm).

Screen_Shot_2022-04-17_at_6.54.50_PM

Screen_Shot_2022-04-17_at_7.44.29_PM

Screen_Shot_2022-04-17_at_6.47.26_PM

Screen_Shot_2022-04-17_at_6.50.51_PM

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master-PlrDigitization