![]() |
Project
|
This is the complete list of members for o2::iotof::Segmentation, including all inherited members.
| ClassDefNV(Segmentation, 1) | o2::iotof::Segmentation | |
| configChip(const int nCols, const int nRows, const float pitchCol, const float pitchRow, const float passiveEdgeReadOut, const float passiveEdgeTop, const float passiveEdgeSide, const float sensorLayerThicknessEff, const float sensorLayerThickness, const int subDetectorID) | o2::iotof::Segmentation | |
| configChip(const ChipSpecifics &specsConfig, const int subDetectorID) | o2::iotof::Segmentation | |
| detectorToLocal(L row, L col, T &xRow, T &zCol, const int subDetectorID) | o2::iotof::Segmentation | inline |
| detectorToLocal(L row, L col, math_utils::Point3D< T > &loc, const int subDetectorID) | o2::iotof::Segmentation | inline |
| detectorToLocal(L row, L col, std::array< T, 3 > &loc, const int subDetectorID) | o2::iotof::Segmentation | inline |
| detectorToLocalUnchecked(L row, L col, T &xRow, T &zCol, const int subDetectorID) | o2::iotof::Segmentation | inline |
| detectorToLocalUnchecked(L row, L col, math_utils::Point3D< T > &loc, const int subDetectorID) | o2::iotof::Segmentation | inline |
| detectorToLocalUnchecked(L row, L col, std::array< T, 3 > &loc, const int subDetectorID) | o2::iotof::Segmentation | inline |
| getFirstColCoordinate(const int subDetectorID) | o2::iotof::Segmentation | inline |
| getFirstRowCoordinate(const int subDetectorID) | o2::iotof::Segmentation | inline |
| Instance() | o2::iotof::Segmentation | static |
| localToDetector(float x, float z, int &iRow, int &iCol, const int subDetectorID) | o2::iotof::Segmentation | inline |
| localToDetectorUnchecked(float xRow, float zCol, int &iRow, int &iCol, const int subDetectorID) | o2::iotof::Segmentation | inline |
| mITofSpecsConfig | o2::iotof::Segmentation | |
| mOTofSpecsConfig | o2::iotof::Segmentation | |
| print() | o2::iotof::Segmentation | |
| ~Segmentation()=default | o2::iotof::Segmentation |