Skip to content

TrkVertexBilloirTools: Fix out-of-bounds array access.

Eigen indices are 0-based, not 1-based.

Merge request reports