Project
Loading...
Searching...
No Matches
o2::its::gpu Namespace Reference

Classes

class  ClusterLinesGPU
 
class  DefaultGPUAllocator
 
struct  gpuSpan
 
struct  gpuSpan< const T >
 
class  GpuTimeFrameChunk
 
struct  GPUVertex
 
struct  StaticTrackingParameters
 
class  TimeFrameGPU
 

Enumerations

enum class  Task { Tracker = 0 , Vertexer = 1 }
 

Functions

template<typename T >
void discardResult (const T &)
 
template<class T >
 GPUhd () T *getPtrFromRuler(int index
 
template<TrackletMode Mode>
void trackletFinderHandler (const Cluster *clustersNextLayer, const Cluster *clustersCurrentLayer, const int *sizeNextLClusters, const int *sizeCurrentLClusters, const int *nextIndexTables, Tracklet *Tracklets, int *foundTracklets, const IndexTableUtils *utils, const unsigned int startRofId, const unsigned int rofSize, const float phiCut, const size_t maxTrackletsPerCluster=1e2)
 

Variables

T * src
 
T const intruler
 

Enumeration Type Documentation

◆ Task

enum class o2::its::gpu::Task
strong
Enumerator
Tracker 
Vertexer 

Definition at line 83 of file Utils.h.

Function Documentation

◆ discardResult()

template<typename T >
void o2::its::gpu::discardResult ( const T &  )

Definition at line 35 of file Utils.h.

◆ GPUhd()

template<class T >
o2::its::gpu::GPUhd ( )

◆ trackletFinderHandler()

template<TrackletMode Mode>
void o2::its::gpu::trackletFinderHandler ( const Cluster clustersNextLayer,
const Cluster clustersCurrentLayer,
const int sizeNextLClusters,
const int sizeCurrentLClusters,
const int nextIndexTables,
Tracklet Tracklets,
int foundTracklets,
const IndexTableUtils utils,
const unsigned int  startRofId,
const unsigned int  rofSize,
const float  phiCut,
const size_t  maxTrackletsPerCluster = 1e2 
)

Variable Documentation

◆ ruler

T const int* o2::its::gpu::ruler

Definition at line 89 of file Utils.h.

◆ src

T* o2::its::gpu::src

Definition at line 89 of file Utils.h.