Project
Loading...
Searching...
No Matches
o2::iotof::Segmentation Member List

This is the complete list of members for o2::iotof::Segmentation, including all inherited members.

ClassDefNV(Segmentation, 1)o2::iotof::Segmentation
detectorToLocal(L row, L col, T &xRow, T &zCol, const int subDetectorID)o2::iotof::Segmentationinline
detectorToLocal(L row, L col, math_utils::Point3D< T > &loc, const int subDetectorID)o2::iotof::Segmentationinline
detectorToLocal(L row, L col, std::array< T, 3 > &loc, const int subDetectorID)o2::iotof::Segmentationinline
detectorToLocalUnchecked(L row, L col, T &xRow, T &zCol, const int subDetectorID)o2::iotof::Segmentationinline
detectorToLocalUnchecked(L row, L col, math_utils::Point3D< T > &loc, const int subDetectorID)o2::iotof::Segmentationinline
detectorToLocalUnchecked(L row, L col, std::array< T, 3 > &loc, const int subDetectorID)o2::iotof::Segmentationinline
getFirstColCoordinate(const int subDetectorID)o2::iotof::Segmentationinline
getFirstRowCoordinate(const int subDetectorID)o2::iotof::Segmentationinline
Instance()o2::iotof::Segmentationstatic
localToDetector(float x, float z, int &iRow, int &iCol, const int subDetectorID)o2::iotof::Segmentationinline
localToDetectorUnchecked(float xRow, float zCol, int &iRow, int &iCol, const int subDetectorID)o2::iotof::Segmentationinline
~Segmentation()=defaulto2::iotof::Segmentation