Skip to content

Update of ParticleVertexFit

As reported here:

#208 (closed)

the vertex fit fails if it encounters composite daughters that do not have valid vertex information. This update mitigates that effect: If a composite Particle (daughters>0) does not have an endVertex, or an endVertex with a chi2 with 0 DOF, then the vertex fit will use (recursively) the granddaughters.

Edited by Wouter Hulsbergen

Merge request reports