Skip to content

Added improvement of track timestamp to BasicTracking module

Florian Michael Pitters requested to merge improve_track_timestamp into master

The Basic Tracking module now takes the average of all track planes with a hit instead of the timestamp from the reference plane.

reference_plane_only average_of_all_planes

Merge request reports