![]() |
Project
|
#include <GPUDataTypes.h>
Public Attributes | |
S< TPCFastTransform >::type * | fastTransform = nullptr |
S< TPCFastTransform >::type * | fastTransformRef = nullptr |
S< TPCFastTransform >::type * | fastTransformMShape = nullptr |
S< CorrectionMapsHelper >::type * | fastTransformHelper = nullptr |
S< o2::base::MatLayerCylSet >::type * | matLUT = nullptr |
S< o2::trd::GeometryFlat >::type * | trdGeometry = nullptr |
S< TPCPadGainCalib >::type * | tpcPadGain = nullptr |
S< TPCZSLinkMapping >::type * | tpcZSLinkMapping = nullptr |
S< o2::tpc::CalibdEdxContainer >::type * | dEdxCalibContainer = nullptr |
S< o2::base::PropagatorImpl< float > >::type * | o2Propagator = nullptr |
S< o2::itsmft::TopologyDictionary >::type * | itsPatternDict = nullptr |
Definition at line 180 of file GPUDataTypes.h.
S<o2::tpc::CalibdEdxContainer>::type* o2::gpu::GPUCalibObjectsTemplate< S >::dEdxCalibContainer = nullptr |
Definition at line 189 of file GPUDataTypes.h.
S<TPCFastTransform>::type* o2::gpu::GPUCalibObjectsTemplate< S >::fastTransform = nullptr |
Definition at line 181 of file GPUDataTypes.h.
S<CorrectionMapsHelper>::type* o2::gpu::GPUCalibObjectsTemplate< S >::fastTransformHelper = nullptr |
Definition at line 184 of file GPUDataTypes.h.
S<TPCFastTransform>::type* o2::gpu::GPUCalibObjectsTemplate< S >::fastTransformMShape = nullptr |
Definition at line 183 of file GPUDataTypes.h.
S<TPCFastTransform>::type* o2::gpu::GPUCalibObjectsTemplate< S >::fastTransformRef = nullptr |
Definition at line 182 of file GPUDataTypes.h.
S<o2::itsmft::TopologyDictionary>::type* o2::gpu::GPUCalibObjectsTemplate< S >::itsPatternDict = nullptr |
Definition at line 191 of file GPUDataTypes.h.
S<o2::base::MatLayerCylSet>::type* o2::gpu::GPUCalibObjectsTemplate< S >::matLUT = nullptr |
Definition at line 185 of file GPUDataTypes.h.
S<o2::base::PropagatorImpl<float>>::type* o2::gpu::GPUCalibObjectsTemplate< S >::o2Propagator = nullptr |
Definition at line 190 of file GPUDataTypes.h.
S<TPCPadGainCalib>::type* o2::gpu::GPUCalibObjectsTemplate< S >::tpcPadGain = nullptr |
Definition at line 187 of file GPUDataTypes.h.
S<TPCZSLinkMapping>::type* o2::gpu::GPUCalibObjectsTemplate< S >::tpcZSLinkMapping = nullptr |
Definition at line 188 of file GPUDataTypes.h.
S<o2::trd::GeometryFlat>::type* o2::gpu::GPUCalibObjectsTemplate< S >::trdGeometry = nullptr |
Definition at line 186 of file GPUDataTypes.h.