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

TRestTrackReconnection not properly identifying end-tracks #1

Open
jgalan opened this issue Dec 25, 2020 · 0 comments
Open

TRestTrackReconnection not properly identifying end-tracks #1

jgalan opened this issue Dec 25, 2020 · 0 comments
Labels
help wanted Extra attention is needed invalid This doesn't seem right

Comments

@jgalan
Copy link
Member

jgalan commented Dec 25, 2020

This issue is created to follow up a problem discussed on the following forum post

http://rest-forum.unizar.es/t/pandaxiii-mc-pipeline-at-development-v2-3/410/15

The problem is that normally TRestTrackReconnectionProcess should shift the order of hits so that the longer edge is suppressed (minimising the total track length). In other words, just re-ordering in the array so that hit_0 and hit_N correspond with the long edge.

Also the reconnection routine, such as breaking tracks and find an optimum reconnection should solve the problem observed on the track observed at the forum post. This last, fixing reconnection through sub-tracks, might just need optimisation of fNSigmas parameter.

@jgalan jgalan added bug Something isn't working help wanted Extra attention is needed invalid This doesn't seem right and removed bug Something isn't working labels Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant