![]() |
Project
|
#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 | |
Definition at line 104 of file TPCFastSpaceChargeCorrection.h.
| o2::gpu::TPCFastSpaceChargeCorrection::RowInfo::ClassDefNV | ( | RowInfo | , |
| 2 | |||
| ) |
| 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.
| GridInfo o2::gpu::TPCFastSpaceChargeCorrection::RowInfo::gridMeasured |
grid info for the measured coordinates
Definition at line 108 of file TPCFastSpaceChargeCorrection.h.
| GridInfo o2::gpu::TPCFastSpaceChargeCorrection::RowInfo::gridReal |
grid info for the real coordinates
Definition at line 109 of file TPCFastSpaceChargeCorrection.h.
| int32_t o2::gpu::TPCFastSpaceChargeCorrection::RowInfo::splineScenarioID {0} |
scenario index (which of Spline2D splines to use)
Definition at line 105 of file TPCFastSpaceChargeCorrection.h.