eic / EICrecon

EIC Reconstruction - JANA based
https://eic.github.io/EICrecon
GNU Lesser General Public License v3.0
6 stars 27 forks source link

Ability to propagate track parameters to a primary vertex with Acts #1537

Open wdconinc opened 1 month ago

wdconinc commented 1 month ago

Is your feature request related to a problem? Please describe. We would like to determine DCA, PCA, etc of a track to the primary vertex, to decide what the DCA, PCA of that track is and decide on primary vs secondary tracks.

Describe the solution you'd like Instead of having everyone (and their cat) develop a custom track projector or track propagator we should have an efficient service implementation that propagates to a surface and can be reused in algorithms.

Describe alternatives you've considered Keep feeding through track propagator.