16#ifndef ALICEO2_DATAFORMATSTPC_ZEROSUPPRESS_H
17#define ALICEO2_DATAFORMATSTPC_ZEROSUPPRESS_H
41 std::vector<std::vector<ZeroSuppressedContainer8kb>> z0Pages = {};
52 void DecodeZSPages(gsl::span<const ZeroSuppressedContainer8kb>* z0in, std::vector<Digit>* outDigits,
int firstHBF);
Definitions of TPC Zero Suppression Data Headers.
virtual ~ZeroSuppress()=default
destructor
ZeroSuppress(const ZeroSuppress &)=delete
ZeroSuppress()
constructor
void DecodeZSPages(gsl::span< const ZeroSuppressedContainer8kb > *z0in, std::vector< Digit > *outDigits, int firstHBF)
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...