Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCCompressionGatherKernels::CpyVector< Scalar, BaseVector > Union Template Reference

#include <GPUTPCCompressionKernels.h>

Public Types

enum  { Size = sizeof(BaseVector) / sizeof(Scalar) }
 

Public Attributes

BaseVector all
 
Scalar elems [Size]
 

Detailed Description

template<typename Scalar, typename BaseVector>
union o2::gpu::GPUTPCCompressionGatherKernels::CpyVector< Scalar, BaseVector >

Definition at line 92 of file GPUTPCCompressionKernels.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Scalar , typename BaseVector >
anonymous enum
Enumerator
Size 

Definition at line 93 of file GPUTPCCompressionKernels.h.

Member Data Documentation

◆ all

template<typename Scalar , typename BaseVector >
BaseVector o2::gpu::GPUTPCCompressionGatherKernels::CpyVector< Scalar, BaseVector >::all

Definition at line 96 of file GPUTPCCompressionKernels.h.

◆ elems

template<typename Scalar , typename BaseVector >
Scalar o2::gpu::GPUTPCCompressionGatherKernels::CpyVector< Scalar, BaseVector >::elems[Size]

Definition at line 97 of file GPUTPCCompressionKernels.h.


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