Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

63 mixed orientations reconstruction #95

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

AsaNehm
Copy link
Contributor

@AsaNehm AsaNehm commented Apr 19, 2024

In case of having X hits, but no X track (having not enough to form a track out of them), check for each hit if it fits between the first and last hit of the U and V tracks in time and z coordinate.
If this hit fits in this, push it into the HoughCandidatesX to then get matched in with the U and V simple tracks into a 3D track.

@AsaNehm AsaNehm requested a review from LiamOS April 19, 2024 14:50
Copy link
Member

@LiamOS LiamOS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes make sense and reasoning is good, approved.

@AsaNehm AsaNehm merged commit d745509 into main Apr 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants