You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As stated in the title
Describe the solution you'd like
Add ReconstructedParticle as input to IVF. The links between ReconstructedParticles to Acts vertices are not explicit. Will compare trajectory parameters to create the link
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
### Briefly, what does this PR introduce?
- added association for ReconstructionParticles to output vertices
### What kind of change does this PR introduce?
- [ ] Bug fix (issue #__)
- [X] New feature (issue #1575)
- [ ] Documentation update
- [ ] Other: __
### Please check if this PR fulfills the following:
- [X] Tests for the changes have been added
- [X] Documentation has been added / updated
- [X] Changes have been communicated to collaborators
### Does this PR introduce breaking changes? What changes might users
need to make to their code?
### Does this PR change default behavior?
- ReconstructedParticle association added to the default output
CKFCentralVertices
---------
Co-authored-by: Xin Dong <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Kalinkin <[email protected]>
Co-authored-by: Xin Dong <[email protected]>
Is your feature request related to a problem? Please describe.
As stated in the title
Describe the solution you'd like
Add ReconstructedParticle as input to IVF. The links between ReconstructedParticles to Acts vertices are not explicit. Will compare trajectory parameters to create the link
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: