Skip to content

Fix vertex fitter unsafe write

Daniel Campora Perez requested to merge fix_vertex_fitter_bug into master

Fix a bug whereby the vertex fitter was always writing to the secondary vertices, even if the fit did not converge.

Merge request reports