Go to the source code of this file.
Namespaces | |
pps::diamond::vfat | |
Functions | |
uint32_t | pps::diamond::vfat::correctTime (const uint32_t &time) |
Account for MSB/LSB "HW feature" reversal in HPTDC interpolation bits. More... | |
VFATFrame::word | pps::diamond::vfat::getHptdcErrorFlag (const VFATFrame &frame) |
retrieve the list of error/status flags for the HPTDC when the frame was recorded More... | |
uint32_t | pps::diamond::vfat::getLeadingEdgeTime (const VFATFrame &frame) |
get timing information for single leading edge More... | |
VFATFrame::word | pps::diamond::vfat::getMultihit (const VFATFrame &frame) |
flag stating whether the HPTDC channel encountered multiple hits More... | |
uint32_t | pps::diamond::vfat::getThresholdVoltage (const VFATFrame &frame) |
retrieve the threshold voltage for this channel More... | |
uint32_t | pps::diamond::vfat::getTrailingEdgeTime (const VFATFrame &frame) |
get timing information for single trailing edge More... | |