Skip to content

ActsTrkEvent: Fix unit test failures in dbg build.

Scott Snyder requested to merge ssnyder/athena:test.ActsTrkEvent-20230520 into master
  • Extend ActsTrk::MultiTrajectory::has_impl to handle uncalibratedSourceLink.
  • Mismatched dimensions for effectiveProjector matrix.
  • Disable NDEBUG for the unit test, so that assertions are checked in the opt build too.

Merge request reports