curvedToFlat(const float xCurved, const float yCurved, float &xFlat, float &yFlat) const noexcept | o2::its3::SegmentationSuperAlpide | inline |
detectorToLocal(int const iRow, int const iCol, float &xRow, float &zCol) const noexcept | o2::its3::SegmentationSuperAlpide | inline |
detectorToLocal(int const row, int const col, math_utils::Point3D< float > &loc) const noexcept | o2::its3::SegmentationSuperAlpide | inline |
detectorToLocalUnchecked(int const iRow, int const iCol, float &xRow, float &zCol) const noexcept | o2::its3::SegmentationSuperAlpide | inline |
detectorToLocalUnchecked(int const row, int const col, math_utils::Point3D< float > &loc) const noexcept | o2::its3::SegmentationSuperAlpide | inline |
flatToCurved(float xFlat, float yFlat, float &xCurved, float &yCurved) const noexcept | o2::its3::SegmentationSuperAlpide | inline |
localToDetector(float const xRow, float const zCol, int &iRow, int &iCol) const noexcept | o2::its3::SegmentationSuperAlpide | inline |
localToDetectorUnchecked(float const xRow, float const zCol, int &iRow, int &iCol) const noexcept | o2::its3::SegmentationSuperAlpide | inline |
mLength | o2::its3::SegmentationSuperAlpide | static |
mNCols | o2::its3::SegmentationSuperAlpide | static |
mNRows | o2::its3::SegmentationSuperAlpide | static |
mPitchCol | o2::its3::SegmentationSuperAlpide | static |
mPitchRow | o2::its3::SegmentationSuperAlpide | static |
mRadii | o2::its3::SegmentationSuperAlpide | static |
mSensorLayerThickness | o2::its3::SegmentationSuperAlpide | static |
mSensorLayerThicknessEff | o2::its3::SegmentationSuperAlpide | static |
mWidth | o2::its3::SegmentationSuperAlpide | static |
nPixels | o2::its3::SegmentationSuperAlpide | static |
operator=(const SegmentationSuperAlpide &)=delete | o2::its3::SegmentationSuperAlpide | |
operator=(SegmentationSuperAlpide &&)=delete | o2::its3::SegmentationSuperAlpide | |
SegmentationSuperAlpide(const SegmentationSuperAlpide &)=default | o2::its3::SegmentationSuperAlpide | |
SegmentationSuperAlpide(SegmentationSuperAlpide &&)=delete | o2::its3::SegmentationSuperAlpide | |
SegmentationSuperAlpide(int layer) | o2::its3::SegmentationSuperAlpide | inline |
~SegmentationSuperAlpide()=default | o2::its3::SegmentationSuperAlpide | virtual |