Project
Loading...
Searching...
No Matches
o2::gpu::TPCClusterDecompressor Class Reference

#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 &param, 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 &param, bool deterministicRec)
 

Static Public Attributes

static constexpr uint32_t NSECTORS = GPUCA_NSECTORS
 

Detailed Description

Definition at line 32 of file TPCClusterDecompressor.h.

Member Function Documentation

◆ decompress() [1/2]

static int32_t o2::gpu::TPCClusterDecompressor::decompress ( const o2::tpc::CompressedClusters clustersCompressed,
o2::tpc::ClusterNativeAccess clustersNative,
std::function< o2::tpc::ClusterNative *(size_t)>  allocator,
const GPUParam param,
bool  deterministicRec 
)
static

◆ decompress() [2/2]

static int32_t o2::gpu::TPCClusterDecompressor::decompress ( const o2::tpc::CompressedClustersFlat clustersCompressed,
o2::tpc::ClusterNativeAccess clustersNative,
std::function< o2::tpc::ClusterNative *(size_t)>  allocator,
const GPUParam param,
bool  deterministicRec 
)
static

Member Data Documentation

◆ NSECTORS

constexpr uint32_t o2::gpu::TPCClusterDecompressor::NSECTORS = GPUCA_NSECTORS
staticconstexpr

Definition at line 35 of file TPCClusterDecompressor.h.


The documentation for this class was generated from the following file: