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
 
GPUTPCRow mRow
 
GPUTPCRow mRowUp
 
GPUTPCRow mRowDown
 

Detailed Description

Definition at line 34 of file GPUTPCNeighboursFinder.h.

Member Data Documentation

◆ 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 48 of file GPUTPCNeighboursFinder.h.

◆ mRowDown

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

Definition at line 48 of file GPUTPCNeighboursFinder.h.

◆ mRowUp

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

Definition at line 48 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: