acts-project / acts-project/acts
TrackAtVertex trackWeight is not being written in IVF
Open
Stale
- Dominant language
- C++
- Stars
- 131
- Forks
- 276
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 112
Description
During my work on the vertexing I noticed that the `trackWeight` of `TrackAtVertex` https://github.com/acts-project/acts/blob/main/Core/include/Acts/Vertexing/TrackAtVertex.hpp#L69 default of `1` is never being overwritten in the IVF. Not sure if this is intended but it seems very odd.
Contributor guide
Assessment
This issue has not been assessed yet.