Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCGMMergedTrackHit Struct Reference

#include <GPUTPCGMMergedTrackHit.h>

Public Types

enum  hitState {
  flagSplitPad = 0x1 , flagSplitTime = 0x2 , flagSplit = 0x3 , flagEdge = 0x4 ,
  flagSingle = 0x8 , flagShared = 0x10 , clustererAndSharedFlags = 0x1F , flagRejectDistance = 0x20 ,
  flagRejectErr = 0x40 , flagReject = 0x60 , flagNotFit = 0x80
}
 

Public Attributes

uint32_t num
 
uint8_t sector
 
uint8_t row
 
uint8_t leg
 
uint8_t state
 

Detailed Description

Definition at line 22 of file GPUTPCGMMergedTrackHit.h.

Member Enumeration Documentation

◆ hitState

Enumerator
flagSplitPad 
flagSplitTime 
flagSplit 
flagEdge 
flagSingle 
flagShared 
clustererAndSharedFlags 
flagRejectDistance 
flagRejectErr 
flagReject 
flagNotFit 

Definition at line 28 of file GPUTPCGMMergedTrackHit.h.

Member Data Documentation

◆ leg

uint8_t o2::gpu::GPUTPCGMMergedTrackHit::leg

Definition at line 24 of file GPUTPCGMMergedTrackHit.h.

◆ num

uint32_t o2::gpu::GPUTPCGMMergedTrackHit::num

Definition at line 23 of file GPUTPCGMMergedTrackHit.h.

◆ row

uint8_t o2::gpu::GPUTPCGMMergedTrackHit::row

Definition at line 24 of file GPUTPCGMMergedTrackHit.h.

◆ sector

uint8_t o2::gpu::GPUTPCGMMergedTrackHit::sector

Definition at line 24 of file GPUTPCGMMergedTrackHit.h.

◆ state

uint8_t o2::gpu::GPUTPCGMMergedTrackHit::state

Definition at line 24 of file GPUTPCGMMergedTrackHit.h.


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