![]() |
Project
|
Classes | |
struct | CommonHeader |
common header definition of the zero suppressed link based data More... | |
struct | Container |
struct | ContainerT |
struct | ContainerT< DataBitSizeT, SignificantBitsT, false > |
struct | ContainerT< DataBitSizeT, SignificantBitsT, true > |
struct | Data |
struct | Header |
header definition of the zero suppressed link based data format More... | |
struct | TriggerContainer |
Container for Trigger information, header + data. More... | |
struct | TriggerInfo |
Data definition for the trigger information. More... | |
struct | TriggerInfoV2 |
Data definition for the new trigger information after FW update, allowing for interleaved triggers. More... | |
struct | TriggerInfoV3 |
struct | TriggerWord |
Data definition of trigger bits in ILBZS format. More... | |
Typedefs | |
using | ContainerZS = Container<> |
using | ContainerDecoded = Container< 10, 0, false > |
using o2::tpc::zerosupp_link_based::ContainerDecoded = typedef Container<10, 0, false> |
Definition at line 232 of file ZeroSuppressionLinkBased.h.
using o2::tpc::zerosupp_link_based::ContainerZS = typedef Container<> |
Definition at line 231 of file ZeroSuppressionLinkBased.h.