![]() |
Project
|
#include <GPUTPCGMO2Output.h>
Inherits o2::gpu::GPUTPCGMMergerGeneral.
Public Types | |
enum | K { prepare = 0 , sort = 1 , output = 2 , mc = 3 } |
![]() | |
typedef GPUTPCGMMerger | processorType |
![]() | |
enum | K { defaultKernel = 0 , step0 = 0 , step1 = 1 , step2 = 2 , step3 = 3 , step4 = 4 , step5 = 5 } |
Public Member Functions | |
template<int32_t iKernel = defaultKernel> | |
GPUd () static void Thread(int32_t nBlocks | |
int32_t int32_t int32_t | GPUsharedref () GPUSharedMemory &smem |
![]() | |
GPUhdi () const expr static GPUDataTypes | |
GPUhdi () static processorType *Processor(GPUConstantMem &processors) | |
![]() | |
typedef | GPUconstantref () GPUConstantMem processorType |
GPUhdi () const expr static GPUDataTypes | |
GPUhdi () static processorType *Processor(GPUConstantMem &processors) | |
template<int32_t iKernel, typename... Args> | |
GPUd () static void Thread(int32_t nBlocks | |
int32_t int32_t int32_t | GPUsharedref () GPUSharedMemory &smem |
Public Attributes | |
int32_t | nThreads |
int32_t int32_t | iBlock |
int32_t int32_t int32_t | iThread |
int32_t int32_t int32_t processorType & | merger |
![]() | |
int32_t | nThreads |
int32_t int32_t | iBlock |
int32_t int32_t int32_t | iThread |
int32_t int32_t int32_t processorType & | processors |
Definition at line 24 of file GPUTPCGMO2Output.h.
Enumerator | |
---|---|
prepare | |
sort | |
output | |
mc |
Definition at line 27 of file GPUTPCGMO2Output.h.
o2::gpu::GPUTPCGMO2Output::GPUd | ( | ) |
int32_t int32_t int32_t o2::gpu::GPUTPCGMO2Output::GPUsharedref | ( | ) | & |
int32_t int32_t o2::gpu::GPUTPCGMO2Output::iBlock |
Definition at line 32 of file GPUTPCGMO2Output.h.
int32_t int32_t int32_t o2::gpu::GPUTPCGMO2Output::iThread |
Definition at line 32 of file GPUTPCGMO2Output.h.
int32_t int32_t int32_t processorType& o2::gpu::GPUTPCGMO2Output::merger |
Definition at line 32 of file GPUTPCGMO2Output.h.
int32_t o2::gpu::GPUTPCGMO2Output::nThreads |
Definition at line 32 of file GPUTPCGMO2Output.h.