Skip to content

Conversation

wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Jul 29, 2025

Briefly, what does this PR introduce?

This PR removes the need to pass ActsExamples::Trajectories to the IterativeVertexFinder, which operates entirely on TrackParameters which are supported in our edm4eic data model. This means we can turn the IterativeVertexFinder into a fully podio- and algorithms-compliant algorithm without having to wait for ActsPodioEdm.

What kind of change does this PR introduce?

  • Bug fix (issue: algorithms should input and output podio collections only)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

@github-actions github-actions bot added the topic: tracking Relates to tracking reconstruction label Jul 29, 2025
@wdconinc wdconinc marked this pull request as draft July 29, 2025 00:38
…(fix: iwyu) (#2132)

This PR applies the include-what-you-use fixes as suggested by
https://github.com/eic/EICrecon/actions/runs/18475327937.
Please merge this PR into the branch
`iterative-vertex-finder-from-reconstructed-particles`
to resolve failures in PR #1992.

Auto-generated by [create-pull-request][1]

[1]: https://github.com/peter-evans/create-pull-request

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: tracking Relates to tracking reconstruction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants