Project
Loading...
Searching...
No Matches
o2::gpu::TPCFastSpaceChargeCorrection::RowInfo Struct Reference

#include <TPCFastSpaceChargeCorrection.h>

Public Member Functions

 ClassDefNV (RowInfo, 2)
 

Public Attributes

int32_t splineScenarioID {0}
 scenario index (which of Spline2D splines to use)
 
size_t dataOffsetBytes [3] {0}
 offset for the spline data withing a TPC sector
 
GridInfo gridMeasured
 grid info for the measured coordinates
 
GridInfo gridReal
 grid info for the real coordinates
 

Detailed Description

Definition at line 104 of file TPCFastSpaceChargeCorrection.h.

Member Function Documentation

◆ ClassDefNV()

o2::gpu::TPCFastSpaceChargeCorrection::RowInfo::ClassDefNV ( RowInfo  ,
 
)

Member Data Documentation

◆ dataOffsetBytes

size_t o2::gpu::TPCFastSpaceChargeCorrection::RowInfo::dataOffsetBytes[3] {0}

offset for the spline data withing a TPC sector

Definition at line 106 of file TPCFastSpaceChargeCorrection.h.

◆ gridMeasured

GridInfo o2::gpu::TPCFastSpaceChargeCorrection::RowInfo::gridMeasured

grid info for the measured coordinates

Definition at line 108 of file TPCFastSpaceChargeCorrection.h.

◆ gridReal

GridInfo o2::gpu::TPCFastSpaceChargeCorrection::RowInfo::gridReal

grid info for the real coordinates

Definition at line 109 of file TPCFastSpaceChargeCorrection.h.

◆ splineScenarioID

int32_t o2::gpu::TPCFastSpaceChargeCorrection::RowInfo::splineScenarioID {0}

scenario index (which of Spline2D splines to use)

Definition at line 105 of file TPCFastSpaceChargeCorrection.h.


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