Skip to content
  • Pascal Raisig's avatar
    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