cellIdOfPosition(const Amg::Vector2D &position, SiCellId &cellId) const | InDetDD::PixelDiodeMatrix | |
construct(double phiWidth, double etaWidth) | InDetDD::PixelDiodeMatrix | static |
construct(Direction direction, std::shared_ptr< const PixelDiodeMatrix > lowerCell, std::shared_ptr< const PixelDiodeMatrix > middleCells, int numCells, std::shared_ptr< const PixelDiodeMatrix > upperCells) | InDetDD::PixelDiodeMatrix | static |
createDebugStringRepr() const | InDetDD::PixelDiodeMatrix | inline |
createDebugStringRepr(unsigned int level) const | InDetDD::PixelDiodeMatrix | private |
Direction enum name | InDetDD::PixelDiodeMatrix | |
etaCells() const | InDetDD::PixelDiodeMatrix | inline |
etaDir enum value | InDetDD::PixelDiodeMatrix | |
etaHalfWidth() const | InDetDD::PixelDiodeMatrix | inline |
etaWidth() const | InDetDD::PixelDiodeMatrix | inline |
etaWidthInverse() const | InDetDD::PixelDiodeMatrix | inline |
initialize(double phiWidth, double etaWidth) | InDetDD::PixelDiodeMatrix | private |
initialize(Direction direction, std::shared_ptr< const PixelDiodeMatrix > lowerCell, std::shared_ptr< const PixelDiodeMatrix > middleCells, int numCells, std::shared_ptr< const PixelDiodeMatrix > upperCells) | InDetDD::PixelDiodeMatrix | private |
m_direction | InDetDD::PixelDiodeMatrix | private |
m_etaCells | InDetDD::PixelDiodeMatrix | private |
m_etaWidth | InDetDD::PixelDiodeMatrix | private |
m_etaWidthInverse | InDetDD::PixelDiodeMatrix | private |
m_lowerCell | InDetDD::PixelDiodeMatrix | private |
m_middleCells | InDetDD::PixelDiodeMatrix | private |
m_numCells | InDetDD::PixelDiodeMatrix | private |
m_phiCells | InDetDD::PixelDiodeMatrix | private |
m_phiWidth | InDetDD::PixelDiodeMatrix | private |
m_phiWidthInverse | InDetDD::PixelDiodeMatrix | private |
m_singleCell | InDetDD::PixelDiodeMatrix | private |
m_upperCell | InDetDD::PixelDiodeMatrix | private |
phiCells() const | InDetDD::PixelDiodeMatrix | inline |
phiDir enum value | InDetDD::PixelDiodeMatrix | |
phiHalfWidth() const | InDetDD::PixelDiodeMatrix | inline |
phiWidth() const | InDetDD::PixelDiodeMatrix | inline |
phiWidthInverse() const | InDetDD::PixelDiodeMatrix | inline |
PixelDiodeMatrix() | InDetDD::PixelDiodeMatrix | inlineprivate |
positionOfCell(const SiCellId &cellId, Amg::Vector2D &position) const | InDetDD::PixelDiodeMatrix | inline |
positionOfCell(const PixelDiodeMatrix *matrix, const SiCellId &cellId, Amg::Vector2D &position) | InDetDD::PixelDiodeMatrix | privatestatic |
singleCell() const | InDetDD::PixelDiodeMatrix | inline |
~PixelDiodeMatrix()=default | InDetDD::PixelDiodeMatrix | |