Project
Loading...
Searching...
No Matches
o2::gpu::internal Namespace Reference

Classes

struct  CCallWrapper
 
struct  GPUDisplayGUIWrapperObjects
 
struct  GPUParam_t
 
struct  GPUQAGarbageCollection
 
struct  GPUTPCGMMergerMergeLoopers_comp
 
struct  GPUTPCGMMergerSortTracks_comp
 
struct  GPUTPCGMMergerSortTracksQPt_comp
 
struct  GPUTPCGMO2OutputSort_comp
 
class  GPUTPCTrkLbl
 
struct  MergeBorderTracks_compMax
 
struct  MergeBorderTracks_compMin
 
struct  MergeLooperParam
 

Enumerations

enum class  loglevel : int32_t {
  debug = 0 , info = 1 , warning = 2 , important = 3 ,
  alarm = 4 , error = 5 , fatal = 6
}
 

Functions

int32_t GPUCOMMON_INTERNAL_CAT (GPUReconstruction, GPUCA_GPUTYPE, ChkErr)(const int64_t error
 
int32_t GPUReconstructionCPUChkErr (const int64_t error, const char *file, int32_t line)
 
template<typename... Args>
void LOGP_internal (const char *str, Args... args)
 

Variables

int32_t const charfile
 
int32_t const char int32_t line
 

Enumeration Type Documentation

◆ loglevel

enum class o2::gpu::internal::loglevel : int32_t
strong
Enumerator
debug 
info 
warning 
important 
alarm 
error 
fatal 

Definition at line 40 of file GPUCommonLogger.h.

Function Documentation

◆ GPUCOMMON_INTERNAL_CAT()

int32_t o2::gpu::internal::GPUCOMMON_INTERNAL_CAT ( GPUReconstruction  ,
GPUCA_GPUTYPE  ,
ChkErr   
) const
extern

◆ GPUReconstructionCPUChkErr()

int32_t o2::gpu::internal::GPUReconstructionCPUChkErr ( const int64_t  error,
const char file,
int32_t  line 
)
inline

Definition at line 46 of file GPUCommonHelpers.h.

◆ LOGP_internal()

template<typename... Args>
void o2::gpu::internal::LOGP_internal ( const char str,
Args...  args 
)

Definition at line 35 of file GPUCommonLogger.h.

Variable Documentation

◆ file

int32_t const char* o2::gpu::internal::file

Definition at line 45 of file GPUCommonHelpers.h.

◆ line

int32_t const char int32_t o2::gpu::internal::line

Definition at line 45 of file GPUCommonHelpers.h.