Skip to content

Fix setup of FastVertexFitter

Petr Balek requested to merge pbalek/athena:hi-fix-fastvertexfitter into master

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

Merge request reports