![]() |
Project
|
The struct contains necessary info for TPC padrow. More...
#include <TPCFastSpaceChargeCorrectionMap.h>
Public Attributes | |
| double | mY {0.} |
| double | mZ {0.} |
| double | mDx {0.} |
| double | mDy {0.} |
| double | mDz {0.} |
| double | mWeight {0.} |
The struct contains necessary info for TPC padrow.
Definition at line 42 of file TPCFastSpaceChargeCorrectionMap.h.
| double o2::gpu::TPCFastSpaceChargeCorrectionMap::CorrectionPoint::mDx {0.} |
Definition at line 44 of file TPCFastSpaceChargeCorrectionMap.h.
| double o2::gpu::TPCFastSpaceChargeCorrectionMap::CorrectionPoint::mDy {0.} |
Definition at line 44 of file TPCFastSpaceChargeCorrectionMap.h.
| double o2::gpu::TPCFastSpaceChargeCorrectionMap::CorrectionPoint::mDz {0.} |
Definition at line 44 of file TPCFastSpaceChargeCorrectionMap.h.
| double o2::gpu::TPCFastSpaceChargeCorrectionMap::CorrectionPoint::mWeight {0.} |
Definition at line 45 of file TPCFastSpaceChargeCorrectionMap.h.
| double o2::gpu::TPCFastSpaceChargeCorrectionMap::CorrectionPoint::mY {0.} |
Definition at line 43 of file TPCFastSpaceChargeCorrectionMap.h.
| double o2::gpu::TPCFastSpaceChargeCorrectionMap::CorrectionPoint::mZ {0.} |
Definition at line 43 of file TPCFastSpaceChargeCorrectionMap.h.