Skip to content

WIP: New algorithm for matching calos and tracks

Mateusz Jakub Bala requested to merge mbala-TrackMatchAlg into master

New concept of algorithm for CaloFuture::TrackMatchAlg.

Properties:

  • buffering tracks matches and states
  • caching calos matches and plane
  • using buffered tracks matches to compute chi2

New definitions of structures required for presented solution are enable in the MR

Solution presented here is not checked yet and will be modified in the future.

Edited by Mateusz Jakub Bala

Merge request reports