![]() |
Project
|
Typedefs | |
using | SizeT = size_t |
using | TPCTime = int32_t |
using | TPCFragmentTime = int16_t |
using | Pad = uint8_t |
using | GlobalPad = int16_t |
using | Row = uint8_t |
using | Cru = uint8_t |
using | Charge = float |
using | Delta = int16_t |
using | Delta2 = short2 |
using | local_id = short2 |
using o2::gpu::tpccf::Charge = typedef float |
Definition at line 68 of file clusterFinderDefs.h.
using o2::gpu::tpccf::Cru = typedef uint8_t |
Definition at line 66 of file clusterFinderDefs.h.
using o2::gpu::tpccf::Delta = typedef int16_t |
Definition at line 70 of file clusterFinderDefs.h.
using o2::gpu::tpccf::Delta2 = typedef short2 |
Definition at line 71 of file clusterFinderDefs.h.
using o2::gpu::tpccf::GlobalPad = typedef int16_t |
Definition at line 64 of file clusterFinderDefs.h.
using o2::gpu::tpccf::local_id = typedef short2 |
Definition at line 73 of file clusterFinderDefs.h.
using o2::gpu::tpccf::Pad = typedef uint8_t |
Definition at line 63 of file clusterFinderDefs.h.
using o2::gpu::tpccf::Row = typedef uint8_t |
Definition at line 65 of file clusterFinderDefs.h.
using o2::gpu::tpccf::SizeT = typedef size_t |
Definition at line 60 of file clusterFinderDefs.h.
using o2::gpu::tpccf::TPCFragmentTime = typedef int16_t |
Definition at line 62 of file clusterFinderDefs.h.
using o2::gpu::tpccf::TPCTime = typedef int32_t |
Definition at line 61 of file clusterFinderDefs.h.