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 170
    • Merge requests 170
  • 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
  • !46540

TGC Digitization: Implementation of signal propagation time between the sensor edge and ASD

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tadej Novak requested to merge tadej/athena:tgc-mc20 into 22.0-mc20 Sep 16, 2021
  • Overview 20
  • Commits 1
  • Pipelines 4
  • Changes 19

This is a cleaned-up version of !46515 (closed) which does not change the output. A flag still needs to be added to toggle the functionality.

Add the new db system to fix the missing timing calculation at the TGC_Digitization stage between the sensor edge and the ASD. TGC_Digitization retrive the information of the distance between the sensor edge and ASD from the condition db. Condition algorithm (TGCDigitASDposDbAlg) and condition object (TGCDigitASDposData) have been added to manage the condition data in AthenaMT. TGC_Digitization has been modified to use the new TGCDigitASDposDbAlg and TGCDigitASDposData and added the method to calculate of signal propagation time from sensor edge to the ASD. The compilation is fine, no errors or warnings. The test has been done locally.

/cc @junpei @teramura @jchapman @jojungge

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: tgc-mc20