Project
Loading...
Searching...
No Matches
o2::gpu::GPUReconstruction::MemoryReuseMeta Struct Reference

#include <GPUReconstruction.h>

Public Member Functions

 MemoryReuseMeta ()=default
 
 MemoryReuseMeta (GPUProcessor *p, uint16_t r)
 

Public Attributes

GPUProcessorproc = nullptr
 
std::vector< uint16_t > res
 

Detailed Description

Definition at line 353 of file GPUReconstruction.h.

Constructor & Destructor Documentation

◆ MemoryReuseMeta() [1/2]

o2::gpu::GPUReconstruction::MemoryReuseMeta::MemoryReuseMeta ( )
default

◆ MemoryReuseMeta() [2/2]

o2::gpu::GPUReconstruction::MemoryReuseMeta::MemoryReuseMeta ( GPUProcessor p,
uint16_t  r 
)
inline

Definition at line 355 of file GPUReconstruction.h.

Member Data Documentation

◆ proc

GPUProcessor* o2::gpu::GPUReconstruction::MemoryReuseMeta::proc = nullptr

Definition at line 356 of file GPUReconstruction.h.

◆ res

std::vector<uint16_t> o2::gpu::GPUReconstruction::MemoryReuseMeta::res

Definition at line 357 of file GPUReconstruction.h.


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