Project
Loading...
Searching...
No Matches
ZeroSuppressionLinkBased.h File Reference

definitions to deal with the link based zero suppression format More...

#include "GPUCommonDef.h"
#include <cstdint>
#include <bitset>

Go to the source code of this file.

Classes

struct  o2::tpc::zerosupp_link_based::CommonHeader
 common header definition of the zero suppressed link based data More...
 
struct  o2::tpc::zerosupp_link_based::Header
 header definition of the zero suppressed link based data format More...
 
struct  o2::tpc::zerosupp_link_based::Data< DataBitSizeT, SignificantBitsT >
 
struct  o2::tpc::zerosupp_link_based::ContainerT< DataBitSizeT, SignificantBitsT, true >
 
struct  o2::tpc::zerosupp_link_based::ContainerT< DataBitSizeT, SignificantBitsT, false >
 
struct  o2::tpc::zerosupp_link_based::Container< DataBitSizeT, SignificantBitsT, HasHeaderT >
 
struct  o2::tpc::zerosupp_link_based::TriggerInfo
 Data definition for the trigger information. More...
 
struct  o2::tpc::zerosupp_link_based::TriggerInfoV2
 Data definition for the new trigger information after FW update, allowing for interleaved triggers. More...
 
struct  o2::tpc::zerosupp_link_based::TriggerContainer
 Container for Trigger information, header + data. More...
 
struct  o2::tpc::zerosupp_link_based::TriggerWord
 Data definition of trigger bits in ILBZS format. More...
 
struct  o2::tpc::zerosupp_link_based::TriggerInfoV3
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::tpc
 Global TPC definitions and constants.
 
 

Typedefs

using o2::tpc::zerosupp_link_based::ContainerZS = Container<>
 
using o2::tpc::zerosupp_link_based::ContainerDecoded = Container< 10, 0, false >
 

Detailed Description

definitions to deal with the link based zero suppression format

Author
Jens Wiechula, Jens..nosp@m.Wiec.nosp@m.hula@.nosp@m.ikf..nosp@m.uni-f.nosp@m.rank.nosp@m.furt..nosp@m.de

Definition in file ZeroSuppressionLinkBased.h.