Skip to content

ITS: add back the code for track following#15456

Open
mpuccio wants to merge 4 commits into
AliceO2Group:devfrom
mpuccio:track_following
Open

ITS: add back the code for track following#15456
mpuccio wants to merge 4 commits into
AliceO2Group:devfrom
mpuccio:track_following

Conversation

@mpuccio
Copy link
Copy Markdown
Contributor

@mpuccio mpuccio commented May 31, 2026

By default, this is disabled for ITS, but it is required for ALICE3.
This changes the findRoads to avoid the double pass (first count then fill) on CPU, leading to marginal gain on speed while keeping the memory footprint equal (checked on a critical PbPb CTF that Felix gave me)

@mpuccio mpuccio force-pushed the track_following branch from 9012bd5 to d4e7f5a Compare May 31, 2026 06:39
Copy link
Copy Markdown
Collaborator

@f3sch f3sch left a comment

Choose a reason for hiding this comment

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

Nice work, still have to go through the actual meat of the code but maybe this can be a starting point. Most comments are only of cosmetic nature

Comment thread Detectors/ITSMFT/ITS/tracking/include/ITStracking/ROFLookupTables.h Outdated
Comment thread Detectors/ITSMFT/ITS/tracking/include/ITStracking/ROFLookupTables.h Outdated
Comment thread Detectors/ITSMFT/ITS/tracking/include/ITStracking/TrackExtensionCandidate.h Outdated
Comment thread Detectors/ITSMFT/ITS/tracking/include/ITStracking/TrackExtensionCandidate.h Outdated
Comment thread Detectors/ITSMFT/ITS/tracking/include/ITStracking/TrackExtensionCandidate.h Outdated
Comment thread Detectors/ITSMFT/ITS/tracking/include/ITStracking/TrackExtensionCandidate.h Outdated
Comment thread Detectors/ITSMFT/ITS/tracking/include/ITStracking/TrackExtensionCandidate.h Outdated
Comment thread Detectors/ITSMFT/ITS/tracking/include/ITStracking/TrackFollower.h Outdated
Comment thread Detectors/ITSMFT/ITS/tracking/include/ITStracking/TrackFollower.h Outdated
Comment thread Detectors/ITSMFT/ITS/tracking/include/ITStracking/TrackerTraits.h Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants