Skip to content

Improve partial tracks to be equal to full tracks

Antonello Pellecchia requested to merge feature/improved-partial-tracks into main

Improve partial tracks to have the same features as the full tracks:

  • save the same quantities for both types of prophits (global x, global y, eta, local x, local y, r, phi);
  • build partial tracks also in presence of background.

Also turned tracking to a class and fixed a few bugs (i.e. prophit eta and branches that were not filled out).

Merge request reports