Skip to content

(TrackVectorFitter) vectorization of projectReference

Monir Hadji requested to merge mhadji-vectorize-projectReference into master

cc @dcampora

TODO

  • Use templated version of LHCb::(Line|State|...)Traj with VCL types
  • Adapt minimize and stepTowardPoca
  • Introduced bfield
  • Use a cholesky decomp with VCL type instead of using the scalar root version
  • Do not ignore OT case
  • Fix test using TrackBestTrackCreator
Edited by Monir Hadji

Merge request reports