Axis enum name | InDetDD::DetectorDesign | |
bounds() const =0 | InDetDD::DetectorDesign | pure virtual |
carrierType() const | InDetDD::DetectorDesign | inline |
cellIdInRange(const SiCellId &cellId) const =0 | InDetDD::DetectorDesign | pure virtual |
cellIdOfPosition(const SiLocalPosition &localPos) const =0 | InDetDD::DetectorDesign | pure virtual |
connectedCell(const SiReadoutCellId &readoutId, int number) const =0 | InDetDD::DetectorDesign | pure virtual |
depthAxis() const | InDetDD::DetectorDesign | inline |
depthSymmetric() const | InDetDD::DetectorDesign | inline |
DetectorDesign(double thickness, bool phiSymmetric, bool etaSymmetric, bool depthSymmetric, InDetDD::CarrierType carrierType, int readoutSide) | InDetDD::DetectorDesign | |
DetectorDesign(double thickness, bool phiSymmetric, bool etaSymmetric, bool depthSymmetric, InDetDD::CarrierType carrierType, int readoutSide, Axis stripDirection, Axis depthDirection) | InDetDD::DetectorDesign | |
DetectorDesign() | InDetDD::DetectorDesign | private |
DetectorDesign(const DetectorDesign &design) | InDetDD::DetectorDesign | private |
distanceToDetectorEdge(const SiLocalPosition &localPosition, double &etaDist, double &phiDist) const =0 | InDetDD::DetectorDesign | pure virtual |
etaAxis() const | InDetDD::DetectorDesign | inline |
etaPitch() const =0 | InDetDD::DetectorDesign | pure virtual |
etaSymmetric() const | InDetDD::DetectorDesign | inline |
inDetector(const SiLocalPosition &localPosition, double phiTol, double etaTol) const | InDetDD::DetectorDesign | virtual |
length() const =0 | InDetDD::DetectorDesign | pure virtual |
localPositionOfCell(const SiCellId &cellId) const =0 | InDetDD::DetectorDesign | pure virtual |
m_carrierType | InDetDD::DetectorDesign | private |
m_depthAxis | InDetDD::DetectorDesign | private |
m_depthSymmetric | InDetDD::DetectorDesign | private |
m_etaAxis | InDetDD::DetectorDesign | private |
m_etaSymmetric | InDetDD::DetectorDesign | private |
m_phiAxis | InDetDD::DetectorDesign | private |
m_phiSymmetric | InDetDD::DetectorDesign | private |
m_readoutSidePosDepth | InDetDD::DetectorDesign | private |
m_thickness | InDetDD::DetectorDesign | private |
maxWidth() const =0 | InDetDD::DetectorDesign | pure virtual |
minWidth() const =0 | InDetDD::DetectorDesign | pure virtual |
moduleShift() const | InDetDD::DetectorDesign | virtual |
neighboursOfCell(const SiCellId &cellId, std::vector< SiCellId > &neighbours) const =0 | InDetDD::DetectorDesign | pure virtual |
numberOfConnectedCells(const SiReadoutCellId &readoutId) const =0 | InDetDD::DetectorDesign | pure virtual |
operator=(const DetectorDesign &design) | InDetDD::DetectorDesign | private |
parameters(const SiCellId &cellId) const =0 | InDetDD::DetectorDesign | pure virtual |
phiAxis() const | InDetDD::DetectorDesign | inline |
phiPitch() const =0 | InDetDD::DetectorDesign | pure virtual |
phiPitch(const SiLocalPosition &localPosition) const =0 | InDetDD::DetectorDesign | pure virtual |
phiSymmetric() const | InDetDD::DetectorDesign | inline |
readoutIdOfCell(const SiCellId &cellId) const =0 | InDetDD::DetectorDesign | pure virtual |
readoutIdOfPosition(const SiLocalPosition &localPos) const =0 | InDetDD::DetectorDesign | pure virtual |
readoutSide() const | InDetDD::DetectorDesign | inline |
sensorCenter() const | InDetDD::DetectorDesign | virtual |
setSymmetry(bool phiSymmetric, bool etaSymmetric, bool depthSymmetric) | InDetDD::DetectorDesign | |
shape() const | InDetDD::DetectorDesign | virtual |
swapHitEtaReadoutDirection() const =0 | InDetDD::DetectorDesign | pure virtual |
swapHitPhiReadoutDirection() const =0 | InDetDD::DetectorDesign | pure virtual |
thickness() const | InDetDD::DetectorDesign | inline |
type() const | InDetDD::DetectorDesign | virtual |
width() const =0 | InDetDD::DetectorDesign | pure virtual |
xAxis enum value | InDetDD::DetectorDesign | |
yAxis enum value | InDetDD::DetectorDesign | |
zAxis enum value | InDetDD::DetectorDesign | |
~DetectorDesign() | InDetDD::DetectorDesign | |