Project
Loading...
Searching...
No Matches
o2::its::gpu::TimeFrameGPU< nLayers > Class Template Referencefinal

#include <TimeFrameGPU.h>

Inherits o2::its::TimeFrame< nLayers >.

Public Member Functions

 TimeFrameGPU ()=default
 
 ~TimeFrameGPU ()=default
 
void registerHostMemory (const int)
 Most relevant operations.
 
void unregisterHostMemory (const int)
 
void initialise (const int, const TrackingParameters &, const int, IndexTableUtilsN *utils=nullptr, const TimeFrameGPUParameters *pars=nullptr)
 
void initDevice (IndexTableUtilsN *, const TrackingParameters &trkParam, const TimeFrameGPUParameters &, const int, const int)
 
void initDeviceSAFitting ()
 
void loadIndexTableUtils (const int)
 
void loadTrackingFrameInfoDevice (const int, const int)
 
void createTrackingFrameInfoDeviceArray (const int)
 
void loadUnsortedClustersDevice (const int, const int)
 
void createUnsortedClustersDeviceArray (const int, const int=nLayers)
 
void loadClustersDevice (const int, const int)
 
void createClustersDeviceArray (const int, const int=nLayers)
 
void loadClustersIndexTables (const int, const int)
 
void createClustersIndexTablesArray (const int)
 
void createUsedClustersDevice (const int, const int)
 
void createUsedClustersDeviceArray (const int, const int=nLayers)
 
void loadUsedClustersDevice ()
 
void loadROFrameClustersDevice (const int, const int)
 
void createROFrameClustersDeviceArray (const int)
 
void loadMultiplicityCutMask (const int)
 
void loadVertices (const int)
 
void createTrackletsLUTDevice (const int, const int)
 
void createTrackletsLUTDeviceArray (const int)
 
void loadTrackletsDevice ()
 
void loadTrackletsLUTDevice ()
 
void loadCellsDevice ()
 
void loadCellsLUTDevice ()
 
void loadTrackSeedsDevice ()
 
void loadTrackSeedsChi2Device ()
 
void loadRoadsDevice ()
 
void loadTrackSeedsDevice (bounded_vector< CellSeedN > &)
 
void createTrackletsBuffers (const int)
 
void createTrackletsBuffersArray (const int)
 
void createCellsBuffers (const int)
 
void createCellsBuffersArray (const int)
 
void createCellsDevice ()
 
void createCellsLUTDevice (const int)
 
void createCellsLUTDeviceArray (const int)
 
void createNeighboursIndexTablesDevice (const int)
 
void createNeighboursDevice (const unsigned int layer)
 
void createNeighboursLUTDevice (const int, const unsigned int)
 
void createTrackITSExtDevice (bounded_vector< CellSeedN > &)
 
void downloadTrackITSExtDevice (bounded_vector< CellSeedN > &)
 
void downloadCellsNeighboursDevice (std::vector< bounded_vector< std::pair< int, int > > > &, const int)
 
void downloadNeighboursLUTDevice (bounded_vector< int > &, const int)
 
void downloadCellsDevice ()
 
void downloadCellsLUTDevice ()
 
void createVtxTrackletsLUTDevice (const int32_t)
 Vertexer.
 
void createVtxTrackletsBuffers (const int32_t)
 
void createVtxLinesLUTDevice (const int32_t)
 
void createVtxLinesBuffer (const int32_t)
 
auto & getStream (const size_t stream)
 synchronization
 
auto & getStreams ()
 
void syncStream (const size_t stream)
 
void syncStreams (const bool=true)
 
void waitEvent (const int, const int)
 
void recordEvent (const int)
 
void recordEvents (const int=0, const int=nLayers)
 
virtual void wipe () final
 cleanup
 
virtual bool isGPU () const noexcept final
 interface
 
virtual const chargetName () const noexcept
 
int getNClustersInRofSpan (const int, const int, const int) const
 
IndexTableUtilsNgetDeviceIndexTableUtils ()
 
intgetDeviceROFramesClusters (const int layer)
 
auto & getTrackITSExt ()
 
VertexgetDeviceVertices ()
 
intgetDeviceROFramesPV ()
 
unsigned chargetDeviceUsedClusters (const int)
 
const o2::base::PropagatorgetChainPropagator ()
 
Road< nLayers - 2 > * getDeviceRoads ()
 
TrackITSExtgetDeviceTrackITSExt ()
 
intgetDeviceNeighboursLUT (const int layer)
 
gsl::span< int * > getDeviceNeighboursLUTs ()
 
gpuPair< int, int > * getDeviceNeighbourPairs (const int layer)
 
std::array< int *, nLayers - 2 > & getDeviceNeighboursAll ()
 
intgetDeviceNeighbours (const int layer)
 
int ** getDeviceNeighboursArray ()
 
TrackingFrameInfogetDeviceTrackingFrameInfo (const int)
 
const TrackingFrameInfo ** getDeviceArrayTrackingFrameInfo () const
 
const Cluster ** getDeviceArrayClusters () const
 
const Cluster ** getDeviceArrayUnsortedClusters () const
 
const int ** getDeviceArrayClustersIndexTables () const
 
std::vector< unsigned intgetClusterSizes ()
 
uint8_t ** getDeviceArrayUsedClusters () const
 
const int ** getDeviceROFrameClusters () const
 
Tracklet ** getDeviceArrayTracklets ()
 
int ** getDeviceArrayTrackletsLUT () const
 
int ** getDeviceArrayCellsLUT () const
 
int ** getDeviceArrayNeighboursCellLUT () const
 
CellSeedN ** getDeviceArrayCells ()
 
CellSeedNgetDeviceTrackSeeds ()
 
o2::track::TrackParCovF ** getDeviceArrayTrackSeeds ()
 
float ** getDeviceArrayTrackSeedsChi2 ()
 
intgetDeviceNeighboursIndexTables (const int layer)
 
uint8_t * getDeviceMultCutMask ()
 
auto & getDeviceNTrackletsPerROF () const noexcept
 
auto & getDeviceNTrackletsPerCluster () const noexcept
 
auto & getDeviceNTrackletsPerClusterSum () const noexcept
 
int32_t ** getDeviceArrayNTrackletsPerROF () const noexcept
 
int32_t ** getDeviceArrayNTrackletsPerCluster () const noexcept
 
int32_t ** getDeviceArrayNTrackletsPerClusterSum () const noexcept
 
uint8_t * getDeviceUsedTracklets () const noexcept
 
int32_t * getDeviceNLinesPerCluster () const noexcept
 
int32_t * getDeviceNLinesPerClusterSum () const noexcept
 
LinegetDeviceLines () const noexcept
 
gsl::span< int * > getDeviceTrackletsPerROFs ()
 
void setDevicePropagator (const o2::base::PropagatorImpl< float > *p) final
 
gsl::span< int, nLayers - 1 > getNTracklets ()
 
gsl::span< int, nLayers - 2 > getNCells ()
 
auto & getArrayNCells ()
 
gsl::span< int, nLayers - 3 > getNNeighbours ()
 
auto & getArrayNNeighbours ()
 
gsl::span< int * > getDeviceTrackletsLUTs ()
 
gsl::span< int * > getDeviceCellLUTs ()
 
gsl::span< Tracklet * > getDeviceTracklets ()
 
gsl::span< CellSeedN * > getDeviceCells ()
 
int getNumberOfTracklets () const final
 
int getNumberOfCells () const final
 
int getNumberOfNeighbours () const final
 
- Public Member Functions inherited from o2::its::TimeFrame< nLayers >
 TimeFrame ()=default
 
virtual ~TimeFrame ()=default
 
const VertexgetPrimaryVertex (const int ivtx) const
 
gsl::span< const VertexgetPrimaryVertices (int rofId) const
 
gsl::span< const VertexgetPrimaryVertices (int romin, int romax) const
 
gsl::span< const std::pair< MCCompLabel, float > > getPrimaryVerticesMCRecInfo (const int rofId) const
 
gsl::span< const MCCompLabelgetPrimaryVerticesContributors (const int rofId) const
 
gsl::span< const std::array< float, 2 > > getPrimaryVerticesXAlpha (int rofId) const
 
void fillPrimaryVerticesXandAlpha ()
 
int getPrimaryVerticesNum (int rofId=-1) const
 
void addPrimaryVerticesLabels (bounded_vector< std::pair< MCCompLabel, float > > &labels)
 
void addPrimaryVerticesContributorLabels (bounded_vector< MCCompLabel > &labels)
 
void addPrimaryVertices (const bounded_vector< Vertex > &vertices, const int iteration)
 
void addPrimaryVerticesInROF (const bounded_vector< Vertex > &vertices, const int rofId, const int iteration)
 
void addPrimaryVerticesLabelsInROF (const bounded_vector< std::pair< MCCompLabel, float > > &labels, const int rofId)
 
void addPrimaryVerticesContributorLabelsInROF (const bounded_vector< MCCompLabel > &labels, const int rofId)
 
void removePrimaryVerticesInROf (const int rofId)
 
int loadROFrameData (const o2::itsmft::ROFRecord &rof, gsl::span< const itsmft::Cluster > clusters, const dataformats::MCTruthContainer< MCCompLabel > *mcLabels=nullptr)
 
int loadROFrameData (gsl::span< const o2::itsmft::ROFRecord > rofs, gsl::span< const itsmft::CompClusterExt > clusters, gsl::span< const unsigned char >::iterator &pattIt, const itsmft::TopologyDictionary *dict, const dataformats::MCTruthContainer< MCCompLabel > *mcLabels=nullptr)
 
void resetROFrameData (size_t nROFs)
 
void prepareROFrameData (gsl::span< const o2::itsmft::ROFRecord > rofs, gsl::span< const itsmft::CompClusterExt > clusters)
 
int getTotalClusters () const
 
auto & getTotVertIteration ()
 
bool empty () const
 
int getSortedIndex (int rofId, int layer, int idx) const
 
int getSortedStartIndex (const int rofId, const int layer) const
 
int getNrof () const
 
void resetBeamXY (const float x, const float y, const float w=0)
 
void setBeamPosition (const float x, const float y, const float s2, const float base=50.f, const float systematic=0.f)
 
float getBeamX () const
 
float getBeamY () const
 
auto & getMinRs ()
 
auto & getMaxRs ()
 
float getMinR (int layer) const
 
float getMaxR (int layer) const
 
float getMSangle (int layer) const
 
auto & getMSangles ()
 
float getPhiCut (int layer) const
 
auto & getPhiCuts ()
 
float getPositionResolution (int layer) const
 
auto & getPositionResolutions ()
 
gsl::span< ClustergetClustersOnLayer (int rofId, int layerId)
 
gsl::span< const ClustergetClustersOnLayer (int rofId, int layerId) const
 
gsl::span< const ClustergetClustersPerROFrange (int rofMin, int range, int layerId) const
 
gsl::span< const ClustergetUnsortedClustersOnLayer (int rofId, int layerId) const
 
gsl::span< uint8_t > getUsedClustersROF (int rofId, int layerId)
 
gsl::span< const uint8_t > getUsedClustersROF (int rofId, int layerId) const
 
gsl::span< const intgetROFramesClustersPerROFrange (int rofMin, int range, int layerId) const
 
gsl::span< const intgetROFrameClusters (int layerId) const
 
gsl::span< const intgetNClustersROFrange (int rofMin, int range, int layerId) const
 
gsl::span< const intgetIndexTablePerROFrange (int rofMin, int range, int layerId) const
 
gsl::span< intgetIndexTable (int rofId, int layerId)
 
auto & getIndexTableWhole (int layerId)
 
const auto & getTrackingFrameInfoOnLayer (int layerId) const
 
const TrackingFrameInfogetClusterTrackingFrameInfo (int layerId, const Cluster &cl) const
 
gsl::span< const MCCompLabelgetClusterLabels (int layerId, const Cluster &cl) const
 
gsl::span< const MCCompLabelgetClusterLabels (int layerId, const int clId) const
 
int getClusterExternalIndex (int layerId, const int clId) const
 
int getClusterSize (int clusterId) const
 
void setClusterSize (bounded_vector< uint8_t > &v)
 
auto & getTrackletsLabel (int layer)
 
auto & getCellsLabel (int layer)
 
bool hasMCinformation () const
 
void initialise (const int iteration, const TrackingParameters &trkParam, const int maxLayers=7, bool resetVertices=true)
 
void resetRofPV ()
 
bool isClusterUsed (int layer, int clusterId) const
 
void markUsedCluster (int layer, int clusterId)
 
gsl::span< unsigned chargetUsedClusters (const int layer)
 
auto & getTracklets ()
 
auto & getTrackletsLookupTable ()
 
auto & getClusters ()
 
auto & getUnsortedClusters ()
 
int getClusterROF (int iLayer, int iCluster)
 
auto & getCells ()
 
auto & getCellsLookupTable ()
 
auto & getCellsNeighbours ()
 
auto & getCellsNeighboursLUT ()
 
auto & getRoads ()
 
auto & getTracks (int rofId)
 
auto & getTracksLabel (const int rofId)
 
auto & getLinesLabel (const int rofId)
 
auto & getVerticesMCRecInfo ()
 
int getNumberOfClusters () const
 
size_t getNumberOfTracks () const
 
size_t getNumberOfUsedClusters () const
 
auto getNumberOfExtendedTracks () const
 
auto getNumberOfUsedExtendedClusters () const
 
void setMemoryPool (std::shared_ptr< BoundedMemoryResource > pool)
 memory management
 
auto & getMemoryPool () const noexcept
 
bool checkMemory (unsigned long max)
 
unsigned long getArtefactsMemory () const
 
void printArtefactsMemory () const
 
int getROFCutClusterMult () const
 ROF cuts.
 
int getROFCutVertexMult () const
 
int getROFCutAllMult () const
 
void computeTrackletsPerROFScans ()
 
void computeTracletsPerClusterScans ()
 
intgetNTrackletsROF (int rofId, int combId)
 
auto & getLines (int rofId)
 
int getNLinesTotal () const noexcept
 
void setNLinesTotal (uint32_t a) noexcept
 
auto & getTrackletClusters (int rofId)
 
gsl::span< const TrackletgetFoundTracklets (int rofId, int combId) const
 
gsl::span< TrackletgetFoundTracklets (int rofId, int combId)
 
gsl::span< const MCCompLabelgetLabelsFoundTracklets (int rofId, int combId) const
 
gsl::span< intgetNTrackletsCluster (int rofId, int combId)
 
gsl::span< intgetExclusiveNTrackletsCluster (int rofId, int combId)
 
uint32_t getTotalTrackletsTF (const int iLayer)
 
int getTotalClustersPerROFrange (int rofMin, int range, int layerId) const
 
std::array< float, 2 > & getBeamXY ()
 
unsigned intgetNoVertexROF ()
 
void insertPastVertex (const Vertex &vertex, const int refROFId)
 
void initialiseRoadLabels ()
 
void setRoadLabel (int i, const unsigned long long &lab, bool fake)
 
const unsigned long longgetRoadLabel (int i) const
 
bool isRoadFake (int i) const
 
void setMultiplicityCutMask (const std::vector< uint8_t > &cutMask)
 
void setROFMask (const std::vector< uint8_t > &rofMask)
 
void swapMasks ()
 
int hasBogusClusters () const
 
void setBz (float bz)
 
float getBz () const
 
void setExternalDeviceAllocator (ExternalAllocator *allocator)
 
ExternalAllocatorgetExternalDeviceAllocator ()
 
bool hasExternalDeviceAllocator () const noexcept
 
void setExternalHostAllocator (ExternalAllocator *allocator)
 
ExternalAllocatorgetExternalHostAllocator ()
 
bool hasExternalHostAllocator () const noexcept
 
std::pmr::memory_resourcegetMaybeExternalHostResource (bool forceHost=false)
 
const o2::base::PropagatorImpl< float > * getDevicePropagator () const
 
template<typename... T>
void addClusterToLayer (int layer, T &&... args)
 
template<typename... T>
void addTrackingFrameInfoToLayer (int layer, T &&... args)
 
void addClusterExternalIndexToLayer (int layer, const int idx)
 
void checkTrackletLUTs ()
 Debug and printing.
 
void printROFoffsets ()
 
void printNClsPerROF ()
 
void printVertices ()
 
void printTrackletLUTonLayer (int i)
 
void printCellLUTonLayer (int i)
 
void printTrackletLUTs ()
 
void printCellLUTs ()
 
void printSliceInfo (const int, const int)
 

Additional Inherited Members

- Public Types inherited from o2::its::TimeFrame< nLayers >
using IndexTableUtilsN = IndexTableUtils< nLayers >
 
using CellSeedN = CellSeed< nLayers >
 
- Public Attributes inherited from o2::its::TimeFrame< nLayers >
ExternalAllocatormExtDeviceAllocator {nullptr}
 State if memory will be externally managed.
 
ExternalAllocatormExtHostAllocator {nullptr}
 
std::shared_ptr< BoundedMemoryResourcemExtMemoryPool
 
IndexTableUtilsN mIndexTableUtils
 
std::array< bounded_vector< Cluster >, nLayers > mClusters
 
std::array< bounded_vector< TrackingFrameInfo >, nLayers > mTrackingFrameInfo
 
std::array< bounded_vector< int >, nLayers > mClusterExternalIndices
 
std::array< bounded_vector< int >, nLayers > mROFramesClusters
 
const dataformats::MCTruthContainer< MCCompLabel > * mClusterLabels = nullptr
 
std::array< bounded_vector< int >, 2 > mNTrackletsPerCluster
 
std::array< bounded_vector< int >, 2 > mNTrackletsPerClusterSum
 
std::array< bounded_vector< int >, nLayers > mNClustersPerROF
 
std::array< bounded_vector< int >, nLayers > mIndexTables
 
std::vector< bounded_vector< int > > mTrackletsLookupTable
 
std::array< bounded_vector< uint8_t >, nLayers > mUsedClusters
 
int mNrof = 0
 
int mNExtendedTracks {0}
 
int mNExtendedUsedClusters {0}
 
bounded_vector< intmROFramesPV
 
bounded_vector< VertexmPrimaryVertices
 
std::array< bounded_vector< Cluster >, nLayers > mUnsortedClusters
 
std::vector< bounded_vector< Tracklet > > mTracklets
 
std::vector< bounded_vector< CellSeedN > > mCells
 
bounded_vector< Road< nLayers - 2 > > mRoads
 
std::vector< bounded_vector< TrackITSExt > > mTracks
 
std::vector< bounded_vector< int > > mCellsNeighbours
 
std::vector< bounded_vector< int > > mCellsLookupTable
 
std::vector< uint8_t > mMultiplicityCutMask
 
const o2::base::PropagatorImpl< float > * mPropagatorDevice = nullptr
 

Detailed Description

template<int nLayers = 7>
class o2::its::gpu::TimeFrameGPU< nLayers >

Definition at line 28 of file TimeFrameGPU.h.

Constructor & Destructor Documentation

◆ TimeFrameGPU()

template<int nLayers = 7>
o2::its::gpu::TimeFrameGPU< nLayers >::TimeFrameGPU ( )
default

◆ ~TimeFrameGPU()

template<int nLayers = 7>
o2::its::gpu::TimeFrameGPU< nLayers >::~TimeFrameGPU ( )
default

Member Function Documentation

◆ createCellsBuffers()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createCellsBuffers ( const int  )

◆ createCellsBuffersArray()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createCellsBuffersArray ( const int  )

◆ createCellsDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createCellsDevice ( )

◆ createCellsLUTDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createCellsLUTDevice ( const int  )

◆ createCellsLUTDeviceArray()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createCellsLUTDeviceArray ( const int  )

◆ createClustersDeviceArray()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createClustersDeviceArray ( const int  ,
const int  = nLayers 
)

◆ createClustersIndexTablesArray()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createClustersIndexTablesArray ( const int  )

◆ createNeighboursDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createNeighboursDevice ( const unsigned int  layer)

◆ createNeighboursIndexTablesDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createNeighboursIndexTablesDevice ( const int  )

◆ createNeighboursLUTDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createNeighboursLUTDevice ( const int  ,
const unsigned int   
)

◆ createROFrameClustersDeviceArray()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createROFrameClustersDeviceArray ( const int  )

◆ createTrackingFrameInfoDeviceArray()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createTrackingFrameInfoDeviceArray ( const int  )

◆ createTrackITSExtDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createTrackITSExtDevice ( bounded_vector< CellSeedN > &  )

◆ createTrackletsBuffers()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createTrackletsBuffers ( const int  )

◆ createTrackletsBuffersArray()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createTrackletsBuffersArray ( const int  )

◆ createTrackletsLUTDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createTrackletsLUTDevice ( const int  ,
const int   
)

◆ createTrackletsLUTDeviceArray()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createTrackletsLUTDeviceArray ( const int  )

◆ createUnsortedClustersDeviceArray()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createUnsortedClustersDeviceArray ( const int  ,
const int  = nLayers 
)

◆ createUsedClustersDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createUsedClustersDevice ( const int  ,
const int   
)

◆ createUsedClustersDeviceArray()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createUsedClustersDeviceArray ( const int  ,
const int  = nLayers 
)

◆ createVtxLinesBuffer()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createVtxLinesBuffer ( const int32_t  )

◆ createVtxLinesLUTDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createVtxLinesLUTDevice ( const int32_t  )

◆ createVtxTrackletsBuffers()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createVtxTrackletsBuffers ( const int32_t  )

◆ createVtxTrackletsLUTDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::createVtxTrackletsLUTDevice ( const int32_t  )

◆ downloadCellsDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::downloadCellsDevice ( )

◆ downloadCellsLUTDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::downloadCellsLUTDevice ( )

◆ downloadCellsNeighboursDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::downloadCellsNeighboursDevice ( std::vector< bounded_vector< std::pair< int, int > > > &  ,
const int   
)

◆ downloadNeighboursLUTDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::downloadNeighboursLUTDevice ( bounded_vector< int > &  ,
const int   
)

◆ downloadTrackITSExtDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::downloadTrackITSExtDevice ( bounded_vector< CellSeedN > &  )

◆ getArrayNCells()

template<int nLayers = 7>
auto & o2::its::gpu::TimeFrameGPU< nLayers >::getArrayNCells ( )
inline

Definition at line 164 of file TimeFrameGPU.h.

◆ getArrayNNeighbours()

template<int nLayers = 7>
auto & o2::its::gpu::TimeFrameGPU< nLayers >::getArrayNNeighbours ( )
inline

Definition at line 166 of file TimeFrameGPU.h.

◆ getChainPropagator()

template<int nLayers = 7>
const o2::base::Propagator * o2::its::gpu::TimeFrameGPU< nLayers >::getChainPropagator ( )

◆ getClusterSizes()

template<int nLayers>
std::vector< unsigned int > o2::its::gpu::TimeFrameGPU< nLayers >::getClusterSizes ( )
inline

Definition at line 264 of file TimeFrameGPU.h.

◆ getDeviceArrayCells()

template<int nLayers = 7>
CellSeedN ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayCells ( )
inline

Definition at line 139 of file TimeFrameGPU.h.

◆ getDeviceArrayCellsLUT()

template<int nLayers = 7>
int ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayCellsLUT ( ) const
inline

Definition at line 137 of file TimeFrameGPU.h.

◆ getDeviceArrayClusters()

template<int nLayers = 7>
const Cluster ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayClusters ( ) const
inline

Definition at line 129 of file TimeFrameGPU.h.

◆ getDeviceArrayClustersIndexTables()

template<int nLayers = 7>
const int ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayClustersIndexTables ( ) const
inline

Definition at line 131 of file TimeFrameGPU.h.

◆ getDeviceArrayNeighboursCellLUT()

template<int nLayers = 7>
int ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayNeighboursCellLUT ( ) const
inline

Definition at line 138 of file TimeFrameGPU.h.

◆ getDeviceArrayNTrackletsPerCluster()

template<int nLayers = 7>
int32_t ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayNTrackletsPerCluster ( ) const
inlinenoexcept

Definition at line 151 of file TimeFrameGPU.h.

◆ getDeviceArrayNTrackletsPerClusterSum()

template<int nLayers = 7>
int32_t ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayNTrackletsPerClusterSum ( ) const
inlinenoexcept

Definition at line 152 of file TimeFrameGPU.h.

◆ getDeviceArrayNTrackletsPerROF()

template<int nLayers = 7>
int32_t ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayNTrackletsPerROF ( ) const
inlinenoexcept

Definition at line 150 of file TimeFrameGPU.h.

◆ getDeviceArrayTrackingFrameInfo()

template<int nLayers = 7>
const TrackingFrameInfo ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayTrackingFrameInfo ( ) const
inline

Definition at line 128 of file TimeFrameGPU.h.

◆ getDeviceArrayTracklets()

template<int nLayers = 7>
Tracklet ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayTracklets ( )
inline

Definition at line 135 of file TimeFrameGPU.h.

◆ getDeviceArrayTrackletsLUT()

template<int nLayers = 7>
int ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayTrackletsLUT ( ) const
inline

Definition at line 136 of file TimeFrameGPU.h.

◆ getDeviceArrayTrackSeeds()

template<int nLayers = 7>
o2::track::TrackParCovF ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayTrackSeeds ( )
inline

Definition at line 141 of file TimeFrameGPU.h.

◆ getDeviceArrayTrackSeedsChi2()

template<int nLayers = 7>
float ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayTrackSeedsChi2 ( )
inline

Definition at line 142 of file TimeFrameGPU.h.

◆ getDeviceArrayUnsortedClusters()

template<int nLayers = 7>
const Cluster ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayUnsortedClusters ( ) const
inline

Definition at line 130 of file TimeFrameGPU.h.

◆ getDeviceArrayUsedClusters()

template<int nLayers = 7>
uint8_t ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceArrayUsedClusters ( ) const
inline

Definition at line 133 of file TimeFrameGPU.h.

◆ getDeviceCellLUTs()

template<int nLayers = 7>
gsl::span< int * > o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceCellLUTs ( )
inline

Definition at line 170 of file TimeFrameGPU.h.

◆ getDeviceCells()

template<int nLayers = 7>
gsl::span< CellSeedN * > o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceCells ( )
inline

Definition at line 172 of file TimeFrameGPU.h.

◆ getDeviceIndexTableUtils()

template<int nLayers = 7>
IndexTableUtilsN * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceIndexTableUtils ( )
inline

Definition at line 110 of file TimeFrameGPU.h.

◆ getDeviceLines()

template<int nLayers = 7>
Line * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceLines ( ) const
inlinenoexcept

Definition at line 156 of file TimeFrameGPU.h.

◆ getDeviceMultCutMask()

template<int nLayers = 7>
uint8_t * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceMultCutMask ( )
inline

Definition at line 144 of file TimeFrameGPU.h.

◆ getDeviceNeighbourPairs()

template<int nLayers = 7>
gpuPair< int, int > * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNeighbourPairs ( const int  layer)
inline

Definition at line 123 of file TimeFrameGPU.h.

◆ getDeviceNeighbours()

template<int nLayers = 7>
int * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNeighbours ( const int  layer)
inline

Definition at line 125 of file TimeFrameGPU.h.

◆ getDeviceNeighboursAll()

template<int nLayers = 7>
std::array< int *, nLayers - 2 > & o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNeighboursAll ( )
inline

Definition at line 124 of file TimeFrameGPU.h.

◆ getDeviceNeighboursArray()

template<int nLayers = 7>
int ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNeighboursArray ( )
inline

Definition at line 126 of file TimeFrameGPU.h.

◆ getDeviceNeighboursIndexTables()

template<int nLayers = 7>
int * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNeighboursIndexTables ( const int  layer)
inline

Definition at line 143 of file TimeFrameGPU.h.

◆ getDeviceNeighboursLUT()

template<int nLayers = 7>
int * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNeighboursLUT ( const int  layer)
inline

Definition at line 121 of file TimeFrameGPU.h.

◆ getDeviceNeighboursLUTs()

template<int nLayers = 7>
gsl::span< int * > o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNeighboursLUTs ( )
inline

Definition at line 122 of file TimeFrameGPU.h.

◆ getDeviceNLinesPerCluster()

template<int nLayers = 7>
int32_t * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNLinesPerCluster ( ) const
inlinenoexcept

Definition at line 154 of file TimeFrameGPU.h.

◆ getDeviceNLinesPerClusterSum()

template<int nLayers = 7>
int32_t * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNLinesPerClusterSum ( ) const
inlinenoexcept

Definition at line 155 of file TimeFrameGPU.h.

◆ getDeviceNTrackletsPerCluster()

template<int nLayers = 7>
auto & o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNTrackletsPerCluster ( ) const
inlinenoexcept

Definition at line 148 of file TimeFrameGPU.h.

◆ getDeviceNTrackletsPerClusterSum()

template<int nLayers = 7>
auto & o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNTrackletsPerClusterSum ( ) const
inlinenoexcept

Definition at line 149 of file TimeFrameGPU.h.

◆ getDeviceNTrackletsPerROF()

template<int nLayers = 7>
auto & o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceNTrackletsPerROF ( ) const
inlinenoexcept

Definition at line 147 of file TimeFrameGPU.h.

◆ getDeviceRoads()

template<int nLayers = 7>
Road< nLayers - 2 > * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceRoads ( )
inline

Definition at line 119 of file TimeFrameGPU.h.

◆ getDeviceROFrameClusters()

template<int nLayers = 7>
const int ** o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceROFrameClusters ( ) const
inline

Definition at line 134 of file TimeFrameGPU.h.

◆ getDeviceROFramesClusters()

template<int nLayers = 7>
int * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceROFramesClusters ( const int  layer)
inline

Definition at line 111 of file TimeFrameGPU.h.

◆ getDeviceROFramesPV()

template<int nLayers = 7>
int * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceROFramesPV ( )
inline

Definition at line 114 of file TimeFrameGPU.h.

◆ getDeviceTrackingFrameInfo()

template<int nLayers = 7>
TrackingFrameInfo * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceTrackingFrameInfo ( const int  )

◆ getDeviceTrackITSExt()

template<int nLayers = 7>
TrackITSExt * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceTrackITSExt ( )
inline

Definition at line 120 of file TimeFrameGPU.h.

◆ getDeviceTracklets()

template<int nLayers = 7>
gsl::span< Tracklet * > o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceTracklets ( )
inline

Definition at line 171 of file TimeFrameGPU.h.

◆ getDeviceTrackletsLUTs()

template<int nLayers = 7>
gsl::span< int * > o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceTrackletsLUTs ( )
inline

Definition at line 169 of file TimeFrameGPU.h.

◆ getDeviceTrackletsPerROFs()

template<int nLayers = 7>
gsl::span< int * > o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceTrackletsPerROFs ( )
inline

Definition at line 157 of file TimeFrameGPU.h.

◆ getDeviceTrackSeeds()

template<int nLayers = 7>
CellSeedN * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceTrackSeeds ( )
inline

Definition at line 140 of file TimeFrameGPU.h.

◆ getDeviceUsedClusters()

template<int nLayers = 7>
unsigned char * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceUsedClusters ( const int  )

◆ getDeviceUsedTracklets()

template<int nLayers = 7>
uint8_t * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceUsedTracklets ( ) const
inlinenoexcept

Definition at line 153 of file TimeFrameGPU.h.

◆ getDeviceVertices()

template<int nLayers = 7>
Vertex * o2::its::gpu::TimeFrameGPU< nLayers >::getDeviceVertices ( )
inline

Definition at line 113 of file TimeFrameGPU.h.

◆ getName()

template<int nLayers = 7>
virtual const char * o2::its::gpu::TimeFrameGPU< nLayers >::getName ( ) const
inlinevirtualnoexcept

Reimplemented from o2::its::TimeFrame< nLayers >.

Definition at line 108 of file TimeFrameGPU.h.

◆ getNCells()

template<int nLayers = 7>
gsl::span< int, nLayers - 2 > o2::its::gpu::TimeFrameGPU< nLayers >::getNCells ( )
inline

Definition at line 163 of file TimeFrameGPU.h.

◆ getNClustersInRofSpan()

template<int nLayers>
int o2::its::gpu::TimeFrameGPU< nLayers >::getNClustersInRofSpan ( const int  rofIdstart,
const int  rofSpanSize,
const int  layerId 
) const
inline

Definition at line 258 of file TimeFrameGPU.h.

◆ getNNeighbours()

template<int nLayers = 7>
gsl::span< int, nLayers - 3 > o2::its::gpu::TimeFrameGPU< nLayers >::getNNeighbours ( )
inline

Definition at line 165 of file TimeFrameGPU.h.

◆ getNTracklets()

template<int nLayers = 7>
gsl::span< int, nLayers - 1 > o2::its::gpu::TimeFrameGPU< nLayers >::getNTracklets ( )
inline

Definition at line 162 of file TimeFrameGPU.h.

◆ getNumberOfCells()

template<int nLayers>
int o2::its::gpu::TimeFrameGPU< nLayers >::getNumberOfCells ( ) const
inlinefinalvirtual

Reimplemented from o2::its::TimeFrame< nLayers >.

Definition at line 279 of file TimeFrameGPU.h.

◆ getNumberOfNeighbours()

template<int nLayers>
int o2::its::gpu::TimeFrameGPU< nLayers >::getNumberOfNeighbours ( ) const
inlinefinalvirtual

Reimplemented from o2::its::TimeFrame< nLayers >.

Definition at line 285 of file TimeFrameGPU.h.

◆ getNumberOfTracklets()

template<int nLayers>
int o2::its::gpu::TimeFrameGPU< nLayers >::getNumberOfTracklets ( ) const
inlinefinalvirtual

Reimplemented from o2::its::TimeFrame< nLayers >.

Definition at line 273 of file TimeFrameGPU.h.

◆ getStream()

template<int nLayers = 7>
auto & o2::its::gpu::TimeFrameGPU< nLayers >::getStream ( const size_t  stream)
inline

synchronization

Definition at line 95 of file TimeFrameGPU.h.

◆ getStreams()

template<int nLayers = 7>
auto & o2::its::gpu::TimeFrameGPU< nLayers >::getStreams ( )
inline

Definition at line 96 of file TimeFrameGPU.h.

◆ getTrackITSExt()

template<int nLayers = 7>
auto & o2::its::gpu::TimeFrameGPU< nLayers >::getTrackITSExt ( )
inline

Definition at line 112 of file TimeFrameGPU.h.

◆ initDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::initDevice ( IndexTableUtilsN ,
const TrackingParameters trkParam,
const TimeFrameGPUParameters ,
const int  ,
const int   
)

◆ initDeviceSAFitting()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::initDeviceSAFitting ( )

◆ initialise()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::initialise ( const int  ,
const TrackingParameters ,
const int  ,
IndexTableUtilsN utils = nullptr,
const TimeFrameGPUParameters pars = nullptr 
)

◆ isGPU()

template<int nLayers = 7>
virtual bool o2::its::gpu::TimeFrameGPU< nLayers >::isGPU ( ) const
inlinefinalvirtualnoexcept

interface

Reimplemented from o2::its::TimeFrame< nLayers >.

Definition at line 107 of file TimeFrameGPU.h.

◆ loadCellsDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadCellsDevice ( )

◆ loadCellsLUTDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadCellsLUTDevice ( )

◆ loadClustersDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadClustersDevice ( const int  ,
const int   
)

◆ loadClustersIndexTables()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadClustersIndexTables ( const int  ,
const int   
)

◆ loadIndexTableUtils()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadIndexTableUtils ( const int  )

◆ loadMultiplicityCutMask()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadMultiplicityCutMask ( const int  )

◆ loadRoadsDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadRoadsDevice ( )

◆ loadROFrameClustersDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadROFrameClustersDevice ( const int  ,
const int   
)

◆ loadTrackingFrameInfoDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadTrackingFrameInfoDevice ( const int  ,
const int   
)

◆ loadTrackletsDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadTrackletsDevice ( )

◆ loadTrackletsLUTDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadTrackletsLUTDevice ( )

◆ loadTrackSeedsChi2Device()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadTrackSeedsChi2Device ( )

◆ loadTrackSeedsDevice() [1/2]

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadTrackSeedsDevice ( )

◆ loadTrackSeedsDevice() [2/2]

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadTrackSeedsDevice ( bounded_vector< CellSeedN > &  )

◆ loadUnsortedClustersDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadUnsortedClustersDevice ( const int  ,
const int   
)

◆ loadUsedClustersDevice()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadUsedClustersDevice ( )

◆ loadVertices()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::loadVertices ( const int  )

◆ recordEvent()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::recordEvent ( const int  )

◆ recordEvents()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::recordEvents ( const int  = 0,
const int  = nLayers 
)

◆ registerHostMemory()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::registerHostMemory ( const int  )

Most relevant operations.

◆ setDevicePropagator()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::setDevicePropagator ( const o2::base::PropagatorImpl< float > *  p)
inlinefinalvirtual

Reimplemented from o2::its::TimeFrame< nLayers >.

Definition at line 159 of file TimeFrameGPU.h.

◆ syncStream()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::syncStream ( const size_t  stream)

◆ syncStreams()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::syncStreams ( const bool  = true)

◆ unregisterHostMemory()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::unregisterHostMemory ( const int  )

◆ waitEvent()

template<int nLayers = 7>
void o2::its::gpu::TimeFrameGPU< nLayers >::waitEvent ( const int  ,
const int   
)

◆ wipe()

template<int nLayers = 7>
virtual void o2::its::gpu::TimeFrameGPU< nLayers >::wipe ( )
finalvirtual

cleanup

Reimplemented from o2::its::TimeFrame< nLayers >.


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