10 const unsigned int value{hash.value()};
11 if (this->
size()<=value)
return nullptr;
12 return this->
at(value);
const SiDetectorElement * at(size_type n) const
size_type size() const noexcept
This is a "hash" representation of an Identifier.
const SiDetectorElement * getDetectorElement(const IdentifierHash &hash) const
Class to hold geometrical description of a silicon detector element.