Skip to content

Added specialized similarity transform

Laurent Dufour requested to merge ldufour-specialized-similarity into master

The similarity transform used by the track fit, and implemented in LHCbMath, is slightly too general for the matrices we are dealing with. This adds a (simple) explicit version which uses the symmetry in the transport matrices. It doesn't have any vectorised versions, yet. Should go together with Rec!2214 (merged)

Edited by Andre Gunther

Merge request reports