Skip to content

Kalman batch processing

Daniel Campora Perez requested to merge kalman_batch_processing into master
  • Fixed coverity.cern.ch requested warnings.
  • Fixed performance issues of TrackVectorFitter by processing tracks in batches.
  • Batch size is configurable and defaulted to 100.

Merge request reports