This MR
GeometryContext
and MagneticFieldContext
objects as input and create the propagator options on the fly.VertexFitterOptions
and VertexFinderOptions
to VertexingOptions
as they were identical and no differentiation between them is needed. It also avoid some useless copying where VertexFinderOptions
were converted into VertexFitterOptions
.