Skip to content

Fix rdf issues

Sylvester Joosten requested to merge fix_RDF_issues into master

Fix issue where the full TrackParameter covariance matrix stored as array<float, 21> breaks usage with RDF. For now, we fall back to using sub-covariance matrices using our builtin CovXY and CovXYZ types.

Merge request reports