![]() |
Project
|
#include <TPCFastSpaceChargeCorrection.h>
Public Member Functions | |
ClassDefNV (SliceRowInfo, 1) | |
Public Attributes | |
float | gridV0 {0.f} |
V coordinate of the V-grid start. | |
float | gridCorrU0 {0.f} |
U coordinate of the U-grid start for corrected U. | |
float | gridCorrV0 {0.f} |
V coordinate of the V-grid start for corrected V. | |
float | scaleCorrUtoGrid {0.f} |
scale corrected U to U-grid coordinate | |
float | scaleCorrVtoGrid {0.f} |
scale corrected V to V-grid coordinate | |
RowActiveArea | activeArea |
Definition at line 60 of file TPCFastSpaceChargeCorrection.h.
o2::gpu::TPCFastSpaceChargeCorrection::SliceRowInfo::ClassDefNV | ( | SliceRowInfo | , |
1 | |||
) |
RowActiveArea o2::gpu::TPCFastSpaceChargeCorrection::SliceRowInfo::activeArea |
Definition at line 66 of file TPCFastSpaceChargeCorrection.h.
float o2::gpu::TPCFastSpaceChargeCorrection::SliceRowInfo::gridCorrU0 {0.f} |
U coordinate of the U-grid start for corrected U.
Definition at line 62 of file TPCFastSpaceChargeCorrection.h.
float o2::gpu::TPCFastSpaceChargeCorrection::SliceRowInfo::gridCorrV0 {0.f} |
V coordinate of the V-grid start for corrected V.
Definition at line 63 of file TPCFastSpaceChargeCorrection.h.
float o2::gpu::TPCFastSpaceChargeCorrection::SliceRowInfo::gridV0 {0.f} |
V coordinate of the V-grid start.
Definition at line 61 of file TPCFastSpaceChargeCorrection.h.
float o2::gpu::TPCFastSpaceChargeCorrection::SliceRowInfo::scaleCorrUtoGrid {0.f} |
scale corrected U to U-grid coordinate
Definition at line 64 of file TPCFastSpaceChargeCorrection.h.
float o2::gpu::TPCFastSpaceChargeCorrection::SliceRowInfo::scaleCorrVtoGrid {0.f} |
scale corrected V to V-grid coordinate
Definition at line 65 of file TPCFastSpaceChargeCorrection.h.