Project
Loading...
Searching...
No Matches
o2::gpu::internal::GPUTPCGMMergerMergeLoopers_comp Struct Reference

Public Member Functions

 GPUd () bool operator()(const MergeLooperParam &a
 

Public Attributes

const MergeLooperParamb
 

Detailed Description

Definition at line 139 of file GPUTPCGMMerger.cxx.

Member Function Documentation

◆ GPUd()

o2::gpu::internal::GPUTPCGMMergerMergeLoopers_comp::GPUd ( ) const &

Member Data Documentation

◆ b

const MergeLooperParam& o2::gpu::internal::GPUTPCGMMergerMergeLoopers_comp::b
Initial value:
{
return GPUCA_DETERMINISTIC_CODE(CAMath::Abs(a.refz) != CAMath::Abs(b.refz) ? CAMath::Abs(a.refz) < CAMath::Abs(b.refz) : a.id < b.id, CAMath::Abs(a.refz) < CAMath::Abs(b.refz))
#define GPUCA_DETERMINISTIC_CODE(det, indet)
GLboolean GLboolean GLboolean b
Definition glcorearb.h:1233
GLboolean GLboolean GLboolean GLboolean a
Definition glcorearb.h:1233
GLuint id
Definition glcorearb.h:650
GPUCommonMath CAMath

Definition at line 140 of file GPUTPCGMMerger.cxx.


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