Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCSectorOutCluster Class Reference

#include <GPUTPCSectorOutCluster.h>

Public Member Functions

 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
 

Public Attributes

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
 

Detailed Description

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.

Member Function Documentation

◆ GPUhd() [1/8]

o2::gpu::GPUTPCSectorOutCluster::GPUhd ( ) const
inline

Definition at line 41 of file GPUTPCSectorOutCluster.h.

◆ GPUhd() [2/8]

o2::gpu::GPUTPCSectorOutCluster::GPUhd ( ) const
inline

Definition at line 42 of file GPUTPCSectorOutCluster.h.

◆ GPUhd() [3/8]

o2::gpu::GPUTPCSectorOutCluster::GPUhd ( ) const
inline

Definition at line 43 of file GPUTPCSectorOutCluster.h.

◆ GPUhd() [4/8]

o2::gpu::GPUTPCSectorOutCluster::GPUhd ( ) const
inline

Definition at line 44 of file GPUTPCSectorOutCluster.h.

◆ GPUhd() [5/8]

o2::gpu::GPUTPCSectorOutCluster::GPUhd ( ) const
inline

Definition at line 45 of file GPUTPCSectorOutCluster.h.

◆ GPUhd() [6/8]

o2::gpu::GPUTPCSectorOutCluster::GPUhd ( ) const
inline

Definition at line 47 of file GPUTPCSectorOutCluster.h.

◆ GPUhd() [7/8]

o2::gpu::GPUTPCSectorOutCluster::GPUhd ( ) const
inline

Definition at line 46 of file GPUTPCSectorOutCluster.h.

◆ GPUhd() [8/8]

o2::gpu::GPUTPCSectorOutCluster::GPUhd ( )

Member Data Documentation

◆ amp

uint8_t uint8_t uint16_t o2::gpu::GPUTPCSectorOutCluster::amp

Definition at line 30 of file GPUTPCSectorOutCluster.h.

◆ flags

uint8_t uint8_t o2::gpu::GPUTPCSectorOutCluster::flags

Definition at line 30 of file GPUTPCSectorOutCluster.h.

◆ mAmp

o2::gpu::GPUTPCSectorOutCluster::mAmp = amp

Definition at line 35 of file GPUTPCSectorOutCluster.h.

◆ mFlags

o2::gpu::GPUTPCSectorOutCluster::mFlags = flags

Definition at line 33 of file GPUTPCSectorOutCluster.h.

◆ mId

o2::gpu::GPUTPCSectorOutCluster::mId = id

Definition at line 34 of file GPUTPCSectorOutCluster.h.

◆ mX

o2::gpu::GPUTPCSectorOutCluster::mX = x

Definition at line 36 of file GPUTPCSectorOutCluster.h.

◆ mY

o2::gpu::GPUTPCSectorOutCluster::mY = y

Definition at line 37 of file GPUTPCSectorOutCluster.h.

◆ mZ

o2::gpu::GPUTPCSectorOutCluster::mZ = z

Definition at line 38 of file GPUTPCSectorOutCluster.h.

◆ row

uint8_t o2::gpu::GPUTPCSectorOutCluster::row

Definition at line 30 of file GPUTPCSectorOutCluster.h.

◆ x

uint8_t uint8_t uint16_t float o2::gpu::GPUTPCSectorOutCluster::x

Definition at line 30 of file GPUTPCSectorOutCluster.h.

◆ y

uint8_t uint8_t uint16_t float float o2::gpu::GPUTPCSectorOutCluster::y

Definition at line 30 of file GPUTPCSectorOutCluster.h.

◆ z

uint8_t uint8_t uint16_t float float float o2::gpu::GPUTPCSectorOutCluster::z
Initial value:

Definition at line 30 of file GPUTPCSectorOutCluster.h.


The documentation for this class was generated from the following file: