![]() |
ATLAS Offline Software
|
#include <SiElementPropertiesTable.h>
Public Member Functions | |
| SiElementPropertiesTable (const SCT_ID &idHelper, const InDetDD::SiDetectorElementCollection &elements, float epsilonWidth, const bool doEndcapEtaNeighbours=false) | |
| ~SiElementPropertiesTable ()=default | |
| const std::vector< IdentifierHash > * | neighbours (const IdentifierHash &waferID) const |
| float | halfWidth (IdentifierHash hashID) const |
Private Attributes | |
| std::vector< SiElementProperties > | m_properties |
Definition at line 29 of file SiElementPropertiesTable.h.
| InDet::SiElementPropertiesTable::SiElementPropertiesTable | ( | const SCT_ID & | idHelper, |
| const InDetDD::SiDetectorElementCollection & | elements, | ||
| float | epsilonWidth, | ||
| const bool | doEndcapEtaNeighbours = false |
||
| ) |
Definition at line 23 of file SiElementPropertiesTable.cxx.
|
default |
|
inline |
Definition at line 55 of file SiElementPropertiesTable.h.
|
inline |
Definition at line 49 of file SiElementPropertiesTable.h.
|
private |
Definition at line 47 of file SiElementPropertiesTable.h.
1.8.18