![]() |
Project
|
#include <GPUTPCGMTrackParam.h>
Public Attributes | |
GPUTPCGMTrackParam | param |
uint32_t | track |
float | alpha |
uint8_t | sector |
uint8_t | row |
uint8_t | outwards |
Definition at line 225 of file GPUTPCGMTrackParam.h.
float o2::gpu::GPUTPCGMLoopData::alpha |
Definition at line 228 of file GPUTPCGMTrackParam.h.
uint8_t o2::gpu::GPUTPCGMLoopData::outwards |
Definition at line 231 of file GPUTPCGMTrackParam.h.
GPUTPCGMTrackParam o2::gpu::GPUTPCGMLoopData::param |
Definition at line 226 of file GPUTPCGMTrackParam.h.
uint8_t o2::gpu::GPUTPCGMLoopData::row |
Definition at line 230 of file GPUTPCGMTrackParam.h.
uint8_t o2::gpu::GPUTPCGMLoopData::sector |
Definition at line 229 of file GPUTPCGMTrackParam.h.
uint32_t o2::gpu::GPUTPCGMLoopData::track |
Definition at line 227 of file GPUTPCGMTrackParam.h.