Skip to content

refactor!: Distinct MultiComponentTrackParameters#5150

Merged
kodiakhq[bot] merged 33 commits intoacts-project:mainfrom
andiwand:cleanup-multitrackparams
Mar 17, 2026
Merged

refactor!: Distinct MultiComponentTrackParameters#5150
kodiakhq[bot] merged 33 commits intoacts-project:mainfrom
andiwand:cleanup-multitrackparams

Conversation

@andiwand
Copy link
Contributor

Decouples the MultiComponentTrackParameters interface from the usual bound track parameters. This is motivated by their distinct nature. A MultiComponentTrackParameters cannot be uniquely represented as a single bound track parameter but requires a user specified merging procedure.

Additionally, refactors the component storage to use SoA over AoS to model optional covariance more efficiently.

--- END COMMIT MESSAGE ---

blocked by

@andiwand andiwand added this to the next milestone Feb 23, 2026
@andiwand andiwand added the 🛑 blocked This item is blocked by another item label Feb 23, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 27, 2026

📊: Physics performance monitoring for 4ec0586

Full contents

physmon summary

❗️: Downstream build failure

  • eic-shell (cc @acts-project/epic-contacts)

@andiwand andiwand removed the 🛑 blocked This item is blocked by another item label Feb 27, 2026
@andiwand andiwand marked this pull request as ready for review March 14, 2026 13:27
@andiwand andiwand requested a review from benjaminhuth March 16, 2026 09:19
Copy link
Member

@benjaminhuth benjaminhuth left a comment

Choose a reason for hiding this comment

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

Looks good, just a few comments at the moment

Copy link
Member

@benjaminhuth benjaminhuth left a comment

Choose a reason for hiding this comment

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

Thanks, very nice. I have some minor comments still

Copy link
Member

@benjaminhuth benjaminhuth left a comment

Choose a reason for hiding this comment

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

LGTM!

@sonarqubecloud
Copy link

@kodiakhq kodiakhq bot merged commit fa687cd into acts-project:main Mar 17, 2026
42 checks passed
@andiwand andiwand deleted the cleanup-multitrackparams branch March 17, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants