Replies: 1 comment
-
Track reconstruction with Acts is based on the use of local coordinates on surfaces, which are always a pair. Track finding/fitting returns the local coordinates on a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are two locations in
outputTrackParameters
:loc.first
andloc.second
. Are they start point and end point of this track in the tracking system? They should not be hits because a track should not only include two hits.Beta Was this translation helpful? Give feedback.
All reactions