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 175
    • Merge requests 175
  • 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
  • !59119

dummy implementation of ITk/Pixel radiation damage

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tomas Dado requested to merge tdado/athena:ITkTemplateRadiationDamage into master Dec 09, 2022
  • Overview 40
  • Commits 7
  • Pipelines 2
  • Changes 23

Replaces !59111 (closed)

Summary

This MR adds a dummy implementation of the pixel radiation damage correction aimed for ITk. The idea is that a correction to the lorentz angle based on the depth of the initial deposited charge is applied and then the deposited charge is corrected based on the intial deposited charge. This is done by reading pre-calculated (dummy for now) histograms that contain the LA values or charge corrections as a function of initial energy deposition depth.

Caveats

For now, only dummy histograms are set. Only the planar sensor has the code implemented, not the 3D one, but it should be easy to implement it also for 3D once we address all issues.

cc @mbomben @tadej @llongo @tlari @stsuno @battagl @nstyles @sroe

Edited Jan 26, 2023 by Tomas Dado
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ITkTemplateRadiationDamage