Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: any direction for helical track linearizer [backport #1363 to de…
…velop/v19.x] (#1377) Backport 8639c37 from #1363. --- Previously the `HelicalTrackLinearizer` assumed that the vertex we are fitting has to be reachable by back propagation. This is not always the case. In this PR we try to estimate the direction in which we will find the vertex and use it for the propagation. @asalzburger mentioned that it would be good to back propagate from the first measurement of the particle on the track as this will always be "ahead" of the vertex cc @paulgessinger
- Loading branch information