Skip to content
Snippets Groups Projects

New way to find the point on hit segment closest to the nearest wire

Merged Chav Chhiv Chau requested to merge chchau/athena:digiSecTrack into master

sTGC time response is parametrized in terms of the distance of smallest approach. So digit time indicates to some accuracy the distance between the wire and the hit. The position where this distance intersects the wire is the position charge is induced on the wire, strip and pad channels. Since the sTGC channels are staggered, it is important to determine this position correctly. Then combining the measurements of all layers would improve the resolution. This merge request introduces a new method to compute the smallest distance between the hit and wire, and determine the two points (on the hit segment and on the wire) where distance is smallest.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Hi @chchau,

    thanks for providing the MR. I've made a couple of comments. All of them are just code styling to make the code more compact. Feel free to reject them if you don't want to trigger a new CI

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading