Draft: New PV v1->v3 (soa) converter to add track information; use beamline slopes.
This takes care of two things:
- Add a new conversion algorithm for
KeyedContainer<RecVertex>
toPrimaryVertices
. This is needed in case we want to use the output of PatPV3DFuture in the rest of the framework. - Use the beamline slopes:
- in TrackBeamlineVertexFinderSoA for the computation of z_poca and to seed the vertex fit
- in the final selection that requires a maximal distance to the beamline
- see also #520 (closed)
WARNING: is probably superseded by !3665 (merged) (Wouter needs to check)
Edited by Wouter Hulsbergen