![]() |
Project
|
#include <GPUTPCGMTrackParam.h>
Public Attributes | |
| GPUTPCGMTrackParam | param |
| uint32_t | track |
| float | toY |
| float | toX |
| float | alpha |
| float | toAlpha |
| uint8_t | sector |
| uint8_t | row |
| int8_t | toSector |
| uint8_t | toRow |
| uint8_t | inFlyDirection |
Definition at line 229 of file GPUTPCGMTrackParam.h.
| float o2::gpu::GPUTPCGMLoopData::alpha |
Definition at line 234 of file GPUTPCGMTrackParam.h.
| uint8_t o2::gpu::GPUTPCGMLoopData::inFlyDirection |
Definition at line 240 of file GPUTPCGMTrackParam.h.
| GPUTPCGMTrackParam o2::gpu::GPUTPCGMLoopData::param |
Definition at line 230 of file GPUTPCGMTrackParam.h.
| uint8_t o2::gpu::GPUTPCGMLoopData::row |
Definition at line 237 of file GPUTPCGMTrackParam.h.
| uint8_t o2::gpu::GPUTPCGMLoopData::sector |
Definition at line 236 of file GPUTPCGMTrackParam.h.
| float o2::gpu::GPUTPCGMLoopData::toAlpha |
Definition at line 235 of file GPUTPCGMTrackParam.h.
| uint8_t o2::gpu::GPUTPCGMLoopData::toRow |
Definition at line 239 of file GPUTPCGMTrackParam.h.
| int8_t o2::gpu::GPUTPCGMLoopData::toSector |
Definition at line 238 of file GPUTPCGMTrackParam.h.
| float o2::gpu::GPUTPCGMLoopData::toX |
Definition at line 233 of file GPUTPCGMTrackParam.h.
| float o2::gpu::GPUTPCGMLoopData::toY |
Definition at line 232 of file GPUTPCGMTrackParam.h.
| uint32_t o2::gpu::GPUTPCGMLoopData::track |
Definition at line 231 of file GPUTPCGMTrackParam.h.