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 () final=default
 
void pushMemoryStack (const int)
 Most relevant operations.
 
void popMemoryStack (const int)
 
void registerHostMemory (const int)
 
void unregisterHostMemory (const int)
 
void initialise (const int, const TrackingParameters &, const int)
 
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 loadROFCutMask (const int)
 
void loadVertices (const int)
 
void loadROFOverlapTable (const int)
 
void loadROFVertexLookupTable (const int)
 
void updateROFVertexLookupTable (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 loadTrackSeedsDevice (bounded_vector< TrackSeedN > &)
 
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 (const size_t)
 
void downloadTrackITSExtDevice ()
 
void downloadCellsNeighboursDevice (std::vector< bounded_vector< std::pair< int, int > > > &, const int)
 
void downloadNeighboursLUTDevice (bounded_vector< int > &, const int)
 
void downloadCellsDevice ()
 
void downloadCellsLUTDevice ()
 
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
 
IndexTableUtilsNgetDeviceIndexTableUtils ()
 
const auto getDeviceROFOverlapTableView ()
 
const auto getDeviceROFVertexLookupTableView ()
 
const auto getDeviceROFMaskTableView ()
 
intgetDeviceROFramesClusters (const int layer)
 
auto & getTrackITSExt ()
 
VertexgetDeviceVertices ()
 
intgetDeviceROFramesPV ()
 
unsigned chargetDeviceUsedClusters (const int)
 
const o2::base::PropagatorgetChainPropagator ()
 
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
 
CellSeed ** getDeviceArrayCells ()
 
TrackSeedNgetDeviceTrackSeeds ()
 
intgetDeviceTrackSeedsLUT ()
 
auto getNTrackSeeds () const
 
o2::track::TrackParCovF ** getDeviceArrayTrackSeeds ()
 
float ** getDeviceArrayTrackSeedsChi2 ()
 
intgetDeviceNeighboursIndexTables (const int layer)
 
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< 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 ()=default
 
virtual ~TimeFrame ()=default
 
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 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< intgetIndexTable (int rofId, int layerId)
 
const auto & getTrackingFrameInfoOnLayer (int layerId) const
 
const auto & getIndexTableUtils () const
 
const auto & getROFOverlapTable () const
 
const auto & getROFOverlapTableView () 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 initialise (const int iteration, const TrackingParameters &trkParam, const int maxLayers=NLayers, bool resetVertices=true)
 
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 & getTracks ()
 
auto & getTracksLabel ()
 
auto & getLinesLabel (const int rofId)
 
size_t getNumberOfClusters () const
 
size_t getNumberOfTracks () const
 
size_t getNumberOfUsedClusters () 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
 
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 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
 
std::vector< bounded_vector< int > > mCellsNeighbours
 
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 > mMSangles
 
bounded_vector< float > mPhiCuts
 
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
 
bounded_vector< VertexmPrimaryVertices
 keep track of clusters with wild coordinates
 
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
 
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 28 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 ( )
finaldefault

Member Function Documentation

◆ createCellsBuffers()

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

◆ createCellsBuffersArray()

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

◆ createCellsDevice()

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

◆ createCellsLUTDevice()

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

◆ createCellsLUTDeviceArray()

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

◆ createClustersDeviceArray()

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

◆ createClustersIndexTablesArray()

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

◆ createNeighboursDevice()

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

◆ createNeighboursIndexTablesDevice()

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

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

◆ createTrackingFrameInfoDeviceArray()

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

◆ createTrackITSExtDevice()

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

◆ createTrackletsBuffers()

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

◆ createTrackletsBuffersArray()

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

◆ createTrackletsLUTDevice()

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

◆ createTrackletsLUTDeviceArray()

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

◆ createUnsortedClustersDeviceArray()

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

◆ createUsedClustersDevice()

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

◆ createUsedClustersDeviceArray()

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

◆ downloadCellsDevice()

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

◆ downloadCellsLUTDevice()

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

◆ downloadCellsNeighboursDevice()

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

◆ downloadNeighboursLUTDevice()

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

◆ 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 152 of file TimeFrameGPU.h.

◆ getArrayNNeighbours()

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

Definition at line 154 of file TimeFrameGPU.h.

◆ getChainPropagator()

template<int NLayers>
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 237 of file TimeFrameGPU.h.

◆ getDeviceArrayCells()

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

Definition at line 139 of file TimeFrameGPU.h.

◆ getDeviceArrayCellsLUT()

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

Definition at line 137 of file TimeFrameGPU.h.

◆ getDeviceArrayClusters()

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

Definition at line 129 of file TimeFrameGPU.h.

◆ getDeviceArrayClustersIndexTables()

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

Definition at line 131 of file TimeFrameGPU.h.

◆ getDeviceArrayNeighboursCellLUT()

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

Definition at line 138 of file TimeFrameGPU.h.

◆ getDeviceArrayTrackingFrameInfo()

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

Definition at line 128 of file TimeFrameGPU.h.

◆ getDeviceArrayTracklets()

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

Definition at line 135 of file TimeFrameGPU.h.

◆ getDeviceArrayTrackletsLUT()

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

Definition at line 136 of file TimeFrameGPU.h.

◆ getDeviceArrayTrackSeeds()

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

Definition at line 143 of file TimeFrameGPU.h.

◆ getDeviceArrayTrackSeedsChi2()

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

Definition at line 144 of file TimeFrameGPU.h.

◆ getDeviceArrayUnsortedClusters()

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

Definition at line 130 of file TimeFrameGPU.h.

◆ getDeviceArrayUsedClusters()

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

Definition at line 133 of file TimeFrameGPU.h.

◆ getDeviceCellLUTs()

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

Definition at line 158 of file TimeFrameGPU.h.

◆ getDeviceCells()

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

Definition at line 160 of file TimeFrameGPU.h.

◆ getDeviceIndexTableUtils()

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

Definition at line 108 of file TimeFrameGPU.h.

◆ getDeviceNeighbourPairs()

template<int NLayers>
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>
int * o2::its::gpu::TimeFrameGPU< NLayers >::getDeviceNeighbours ( const int  layer)
inline

Definition at line 125 of file TimeFrameGPU.h.

◆ getDeviceNeighboursAll()

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

Definition at line 124 of file TimeFrameGPU.h.

◆ getDeviceNeighboursArray()

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

Definition at line 126 of file TimeFrameGPU.h.

◆ getDeviceNeighboursIndexTables()

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

Definition at line 145 of file TimeFrameGPU.h.

◆ getDeviceNeighboursLUT()

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

Definition at line 121 of file TimeFrameGPU.h.

◆ getDeviceNeighboursLUTs()

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

Definition at line 122 of file TimeFrameGPU.h.

◆ getDeviceROFMaskTableView()

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

Definition at line 111 of file TimeFrameGPU.h.

◆ getDeviceROFOverlapTableView()

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

Definition at line 109 of file TimeFrameGPU.h.

◆ getDeviceROFrameClusters()

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

Definition at line 134 of file TimeFrameGPU.h.

◆ getDeviceROFramesClusters()

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

Definition at line 112 of file TimeFrameGPU.h.

◆ getDeviceROFramesPV()

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

Definition at line 115 of file TimeFrameGPU.h.

◆ getDeviceROFVertexLookupTableView()

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

Definition at line 110 of file TimeFrameGPU.h.

◆ getDeviceTrackingFrameInfo()

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

◆ getDeviceTrackITSExt()

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

Definition at line 120 of file TimeFrameGPU.h.

◆ getDeviceTracklets()

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

Definition at line 159 of file TimeFrameGPU.h.

◆ getDeviceTrackletsLUTs()

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

Definition at line 157 of file TimeFrameGPU.h.

◆ getDeviceTrackSeeds()

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

Definition at line 140 of file TimeFrameGPU.h.

◆ getDeviceTrackSeedsLUT()

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

Definition at line 141 of file TimeFrameGPU.h.

◆ getDeviceUsedClusters()

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

◆ getDeviceVertices()

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

Definition at line 114 of file TimeFrameGPU.h.

◆ getName()

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

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

Definition at line 107 of file TimeFrameGPU.h.

◆ getNCells()

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

Definition at line 151 of file TimeFrameGPU.h.

◆ getNNeighbours()

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

Definition at line 153 of file TimeFrameGPU.h.

◆ getNTracklets()

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

Definition at line 150 of file TimeFrameGPU.h.

◆ getNTrackSeeds()

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

Definition at line 142 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 252 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 258 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 246 of file TimeFrameGPU.h.

◆ getStream()

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

synchronization

Definition at line 94 of file TimeFrameGPU.h.

◆ getStreams()

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

Definition at line 95 of file TimeFrameGPU.h.

◆ getTrackITSExt()

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

Definition at line 113 of file TimeFrameGPU.h.

◆ initialise()

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

◆ isGPU()

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

interface

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

Definition at line 106 of file TimeFrameGPU.h.

◆ loadCellsDevice()

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

◆ loadCellsLUTDevice()

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

◆ loadClustersDevice()

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

◆ loadClustersIndexTables()

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

◆ loadIndexTableUtils()

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

◆ loadROFCutMask()

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

◆ loadROFOverlapTable()

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

◆ loadROFrameClustersDevice()

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

◆ loadROFVertexLookupTable()

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

◆ loadTrackingFrameInfoDevice()

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

◆ loadTrackletsDevice()

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

◆ loadTrackletsLUTDevice()

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

◆ loadTrackSeedsChi2Device()

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

◆ loadTrackSeedsDevice() [1/2]

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

◆ loadTrackSeedsDevice() [2/2]

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::loadTrackSeedsDevice ( bounded_vector< TrackSeedN > &  )

◆ loadUnsortedClustersDevice()

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

◆ loadUsedClustersDevice()

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

◆ loadVertices()

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

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

◆ recordEvents()

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

◆ registerHostMemory()

template<int NLayers>
void o2::its::gpu::TimeFrameGPU< NLayers >::registerHostMemory ( 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 147 of file TimeFrameGPU.h.

◆ syncStream()

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

◆ 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 ( const int  )

◆ updateROFVertexLookupTable()

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

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