![]()  | 
  
    Project
    
   | 
 
#include <GPUTrackingRefit.h>
Inherits o2::gpu::GPUTrackingRefit, and o2::gpu::GPUProcessor.
Public Attributes | |
| GPUTPCGMMergedTrack * | mPTracks = nullptr | 
  Public Attributes inherited from o2::gpu::GPUTrackingRefit | |
| bool | outward = false | 
| bool bool | resetCov | 
| bool | mIgnoreErrorsOnTrackEnds = true | 
  Public Attributes inherited from o2::gpu::GPUProcessor | |
| uint32_t | param1 = 0 | 
| uint32_t uint32_t | param2 = 0 | 
| uint32_t uint32_t uint32_t | param3 = 0) const | 
Additional Inherited Members | |
  Public Types inherited from o2::gpu::GPUProcessor | |
| enum | ProcessorType { PROCESSOR_TYPE_CPU = 0 , PROCESSOR_TYPE_DEVICE = 1 , PROCESSOR_TYPE_SLAVE = 2 } | 
  Static Public Member Functions inherited from o2::gpu::GPUProcessor | |
| template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
| static constexpr size_t | getAlignmentMod (size_t addr) | 
| template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
| static constexpr size_t | getAlignment (size_t addr) | 
| template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
| static constexpr size_t | nextMultipleOf (size_t size) | 
| static constexpr size_t | nextMultipleOf (size_t size, size_t alignment) | 
| template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
| static void * | alignPointer (void *ptr) | 
| template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
| static size_t | getAlignmentMod (void *addr) | 
| template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
| static size_t | getAlignment (void *addr) | 
| template<size_t alignment = GPUCA_BUFFER_ALIGNMENT, class S > | |
| static S * | getPointerWithAlignment (size_t &basePtr, size_t nEntries=1) | 
| template<size_t alignment = GPUCA_BUFFER_ALIGNMENT, class S > | |
| static S * | getPointerWithAlignment (void *&basePtr, size_t nEntries=1) | 
| template<size_t alignment = GPUCA_BUFFER_ALIGNMENT, class T , class S > | |
| static void | computePointerWithAlignment (T *&basePtr, S *&objPtr, size_t nEntries=1) | 
| template<class T , class S > | |
| static void | computePointerWithoutAlignment (T *&basePtr, S *&objPtr, size_t nEntries=1) | 
  Protected Member Functions inherited from o2::gpu::GPUProcessor | |
| void | AllocateAndInitializeLate () | 
| GPUconstantref () const GPUConstantMem *mConstantMem | |
  Protected Attributes inherited from o2::gpu::GPUProcessor | |
| GPUReconstruction * | mRec | 
| ProcessorType | mGPUProcessorType | 
| GPUProcessor * | mLinkedProcessor | 
Definition at line 107 of file GPUTrackingRefit.h.
| void GPUTrackingRefitProcessor::InitializeProcessor | ( | ) | 
Definition at line 55 of file GPUTrackingRefit.cxx.
| void GPUTrackingRefitProcessor::RegisterMemoryAllocation | ( | ) | 
Definition at line 59 of file GPUTrackingRefit.cxx.
| void GPUTrackingRefitProcessor::SetMaxData | ( | const GPUTrackingInOutPointers & | io | ) | 
Definition at line 64 of file GPUTrackingRefit.cxx.
| GPUTPCGMMergedTrack* o2::gpu::GPUTrackingRefitProcessor::mPTracks = nullptr | 
Definition at line 115 of file GPUTrackingRefit.h.