|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef AGDDMaterialStore_H
6 #define AGDDMaterialStore_H
AGDDMaterialMap m_theMaterials
void PrintElement(const std::string &n)
AGDDElementMap m_theElements
void RegisterElement(AGDDElement *)
AGDDElementMap::const_iterator ElementIterator
AGDDSimpleMaterial * GetMaterial(std::string)
MaterialIterator MaterialBegin()
std::map< std::string, AGDDSimpleMaterial * > AGDDMaterialMap
void RegisterMaterial(AGDDSimpleMaterial *)
AGDDMaterialMap::const_iterator MaterialIterator
MaterialIterator MaterialEnd()
ElementIterator ElementEnd()
void PrintMaterial(const std::string &n)
AGDDElement * GetElement(std::string)
ElementIterator ElementBegin()
std::map< std::string, AGDDElement * > AGDDElementMap
void PrintMaterialNames()