![]() |
Project
|
#include <TPCClusterDecompressor.h>
Static Public Member Functions | |
static int32_t | decompress (const o2::tpc::CompressedClustersFlat *clustersCompressed, o2::tpc::ClusterNativeAccess &clustersNative, std::function< o2::tpc::ClusterNative *(size_t)> allocator, const GPUParam ¶m, bool deterministicRec) |
static int32_t | decompress (const o2::tpc::CompressedClusters *clustersCompressed, o2::tpc::ClusterNativeAccess &clustersNative, std::function< o2::tpc::ClusterNative *(size_t)> allocator, const GPUParam ¶m, bool deterministicRec) |
Static Public Attributes | |
static constexpr uint32_t | NSECTORS = GPUCA_NSECTORS |
Definition at line 32 of file TPCClusterDecompressor.h.
|
static |
|
static |
|
staticconstexpr |
Definition at line 35 of file TPCClusterDecompressor.h.