Skip to content
Snippets Groups Projects

Fill all of covariance matrix in refitted track parameters

Merged Stewart Martin-Haugh requested to merge smh/athena:fillSymmetric into main

AmgSymMatrix, despite the name, does not actually fill symmetrically: you have to go through and fill (i, j) and (j, i) separately. Someone (almost certainly me) overlooked this, probably during CLHEP->Eigen migration.

As a postscript, I did supervise a project a few years ago to get Eigen matrices filled symmetrically and stored in half-diagonal form, but it did not fully converge: https://indico.cern.ch/event/738804/contributions/3106176/attachments/1700771/2738969/GSoC2018_ACTS_Developer_Meeting.pdf

Merge request reports

Pipeline #6133796 passed

Pipeline passed for fa53669b on smh:fillSymmetric

Approval is optional

Merged by Frank WinklmeierFrank Winklmeier 1 year ago (Sep 1, 2023 8:02am UTC)

Merge details

  • Changes merged into with a99f6297.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading