-
Notifications
You must be signed in to change notification settings - Fork 168
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
feat: Deduplicate seeds during track finding in Examples #3088
feat: Deduplicate seeds during track finding in Examples #3088
Conversation
cc @stephenswat if you want to checkout my implementation |
📊: Physics performance monitoring for eb53baephysmon summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good but I think it might be a good idea to add a few more comments explaining how the duplicate removal works
…deduplicate-seeds
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great change ! LGTM
Invalidated by push of d971b9d
Excellent job! |
…t#3088) Deduplicate seeds during track finding in Examples by collecting all measurement triplets generated by found tracks.
…t#3088) Deduplicate seeds during track finding in Examples by collecting all measurement triplets generated by found tracks.
…t#3088) Deduplicate seeds during track finding in Examples by collecting all measurement triplets generated by found tracks.
Deduplicate seeds during track finding in Examples by collecting all measurement triplets generated by found tracks.