Skip to content

Adapt pattern recognition to new Track class.

Sascha Stahl requested to merge addTrackV2_2 into master

Needs LHCb!1533 (merged)

  • Adapt upgrade pattern recognition to use new Track class.
  • The PV reconstuction is unchanged as RecVertex has a vector of pointers to Track::v1. A converter is added in front of it.
  • The input to the parameterized Kalman is changed to the new Track class. The output is unchanged.
Edited by Marco Cattaneo

Merge request reports