#include <GPUTPCSectorOutCluster.h>
|
| GPUhd () void Set(uint32_t id |
|
| GPUhd () float GetX() const |
|
| GPUhd () float GetY() const |
|
| GPUhd () float GetZ() const |
|
| GPUhd () uint16_t GetAmp() const |
|
| GPUhd () uint32_t GetId() const |
|
| GPUhd () uint8_t GetRow() const |
|
| GPUhd () uint8_t GetFlags() const |
|
|
uint8_t | row |
|
uint8_t uint8_t | flags |
|
uint8_t uint8_t uint16_t | amp |
|
uint8_t uint8_t uint16_t float | x |
|
uint8_t uint8_t uint16_t float float | y |
|
uint8_t uint8_t uint16_t float float float | z |
|
| mFlags = flags |
|
| mId = id |
|
| mAmp = amp |
|
| mX = x |
|
| mY = y |
|
| mZ = z |
|
GPUTPCSectorOutCluster class contains clusters which are assigned to sector tracks. It is used to send the data from TPC sector trackers to the GlobalMerger
Definition at line 27 of file GPUTPCSectorOutCluster.h.
◆ GPUhd() [1/8]
o2::gpu::GPUTPCSectorOutCluster::GPUhd |
( |
| ) |
const |
|
inline |
◆ GPUhd() [2/8]
o2::gpu::GPUTPCSectorOutCluster::GPUhd |
( |
| ) |
const |
|
inline |
◆ GPUhd() [3/8]
o2::gpu::GPUTPCSectorOutCluster::GPUhd |
( |
| ) |
const |
|
inline |
◆ GPUhd() [4/8]
o2::gpu::GPUTPCSectorOutCluster::GPUhd |
( |
| ) |
const |
|
inline |
◆ GPUhd() [5/8]
o2::gpu::GPUTPCSectorOutCluster::GPUhd |
( |
| ) |
const |
|
inline |
◆ GPUhd() [6/8]
o2::gpu::GPUTPCSectorOutCluster::GPUhd |
( |
| ) |
const |
|
inline |
◆ GPUhd() [7/8]
o2::gpu::GPUTPCSectorOutCluster::GPUhd |
( |
| ) |
const |
|
inline |
◆ GPUhd() [8/8]
o2::gpu::GPUTPCSectorOutCluster::GPUhd |
( |
| ) |
|
◆ amp
uint8_t uint8_t uint16_t o2::gpu::GPUTPCSectorOutCluster::amp |
◆ flags
uint8_t uint8_t o2::gpu::GPUTPCSectorOutCluster::flags |
◆ mAmp
o2::gpu::GPUTPCSectorOutCluster::mAmp = amp |
◆ mFlags
o2::gpu::GPUTPCSectorOutCluster::mFlags = flags |
◆ mId
o2::gpu::GPUTPCSectorOutCluster::mId = id |
◆ mX
o2::gpu::GPUTPCSectorOutCluster::mX = x |
◆ mY
o2::gpu::GPUTPCSectorOutCluster::mY = y |
◆ mZ
o2::gpu::GPUTPCSectorOutCluster::mZ = z |
◆ row
uint8_t o2::gpu::GPUTPCSectorOutCluster::row |
uint8_t uint8_t uint16_t float o2::gpu::GPUTPCSectorOutCluster::x |
uint8_t uint8_t uint16_t float float o2::gpu::GPUTPCSectorOutCluster::y |
uint8_t uint8_t uint16_t float float float o2::gpu::GPUTPCSectorOutCluster::z |
The documentation for this class was generated from the following file: