14#ifndef SISPACEPOINTFORMATION_SIELEMENTPROPERTIES_H
15#define SISPACEPOINTFORMATION_SIELEMENTPROPERTIES_H
34 const bool doEncapEtaNeighbours=
false);
38 const std::vector<IdentifierHash>*
neighbours (
void)
const;
53inline const std::vector<IdentifierHash>*
This is a "hash" representation of an Identifier.
Class to hold geometrical description of a silicon detector element.
std::vector< IdentifierHash > m_neighbours
const std::vector< IdentifierHash > * neighbours(void) const
float halfWidth(void) const
SiElementProperties(const IdentifierHash &idHash, const SCT_ID &idHelper, const InDetDD::SiDetectorElement &element, float epsilonWidth, const bool doEncapEtaNeighbours=false)
This is an Identifier helper class for the SCT subdetector.