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

#include <GPUTPCClusterData.h>

Public Attributes

int32_t id
 
int16_t row
 
int16_t flags
 
float x
 
float y
 
float z
 
float amp
 

Detailed Description

Definition at line 22 of file GPUTPCClusterData.h.

Member Data Documentation

◆ amp

float o2::gpu::GPUTPCClusterData::amp

Definition at line 29 of file GPUTPCClusterData.h.

◆ flags

int16_t o2::gpu::GPUTPCClusterData::flags

Definition at line 25 of file GPUTPCClusterData.h.

◆ id

int32_t o2::gpu::GPUTPCClusterData::id

Definition at line 23 of file GPUTPCClusterData.h.

◆ row

int16_t o2::gpu::GPUTPCClusterData::row

Definition at line 24 of file GPUTPCClusterData.h.

◆ x

float o2::gpu::GPUTPCClusterData::x

Definition at line 26 of file GPUTPCClusterData.h.

◆ y

float o2::gpu::GPUTPCClusterData::y

Definition at line 27 of file GPUTPCClusterData.h.

◆ z

float o2::gpu::GPUTPCClusterData::z

Definition at line 28 of file GPUTPCClusterData.h.


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