Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef SISPACEPOINTFORMATION_SIELEMENTPROPERTIESTABLE_H
14 #define SISPACEPOINTFORMATION_SIELEMENTPROPERTIESTABLE_H
25 class SiElementPropertiesTable
final
32 const bool doEndcapEtaNeighbours=
false);
44 inline const std::vector<IdentifierHash>*
53 return (
m_properties[(
unsigned int)waferID]).halfWidth();
60 #include "AthenaKernel/CondCont.h"
63 #endif // SISPACEPOINTFORMATION_SIELEMENTPROPERTIESTABLE_H
float halfWidth(IdentifierHash hashID) const
~SiElementPropertiesTable()=default
std::vector< SiElementProperties > m_properties
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
CONDCONT_MIXED_DEF(InDet::SiElementPropertiesTable, 92686144)
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
SiElementPropertiesTable(const SCT_ID &idHelper, const InDetDD::SiDetectorElementCollection &elements, float epsilonWidth, const bool doEndcapEtaNeighbours=false)
macros to associate a CLID to a type
const std::vector< IdentifierHash > * neighbours(const IdentifierHash &waferID) const