Skip to content

EVEUDAQ2: convert EUDAQ2 picoseconds to Corry nanoseconds when reading events

Simon Spannagel requested to merge timestamp_ps into master

This MR aligns our EUDAQ3 version with upstream master. There it has been decided to use uint64_t timestamps in picoseconds instead of nanoseconds as double.

While we might also change at some point in the future, we now just convert the timestamps in the EventLoaderEUDAQ2 module.

@lhuth this should solve your issue with master EUDAQ2.

@jekroege please verify and merge

Edited by Simon Spannagel

Merge request reports