Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory Struct Reference

#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
 
float mA1 [GPUCA_PAR_NEIGHBOURS_FINDER_MAX_NNEIGHUP][GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCNeighboursFinder)]
 
float mA2 [GPUCA_PAR_NEIGHBOURS_FINDER_MAX_NNEIGHUP][GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCNeighboursFinder)]
 
calink mB [GPUCA_PAR_NEIGHBOURS_FINDER_MAX_NNEIGHUP][GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCNeighboursFinder)]
 
GPUTPCRow mRow
 
GPUTPCRow mRowUp
 
GPUTPCRow mRowDown
 

Detailed Description

Definition at line 34 of file GPUTPCNeighboursFinder.h.

Member Data Documentation

◆ mA1

float o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mA1[GPUCA_PAR_NEIGHBOURS_FINDER_MAX_NNEIGHUP][GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCNeighboursFinder)]

Definition at line 44 of file GPUTPCNeighboursFinder.h.

◆ mA2

float o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mA2[GPUCA_PAR_NEIGHBOURS_FINDER_MAX_NNEIGHUP][GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCNeighboursFinder)]

Definition at line 45 of file GPUTPCNeighboursFinder.h.

◆ mB

calink o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mB[GPUCA_PAR_NEIGHBOURS_FINDER_MAX_NNEIGHUP][GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCNeighboursFinder)]

Definition at line 46 of file GPUTPCNeighboursFinder.h.

◆ mDnDx

float o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mDnDx

Definition at line 37 of file GPUTPCNeighboursFinder.h.

◆ mDnTx

float o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mDnTx

Definition at line 39 of file GPUTPCNeighboursFinder.h.

◆ mIRow

int32_t o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mIRow

Definition at line 40 of file GPUTPCNeighboursFinder.h.

◆ mIRowDn

int32_t o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mIRowDn

Definition at line 42 of file GPUTPCNeighboursFinder.h.

◆ mIRowUp

int32_t o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mIRowUp

Definition at line 41 of file GPUTPCNeighboursFinder.h.

◆ mNHits

int32_t o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mNHits

Definition at line 35 of file GPUTPCNeighboursFinder.h.

◆ mRow

GPUTPCRow o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mRow

Definition at line 47 of file GPUTPCNeighboursFinder.h.

◆ mRowDown

GPUTPCRow o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mRowDown

Definition at line 47 of file GPUTPCNeighboursFinder.h.

◆ mRowUp

GPUTPCRow o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mRowUp

Definition at line 47 of file GPUTPCNeighboursFinder.h.

◆ mUpDx

float o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mUpDx

Definition at line 36 of file GPUTPCNeighboursFinder.h.

◆ mUpTx

float o2::gpu::GPUTPCNeighboursFinder::GPUSharedMemory::mUpTx

Definition at line 38 of file GPUTPCNeighboursFinder.h.


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