Skip to content

Fix hasValidCovZ0, hasValidCovD0andZ0 in TrackParticlexAODHelpers

Remove un-needed NOTs - if the covariance matrix is valid, the returned vector should have a least a length of 3 (so >2). Otherwise, these functions will always return false. Note: in master, it looks like they removed the size checks altogether

Tagging @rgugel, @dshope as reporters/watchers

Merge request reports