![]() |
Project
|
#include <GPUTPCMCInfo.h>
Public Attributes | |
int32_t | charge |
int8_t | prim |
int8_t | primDaughters |
int32_t | pid |
float | x |
float | y |
float | z |
float | pX |
float | pY |
float | pZ |
float | genRadius |
Definition at line 20 of file GPUTPCMCInfo.h.
int32_t o2::gpu::GPUTPCMCInfo::charge |
Definition at line 21 of file GPUTPCMCInfo.h.
float o2::gpu::GPUTPCMCInfo::genRadius |
Definition at line 31 of file GPUTPCMCInfo.h.
int32_t o2::gpu::GPUTPCMCInfo::pid |
Definition at line 24 of file GPUTPCMCInfo.h.
int8_t o2::gpu::GPUTPCMCInfo::prim |
Definition at line 22 of file GPUTPCMCInfo.h.
int8_t o2::gpu::GPUTPCMCInfo::primDaughters |
Definition at line 23 of file GPUTPCMCInfo.h.
float o2::gpu::GPUTPCMCInfo::pX |
Definition at line 28 of file GPUTPCMCInfo.h.
float o2::gpu::GPUTPCMCInfo::pY |
Definition at line 29 of file GPUTPCMCInfo.h.
float o2::gpu::GPUTPCMCInfo::pZ |
Definition at line 30 of file GPUTPCMCInfo.h.
float o2::gpu::GPUTPCMCInfo::x |
Definition at line 25 of file GPUTPCMCInfo.h.
float o2::gpu::GPUTPCMCInfo::y |
Definition at line 26 of file GPUTPCMCInfo.h.
float o2::gpu::GPUTPCMCInfo::z |
Definition at line 27 of file GPUTPCMCInfo.h.