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

Classes

class  ClusterLinesGPU
 
struct  gpuSpan
 
struct  gpuSpan< const T >
 
class  GpuTimeFrameChunk
 
class  GPUTimer
 
struct  GPUVertex
 
struct  StaticTrackingParameters
 
class  Stream
 
class  Streams
 
class  TimeFrameGPU
 

Functions

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)
 

Function Documentation

◆ 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 
)