17#ifndef ITSTRACKINGGPU_VERTEXERTRAITSGPU_H_
18#define ITSTRACKINGGPU_VERTEXERTRAITSGPU_H_
45 bool isGPU() const noexcept final {
return true; }
46 const char*
getName() const noexcept final {
return "GPU"; }
Class to compute the primary vertex in ITS from tracklets.
void computeVertices(const int iteration=0) final
TimeFrameGPUParameters mTfGPUParams
IndexTableUtils * mDeviceIndexTableUtils
void computeTrackletMatching(const int iteration=0) final
void adoptTimeFrame(TimeFrame< 7 > *) noexcept final
void computeVerticesHist()
const char * getName() const noexcept final
gpu::TimeFrameGPU< 7 > * mTimeFrameGPU
void initialise(const TrackingParameters &, const int iteration=0) final
bool isGPU() const noexcept final
void computeTracklets(const int iteration=0) final
void updateVertexingParameters(const std::vector< VertexingParameters > &, const TimeFrameGPUParameters &) final
std::unique_ptr< GPUReconstructionTimeframe > tf