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

Public Member Functions

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

Public Attributes

const GPUTPCGMBorderRangeb
 

Detailed Description

Definition at line 84 of file GPUTPCGMMerger.cxx.

Member Function Documentation

◆ GPUd()

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

Member Data Documentation

◆ b

const GPUTPCGMBorderRange& o2::gpu::internal::MergeBorderTracks_compMin::b
Initial value:
{
return GPUCA_DETERMINISTIC_CODE((a.fMin != b.fMin) ? (a.fMin < b.fMin) : (a.fId < b.fId), a.fMin < b.fMin)
#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 85 of file GPUTPCGMMerger.cxx.


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