Skip to content

Draft: Improve handling of timing references

Eric Buschmann requested to merge ebuschma/corryvreckan:timestamp into master

This MR updates the EventLoaderTimestamp module to treat devices connected to the TDC input of a SPIDR board as a physical (1x1 pixel) detector and treat timestamps as hits in this detector. We plan to then use this as an auxiliary detector to improve track timestamps (similar to the ImproveReferenceTimestamp module, but more generic).

Merge request reports