Skip to content

Conversation

@AlvaroEzq
Copy link

@AlvaroEzq AlvaroEzq commented Oct 3, 2025

AlvaroEzq Ok: 11 Powered by Pull Request Badge

When doing the linearization process of tracks for alpha analysis, the length is always a bit shorter than it should. This is due to the kMeansClustering algorithm that tends to pull the nodes position towards the center of the track. This effect is diminuished by adding more nodes, but this ends up messing the track reconstruction and length resolution.

To avoid these, we can fix the position of the first and last node to be at the start and end of the track.

Important

This change needs first the addition of the fixBoundaries option in TRestVolumeHits::kMeansClustering. Approve PR554 before this one

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