Project
Loading...
Searching...
No Matches
o2::its::gpu::TimeFrameGPU< NLayers > Class Template Reference

#include <TimeFrameGPU.h>

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

Public Member Functions

 TimeFrameGPU ()=default
 
 ~TimeFrameGPU () override=default
 
void pushMemoryStack (const int)
 Most relevant operations.
 
void popMemoryStack (const int)
 
void unregisterHostMemory ()
 
void initialise (const TrackingParameters &, int maxLayers)
 
void initialise (const TrackingParameters &, int maxLayers, int iteration)
 
void loadIndexTableUtils ()
 
void loadTrackingTopologies ()
 
void loadTrackingFrameInfoDevice (const int)
 
void createTrackingFrameInfoDeviceArray (const int=NLayers)
 
void loadUnsortedClustersDevice (const int)
 
void createUnsortedClustersDeviceArray (const int=NLayers)
 
void loadClustersDevice (const int)
 
void createClustersDeviceArray (const int=NLayers)
 
void loadClustersIndexTables (const int)
 
void createClustersIndexTablesArray (const int=NLayers)
 
void createUsedClustersDevice (const int)
 
void createUsedClustersDeviceArray (const int=NLayers)
 
void loadUsedClustersDevice ()
 
void loadROFrameClustersDevice (const int)
 
void createROFrameClustersDeviceArray (const int=NLayers)
 
void loadROFCutMask (const int)
 
void loadVertices ()
 
void loadROFOverlapTable ()
 
void loadROFVertexLookupTable ()
 
void uploadROFVertexLookupTable ()
 
void loadIterationParameters (const TrackingParameters &)
 
void createTrackletsLUTDevice (bool, const int)
 
void createTrackletsLUTDeviceArray ()
 
void createTrackSeedsDevice (const size_t capacity)
 
void createTrackletsBuffers (const int, size_t capacity)
 
void createTrackletsBuffersArray ()
 
void createCellsBuffers (const int, size_t capacity)
 
void createCellsBuffersArray ()
 
void createCellsLUTDevice (const int)
 
void createCellsLUTDeviceArray ()
 
void createNeighboursDevice (const unsigned int layer, size_t capacity)
 
void createNeighboursLUTDevice (const int, const unsigned int)
 
void createTrackITSExtDevice (const size_t capacity)
 
void createTrackITSExtHost (const size_t nTracks)
 
void createTrackExtensionScratchDevice (const int nThreads, const int maxHypotheses)
 
void downloadTrackITSExtDevice ()
 
auto & getStream (const size_t stream)
 synchronization
 
auto & getStreams ()
 
void syncStreams (const bool=true)
 
void waitEvent (const int, const int)
 
void recordEvent (const int)
 
virtual void wipe () final
 cleanup
 
virtual bool isGPU () const noexcept final
 interface
 
virtual const chargetName () const noexcept override final
 
IndexTableUtilsNgetDeviceIndexTableUtils ()
 
const float * getDeviceLayerRadii () const
 
const float * getDeviceMinPts () const
 
const float * getDeviceLayerxX0 () const
 
const auto getDeviceROFOverlapTableView ()
 
const auto getDeviceROFVertexLookupTableView ()
 
const auto getDeviceROFMaskTableView ()
 
const auto getDeviceTrackingTopologyView () const
 
auto & getTrackITSExt ()
 
auto & getTrackIndices ()
 
VertexgetDeviceVertices ()
 
TrackITSExtgetDeviceTrackITSExt ()
 
intgetDeviceTrackIndices ()
 
TrackExtensionHypothesis< NLayers > * getDeviceActiveTrackExtensionHypotheses ()
 
TrackExtensionHypothesis< NLayers > * getDeviceNextTrackExtensionHypotheses ()
 
intgetDeviceNeighboursLUT (const int layer)
 
CellNeighbour ** getDeviceArrayNeighbours ()
 
CellNeighbourgetDeviceNeighbours (const int layer)
 
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
 
CellSeed ** getDeviceArrayCells ()
 
TrackSeedNgetDeviceTrackSeeds ()
 
intgetDeviceTrackSeedIndices ()
 
intgetDeviceTrackCounter ()
 
auto getNTrackSeeds () const
 
void setDevicePropagator (const o2::base::PropagatorImpl< float > *p) final
 
gsl::span< intgetNTracklets ()
 
gsl::span< intgetNCells ()
 
auto & getArrayNCells ()
 
gsl::span< intgetNNeighbours ()
 
gsl::span< int * > getDeviceTrackletsLUTs ()
 
gsl::span< int * > getDeviceCellLUTs ()
 
gsl::span< Tracklet * > getDeviceTracklets ()
 
gsl::span< CellSeed * > getDeviceCells ()
 
size_t getNumberOfTracklets () const final
 
size_t getNumberOfCells () const final
 
size_t getNumberOfNeighbours () const final
 
- Public Member Functions inherited from o2::its::TimeFrame< NLayers >
 TimeFrame ()
 
virtual ~TimeFrame ()
 
 TimeFrame (const TimeFrame &)=delete
 
TimeFrameoperator= (const TimeFrame &)=delete
 
const VertexgetPrimaryVertex (const int ivtx) const
 
auto & getPrimaryVertices ()
 
auto getPrimaryVerticesNum ()
 
const auto & getPrimaryVertices () const
 
auto & getPrimaryVerticesLabels ()
 
gsl::span< const VertexgetPrimaryVertices (int layer, int rofId) const
 
void addPrimaryVertex (const Vertex &vertex)
 
void addPrimaryVertexLabel (const VertexLabel &label)
 
void 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, int layer, const dataformats::MCTruthContainer< MCCompLabel > *mcLabels=nullptr)
 
void resetROFrameData (int iLayer)
 
void prepareROFrameData (gsl::span< const itsmft::CompClusterExt > clusters, int layer)
 
int getTotalClusters () const
 
bool empty () const
 
int getSortedIndex (int rofId, int layer, int idx) const
 
int getSortedStartIndex (const int rofId, const int layer) const
 
int getNrof (int layer) 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
 
std::array< float, 2 > & getBeamXY ()
 
auto & getMinRs ()
 
auto & getMaxRs ()
 
float getMinR (int layer) const
 
float getMaxR (int layer) const
 
float getLinkPhiCut (int linkId) const
 
float getLinkMSAngle (int linkId) const
 
auto & getLinkPhiCuts ()
 
auto & getLinkMSAngles ()
 
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< intgetIndexTable (int rofId, int layerId)
 
const auto & getTrackingFrameInfoOnLayer (int layerId) const
 
const auto & getIndexTableUtils () const
 
const auto & getROFOverlapTable () const
 
const auto & getROFOverlapTableView () const
 
const auto & getTrackerTopologies () const
 
const auto & getTrackingTopologyView () const
 
void setROFOverlapTable (ROFOverlapTableN table)
 
const auto & getROFVertexLookupTable () const
 
const auto & getROFVertexLookupTableView () const
 
void setROFVertexLookupTable (ROFVertexLookupTableN table)
 
void updateROFVertexLookupTable ()
 
void setMultiplicityCutMask (ROFMaskTableN cutMask)
 
void useMultiplictyMask () noexcept
 
void setUPCCutMask (ROFMaskTableN cutMask)
 
void useUPCMask () noexcept
 
const auto & getROFMaskView () 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 layer, int clusterId) const
 
void setClusterSize (int layer, bounded_vector< uint8_t > &v)
 
auto & getTrackletsLabel (int layer)
 
auto & getCellsLabel (int layer)
 
bool hasMCinformation () const
 
void initVertexingTopology (const TrackingParameters &trkParam)
 
void initDefaultTrackingTopology (const TrackingParameters &trkParam, const int maxLayers=NLayers)
 
void initTrackerTopologies (gsl::span< const TrackingParameters > trkParams, const int maxLayers=NLayers)
 
void initialise (const TrackingParameters &trkParam, const int maxLayers=NLayers, const int iteration=constants::UnusedIndex)
 
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 & getCellsNeighboursTopology ()
 
auto & getCellsNeighboursLUT ()
 
auto & getTracks ()
 
auto & getTracksLabel ()
 
auto & getLinesLabel (const int rofId)
 
size_t getNumberOfClusters () const
 
size_t getNumberOfTracks () const
 
size_t getNumberOfUsedClusters () const
 
void resetTrackExtensionCounters ()
 
void addTrackExtensionCounters (size_t nTracks, size_t nClusters)
 
size_t getNExtendedTracks () const
 
size_t getNExtendedClusters () 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
 
void setIsStaggered (bool b) noexcept
 staggering
 
CapacityEstimatorgetCapacityEstimator () noexcept
 
const CapacityEstimatorgetCapacityEstimator () const noexcept
 
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
 
int hasBogusClusters () const
 
void setBz (float bz)
 
float getBz () const
 
auto getFrameworkAllocator ()
 
void setFrameworkAllocator (ExternalAllocator *ext)
 
bool hasFrameworkAllocator () const noexcept
 
std::pmr::memory_resourcegetMaybeFrameworkHostResource (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)
 

Additional Inherited Members

- Public Types inherited from o2::its::TimeFrame< NLayers >
using IndexTableUtilsN = IndexTableUtils< NLayers >
 
using ROFOverlapTableN = ROFOverlapTable< NLayers >
 
using ROFVertexLookupTableN = ROFVertexLookupTable< NLayers >
 
using ROFMaskTableN = ROFMaskTable< NLayers >
 
using TrackingTopologyN = TrackingTopology< NLayers >
 
using TrackSeedN = TrackSeed< NLayers >
 
- Public Attributes inherited from o2::its::TimeFrame< NLayers >
ExternalAllocatormExternalAllocator {nullptr}
 State if memory will be externally managed by the GPU framework.
 
std::shared_ptr< BoundedMemoryResourcemExtMemoryPool
 
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
 
std::array< const dataformats::MCTruthContainer< MCCompLabel > *, NLayers > 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
 
std::array< bounded_vector< Cluster >, NLayers > mUnsortedClusters
 
std::vector< bounded_vector< Tracklet > > mTracklets
 
std::vector< bounded_vector< CellSeed > > mCells
 
bounded_vector< TrackITSExtmTracks
 
bounded_vector< MCCompLabelmTracksLabel
 
size_t mNExtendedTracks = 0
 
size_t mNExtendedClusters = 0
 
std::vector< bounded_vector< int > > mCellsNeighbours
 
std::vector< bounded_vector< int > > mCellsNeighboursTopology
 
std::vector< bounded_vector< int > > mCellsLookupTable
 
const o2::base::PropagatorImpl< float > * mPropagatorDevice = nullptr
 
- Protected Member Functions inherited from o2::its::TimeFrame< NLayers >
void prepareClusters (const TrackingParameters &trkParam, const int maxLayers=NLayers)
 
- Protected Attributes inherited from o2::its::TimeFrame< NLayers >
float mBz = 5.
 
unsigned int mNTotalLowPtVertices = 0
 
int mBeamPosWeight = 0
 
std::array< float, 2 > mBeamPos = {0.f, 0.f}
 
bool isBeamPositionOverridden = false
 
std::array< float, NLayers > mMinR
 
std::array< float, NLayers > mMaxR
 
bounded_vector< float > mLinkPhiCuts
 
bounded_vector< float > mLinkMSAngles
 
bounded_vector< float > mPositionResolution
 
std::array< bounded_vector< uint8_t >, NLayers > mClusterSize
 
bounded_vector< std::array< float, 2 > > mPValphaX
 
std::vector< bounded_vector< MCCompLabel > > mTrackletLabels
 PV x and alpha for track propagation.
 
std::vector< bounded_vector< MCCompLabel > > mCellLabels
 
std::vector< bounded_vector< int > > mCellsNeighboursLUT
 
bounded_vector< intmBogusClusters
 
CapacityEstimator mCapacityEstimator
 keep track of clusters with wild coordinates
 
bounded_vector< VertexmPrimaryVertices
 
bounded_vector< VertexLabelmPrimaryVerticesLabels
 
std::vector< bounded_vector< int > > mNTrackletsPerROF
 
std::vector< bounded_vector< Line > > mLines
 
std::vector< bounded_vector< ClusterLines > > mTrackletClusters
 
std::array< bounded_vector< int >, 2 > mTrackletsIndexROF
 
std::vector< bounded_vector< MCCompLabel > > mLinesLabels
 
std::array< uint32_t, 2 > mTotalTracklets = {0, 0}
 
uint32_t mTotalLines = 0
 
IndexTableUtilsN mIndexTableUtils
 
ROFOverlapTableN mROFOverlapTable
 
ROFOverlapTableN::View mROFOverlapTableView
 
TrackingTopologyN mVertexingTopology
 
TrackingTopologyN mDefaultTrackingTopology
 
std::vector< TrackingTopologyNmTrackerTopologies
 
TrackingTopologyN::View mTrackingTopologyView
 
ROFVertexLookupTableN mROFVertexLookupTable
 
ROFVertexLookupTableN::View mROFVertexLookupTableView
 
ROFMaskTableN mMultiplicityCutMask
 
ROFMaskTableN mUPCCutMask
 
ROFMaskTableNmROFMask = &mMultiplicityCutMask
 
ROFMaskTableN::View mROFMaskView
 
bool mIsStaggered {false}
 
std::shared_ptr< BoundedMemoryResourcemMemoryPool
 

Detailed Description

template<int NLayers>
class o2::its::gpu::TimeFrameGPU< NLayers >

Definition at line 29 of file TimeFrameGPU.h.

Constructor & Destructor Documentation

◆ TimeFrameGPU()

template<int NLayers>
o2::its::gpu::TimeFrameGPU< NLayers >::TimeFrameGPU ( )
default

◆ ~TimeFrameGPU()

template<int NLayers>
o2::its::gpu::TimeFrameGPU< NLayers >::~TimeFrameGPU ( )
overridedefault

Member Function Documentation

◆ createCellsBuffers()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createCellsBuffers ( const int  ,
size_t  capacity 
)

◆ createCellsBuffersArray()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createCellsBuffersArray ( )

◆ createCellsLUTDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createCellsLUTDevice ( const int  )

◆ createCellsLUTDeviceArray()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createCellsLUTDeviceArray ( )

◆ createClustersDeviceArray()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createClustersDeviceArray ( const int  = NLayers)

◆ createClustersIndexTablesArray()

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

◆ createNeighboursDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createNeighboursDevice ( const unsigned int  layer,
size_t  capacity 
)

◆ createNeighboursLUTDevice()

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

◆ createROFrameClustersDeviceArray()

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

◆ createTrackExtensionScratchDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createTrackExtensionScratchDevice ( const int  nThreads,
const int  maxHypotheses 
)

◆ createTrackingFrameInfoDeviceArray()

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

◆ createTrackITSExtDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createTrackITSExtDevice ( const size_t  capacity)

◆ createTrackITSExtHost()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createTrackITSExtHost ( const size_t  nTracks)

◆ createTrackletsBuffers()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createTrackletsBuffers ( const int  ,
size_t  capacity 
)

◆ createTrackletsBuffersArray()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createTrackletsBuffersArray ( )

◆ createTrackletsLUTDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createTrackletsLUTDevice ( bool  ,
const int   
)

◆ createTrackletsLUTDeviceArray()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createTrackletsLUTDeviceArray ( )

◆ createTrackSeedsDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createTrackSeedsDevice ( const size_t  capacity)

◆ createUnsortedClustersDeviceArray()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createUnsortedClustersDeviceArray ( const int  = NLayers)

◆ createUsedClustersDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createUsedClustersDevice ( const int  )

◆ createUsedClustersDeviceArray()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::createUsedClustersDeviceArray ( const int  = NLayers)

◆ downloadTrackITSExtDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::downloadTrackITSExtDevice ( )

◆ getArrayNCells()

template<int NLayers>
auto & o2::its::gpu::TimeFrameGPU< NLayers >::getArrayNCells ( )
inline

Definition at line 145 of file TimeFrameGPU.h.

◆ getClusterSizes()

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

Definition at line 258 of file TimeFrameGPU.h.

◆ getDeviceActiveTrackExtensionHypotheses()

template<int NLayers>
TrackExtensionHypothesis< NLayers > * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceActiveTrackExtensionHypotheses ( )
inline

Definition at line 118 of file TimeFrameGPU.h.

◆ getDeviceArrayCells()

template<int NLayers>
CellSeed ** o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceArrayCells ( )
inline

Definition at line 134 of file TimeFrameGPU.h.

◆ getDeviceArrayCellsLUT()

template<int NLayers>
int ** o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceArrayCellsLUT ( ) const
inline

Definition at line 132 of file TimeFrameGPU.h.

◆ getDeviceArrayClusters()

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

Definition at line 124 of file TimeFrameGPU.h.

◆ getDeviceArrayClustersIndexTables()

template<int NLayers>
const int ** o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceArrayClustersIndexTables ( ) const
inline

Definition at line 126 of file TimeFrameGPU.h.

◆ getDeviceArrayNeighbours()

template<int NLayers>
CellNeighbour ** o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceArrayNeighbours ( )
inline

Definition at line 121 of file TimeFrameGPU.h.

◆ getDeviceArrayNeighboursCellLUT()

template<int NLayers>
int ** o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceArrayNeighboursCellLUT ( ) const
inline

Definition at line 133 of file TimeFrameGPU.h.

◆ getDeviceArrayTrackingFrameInfo()

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

Definition at line 123 of file TimeFrameGPU.h.

◆ getDeviceArrayTracklets()

template<int NLayers>
Tracklet ** o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceArrayTracklets ( )
inline

Definition at line 130 of file TimeFrameGPU.h.

◆ getDeviceArrayTrackletsLUT()

template<int NLayers>
int ** o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceArrayTrackletsLUT ( ) const
inline

Definition at line 131 of file TimeFrameGPU.h.

◆ getDeviceArrayUnsortedClusters()

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

Definition at line 125 of file TimeFrameGPU.h.

◆ getDeviceArrayUsedClusters()

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

Definition at line 128 of file TimeFrameGPU.h.

◆ getDeviceCellLUTs()

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

Definition at line 150 of file TimeFrameGPU.h.

◆ getDeviceCells()

template<int NLayers>
gsl::span< CellSeed * > o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceCells ( )
inline

Definition at line 152 of file TimeFrameGPU.h.

◆ getDeviceIndexTableUtils()

template<int NLayers>
IndexTableUtilsN * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceIndexTableUtils ( )
inline

Definition at line 103 of file TimeFrameGPU.h.

◆ getDeviceLayerRadii()

template<int NLayers>
const float * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceLayerRadii ( ) const
inline

Definition at line 104 of file TimeFrameGPU.h.

◆ getDeviceLayerxX0()

template<int NLayers>
const float * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceLayerxX0 ( ) const
inline

Definition at line 106 of file TimeFrameGPU.h.

◆ getDeviceMinPts()

template<int NLayers>
const float * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceMinPts ( ) const
inline

Definition at line 105 of file TimeFrameGPU.h.

◆ getDeviceNeighbours()

template<int NLayers>
CellNeighbour * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceNeighbours ( const int  layer)
inline

Definition at line 122 of file TimeFrameGPU.h.

◆ getDeviceNeighboursLUT()

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

Definition at line 120 of file TimeFrameGPU.h.

◆ getDeviceNextTrackExtensionHypotheses()

template<int NLayers>
TrackExtensionHypothesis< NLayers > * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceNextTrackExtensionHypotheses ( )
inline

Definition at line 119 of file TimeFrameGPU.h.

◆ getDeviceROFMaskTableView()

template<int NLayers>
const auto o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceROFMaskTableView ( )
inline

Definition at line 109 of file TimeFrameGPU.h.

◆ getDeviceROFOverlapTableView()

template<int NLayers>
const auto o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceROFOverlapTableView ( )
inline

Definition at line 107 of file TimeFrameGPU.h.

◆ getDeviceROFrameClusters()

template<int NLayers>
const int ** o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceROFrameClusters ( ) const
inline

Definition at line 129 of file TimeFrameGPU.h.

◆ getDeviceROFVertexLookupTableView()

template<int NLayers>
const auto o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceROFVertexLookupTableView ( )
inline

Definition at line 108 of file TimeFrameGPU.h.

◆ getDeviceTrackCounter()

template<int NLayers>
int * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceTrackCounter ( )
inline

Definition at line 137 of file TimeFrameGPU.h.

◆ getDeviceTrackIndices()

template<int NLayers>
int * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceTrackIndices ( )
inline

Definition at line 117 of file TimeFrameGPU.h.

◆ getDeviceTrackingTopologyView()

template<int NLayers>
const auto o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceTrackingTopologyView ( ) const
inline

Definition at line 110 of file TimeFrameGPU.h.

◆ getDeviceTrackITSExt()

template<int NLayers>
TrackITSExt * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceTrackITSExt ( )
inline

Definition at line 116 of file TimeFrameGPU.h.

◆ getDeviceTracklets()

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

Definition at line 151 of file TimeFrameGPU.h.

◆ getDeviceTrackletsLUTs()

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

Definition at line 149 of file TimeFrameGPU.h.

◆ getDeviceTrackSeedIndices()

template<int NLayers>
int * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceTrackSeedIndices ( )
inline

Definition at line 136 of file TimeFrameGPU.h.

◆ getDeviceTrackSeeds()

template<int NLayers>
TrackSeedN * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceTrackSeeds ( )
inline

Definition at line 135 of file TimeFrameGPU.h.

◆ getDeviceVertices()

template<int NLayers>
Vertex * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceVertices ( )
inline

Definition at line 113 of file TimeFrameGPU.h.

◆ getName()

template<int NLayers>
virtual const char * o2::its::gpu::TimeFrameGPU< NLayers >::getName ( ) const
inlinefinaloverridevirtualnoexcept

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

Definition at line 102 of file TimeFrameGPU.h.

◆ getNCells()

template<int NLayers>
gsl::span< int > o2::its::gpu::TimeFrameGPU< NLayers >::getNCells ( )
inline

Definition at line 144 of file TimeFrameGPU.h.

◆ getNNeighbours()

template<int NLayers>
gsl::span< int > o2::its::gpu::TimeFrameGPU< NLayers >::getNNeighbours ( )
inline

Definition at line 146 of file TimeFrameGPU.h.

◆ getNTracklets()

template<int NLayers>
gsl::span< int > o2::its::gpu::TimeFrameGPU< NLayers >::getNTracklets ( )
inline

Definition at line 143 of file TimeFrameGPU.h.

◆ getNTrackSeeds()

template<int NLayers>
auto o2::its::gpu::TimeFrameGPU< NLayers >::getNTrackSeeds ( ) const
inline

Definition at line 138 of file TimeFrameGPU.h.

◆ getNumberOfCells()

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

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

Definition at line 273 of file TimeFrameGPU.h.

◆ getNumberOfNeighbours()

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

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

Definition at line 279 of file TimeFrameGPU.h.

◆ getNumberOfTracklets()

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

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

Definition at line 267 of file TimeFrameGPU.h.

◆ getStream()

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

synchronization

Definition at line 91 of file TimeFrameGPU.h.

◆ getStreams()

template<int NLayers>
auto & o2::its::gpu::TimeFrameGPU< NLayers >::getStreams ( )
inline

Definition at line 92 of file TimeFrameGPU.h.

◆ getTrackIndices()

template<int NLayers>
auto & o2::its::gpu::TimeFrameGPU< NLayers >::getTrackIndices ( )
inline

Definition at line 112 of file TimeFrameGPU.h.

◆ getTrackITSExt()

template<int NLayers>
auto & o2::its::gpu::TimeFrameGPU< NLayers >::getTrackITSExt ( )
inline

Definition at line 111 of file TimeFrameGPU.h.

◆ initialise() [1/2]

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::initialise ( const TrackingParameters ,
int  maxLayers 
)

◆ initialise() [2/2]

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::initialise ( const TrackingParameters ,
int  maxLayers,
int  iteration 
)

◆ isGPU()

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

interface

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

Definition at line 101 of file TimeFrameGPU.h.

◆ loadClustersDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadClustersDevice ( const int  )

◆ loadClustersIndexTables()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadClustersIndexTables ( const int  )

◆ loadIndexTableUtils()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadIndexTableUtils ( )

◆ loadIterationParameters()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadIterationParameters ( const TrackingParameters )

◆ loadROFCutMask()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadROFCutMask ( const int  )

◆ loadROFOverlapTable()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadROFOverlapTable ( )

◆ loadROFrameClustersDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadROFrameClustersDevice ( const int  )

◆ loadROFVertexLookupTable()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadROFVertexLookupTable ( )

◆ loadTrackingFrameInfoDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadTrackingFrameInfoDevice ( const int  )

◆ loadTrackingTopologies()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadTrackingTopologies ( )

◆ loadUnsortedClustersDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadUnsortedClustersDevice ( const int  )

◆ loadUsedClustersDevice()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadUsedClustersDevice ( )

◆ loadVertices()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadVertices ( )

◆ popMemoryStack()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::popMemoryStack ( const int  )

◆ pushMemoryStack()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::pushMemoryStack ( const int  )

Most relevant operations.

◆ recordEvent()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::recordEvent ( const int  )

◆ setDevicePropagator()

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

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

Definition at line 140 of file TimeFrameGPU.h.

◆ syncStreams()

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

◆ unregisterHostMemory()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::unregisterHostMemory ( )

◆ uploadROFVertexLookupTable()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::uploadROFVertexLookupTable ( )

◆ waitEvent()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::waitEvent ( const int  ,
const int   
)

◆ wipe()

template<int NLayers>
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: