6#ifndef SiDetectorElementMap_h
7#define SiDetectorElementMap_h
23 std::map<const IdentifierHash , const InDetDD::SiDetectorElement* >
m_detElementMap;
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
This is an Identifier helper class for the Pixel subdetector.
This is a "hash" representation of an Identifier.
Class to hold geometrical description of a silicon detector element.
std::map< const IdentifierHash, const InDetDD::SiDetectorElement * > m_detElementMap
void addEntry(const IdentifierHash, const InDetDD::SiDetectorElement *)
const InDetDD::SiDetectorElement * readEntry(const IdentifierHash) const