Skip to content
Snippets Groups Projects
  • Pascal Raisig's avatar
    ab0f53f5
    Fix TRD digi time resolution of real data. · ab0f53f5
    Pascal Raisig authored
    Due to some missed casting to double values, the UTC time stored in the CbmTrdRawMessageSpadic lost precision.
    Now we also only store the time relative to the Timeslice in the 2021+ unpacker, such that a double is large enough to store the full information.
    ab0f53f5
    History
    Fix TRD digi time resolution of real data.
    Pascal Raisig authored
    Due to some missed casting to double values, the UTC time stored in the CbmTrdRawMessageSpadic lost precision.
    Now we also only store the time relative to the Timeslice in the 2021+ unpacker, such that a double is large enough to store the full information.