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

Definitions of TPC Zero Suppression Data Headers. More...

#include <cstdint>
#include <cstddef>
#include "GPUCommonDef.h"
#include "GPUCommonRtypes.h"

Go to the source code of this file.

Classes

struct  o2::tpc::TPCZSHDR
 
struct  o2::tpc::TPCZSHDRV2
 
struct  o2::tpc::TPCZSTBHDR
 
struct  o2::tpc::ZeroSuppressedContainer
 
struct  o2::tpc::TriggerWordDLBZS
 
struct  o2::tpc::TriggerInfoDLBZS
 Trigger info including the orbit. More...
 

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.
 

Enumerations

enum  o2::tpc::ZSVersion : unsigned char {
  o2::tpc::ZSVersionRowBased10BitADC = 1 , o2::tpc::ZSVersionRowBased12BitADC = 2 , o2::tpc::ZSVersionLinkBasedWithMeta = 3 , o2::tpc::ZSVersionDenseLinkBased = 4 ,
  o2::tpc::ZSVersionDenseLinkBasedV2 = 5
}
 

Detailed Description

Definitions of TPC Zero Suppression Data Headers.

Author
David Rohr

Definition in file ZeroSuppression.h.