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

#include <GPUTPCHit.h>

Public Member Functions

 GPUhd () float Y() const
 
 GPUhd () float Z() const
 
 GPUhd () void SetY(float v)
 
 GPUhd () void SetZ(float v)
 

Protected Attributes

float mY
 
float mZ
 

Friends

class GPUTPCNeighboursFinder
 

Detailed Description

The GPUTPCHit class is the internal representation of the TPC clusters for the GPUTPCTracker algorithm.

Definition at line 29 of file GPUTPCHit.h.

Member Function Documentation

◆ GPUhd() [1/4]

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

Definition at line 32 of file GPUTPCHit.h.

◆ GPUhd() [2/4]

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

Definition at line 33 of file GPUTPCHit.h.

◆ GPUhd() [3/4]

o2::gpu::GPUTPCHit::GPUhd ( )
inline

Definition at line 35 of file GPUTPCHit.h.

◆ GPUhd() [4/4]

o2::gpu::GPUTPCHit::GPUhd ( )
inline

Definition at line 36 of file GPUTPCHit.h.

Friends And Related Symbol Documentation

◆ GPUTPCNeighboursFinder

Definition at line 42 of file GPUTPCHit.h.

Member Data Documentation

◆ mY

float o2::gpu::GPUTPCHit::mY
protected

Definition at line 39 of file GPUTPCHit.h.

◆ mZ

float o2::gpu::GPUTPCHit::mZ
protected

Definition at line 39 of file GPUTPCHit.h.


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