Skip to content

Check for covariance in Iterative vertex finder

Bastian Schlag requested to merge iterative_finder_no_covariance into master

Fixes a bug, where a nullptr track covariance causes a runtime error. It additionally introduces several vertexing error codes, which will be needed (or added anyways) for the MultiAdaptiveVertexFitter in MR !566 (merged).

Merge request reports