![]() |
Project
|
#include <GPUTPCNeighboursFinder.h>
Public Attributes | |
int32_t | mNHits |
float | mUpDx |
float | mDnDx |
float | mUpTx |
float | mDnTx |
int32_t | mIRow |
int32_t | mIRowUp |
int32_t | mIRowDn |
GPUTPCRow | mRow |
GPUTPCRow | mRowUp |
GPUTPCRow | mRowDown |
Definition at line 34 of file GPUTPCNeighboursFinder.h.
float o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mDnDx |
Definition at line 37 of file GPUTPCNeighboursFinder.h.
float o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mDnTx |
Definition at line 39 of file GPUTPCNeighboursFinder.h.
int32_t o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mIRow |
Definition at line 40 of file GPUTPCNeighboursFinder.h.
int32_t o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mIRowDn |
Definition at line 42 of file GPUTPCNeighboursFinder.h.
int32_t o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mIRowUp |
Definition at line 41 of file GPUTPCNeighboursFinder.h.
int32_t o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mNHits |
Definition at line 35 of file GPUTPCNeighboursFinder.h.
GPUTPCRow o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mRow |
Definition at line 48 of file GPUTPCNeighboursFinder.h.
GPUTPCRow o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mRowDown |
Definition at line 48 of file GPUTPCNeighboursFinder.h.
GPUTPCRow o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mRowUp |
Definition at line 48 of file GPUTPCNeighboursFinder.h.
float o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mUpDx |
Definition at line 36 of file GPUTPCNeighboursFinder.h.
float o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mUpTx |
Definition at line 38 of file GPUTPCNeighboursFinder.h.