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

Public Member Functions

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

Public Attributes

const GPUTPCGMBorderRangeb
 

Detailed Description

Definition at line 78 of file GPUTPCGMMerger.cxx.

Member Function Documentation

◆ GPUd()

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

Member Data Documentation

◆ b

const GPUTPCGMBorderRange& o2::gpu::internal::MergeBorderTracks_compMax::b
Initial value:
{
return GPUCA_DETERMINISTIC_CODE((a.fMax != b.fMax) ? (a.fMax < b.fMax) : (a.fId < b.fId), a.fMax < b.fMax)
#define GPUCA_DETERMINISTIC_CODE(det, indet)
GLboolean GLboolean GLboolean b
Definition glcorearb.h:1233
GLboolean GLboolean GLboolean GLboolean a
Definition glcorearb.h:1233

Definition at line 79 of file GPUTPCGMMerger.cxx.


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