Fix setup of FastVertexFitter
Function FastVertexFitterCfg
properly sets LinearizedTrackFactory
and Extrapolator
, however these were not really taken into account by CompFactory.Trk.FastVertexFitter
in the same function. This MR will fix it.
Inspired by AdaptiveMultiVertexFitter
Edited by Petr Balek