Skip to content

Tracking

Jens Kroeger requested to merge tracking into master

Content

This MR implements a track base class and is done in preparation of implementing different track models (linear, GBL, ...).

Testing

I've tested it on my old analysis with the Timepix3 Telescope + ATLASpix as DUT for the full analysis, writing everything after [Tracking4] to file using the [FileWriter] and comparing it to the analysis when running everything with the [FileReader] of the written file.

No errors or warnings, no difference in the number of associated clusters, number of tracks, or DUT efficiency.

Merge request reports