|  | ATLAS Offline Software
    | 
#include <string>#include <map>#include <iostream>Go to the source code of this file.
| Classes | |
| class | AGDDMaterialStore | 
| Typedefs | |
| typedef std::map< std::string, AGDDSimpleMaterial * > | AGDDMaterialMap | 
| typedef std::map< std::string, AGDDElement * > | AGDDElementMap | 
| typedef AGDDMaterialMap::const_iterator | MaterialIterator | 
| typedef AGDDElementMap::const_iterator | ElementIterator | 
| typedef std::map<std::string,AGDDElement* > AGDDElementMap | 
Definition at line 18 of file AGDDMaterialStore.h.
| typedef std::map<std::string,AGDDSimpleMaterial* > AGDDMaterialMap | 
Definition at line 17 of file AGDDMaterialStore.h.
| typedef AGDDElementMap::const_iterator ElementIterator | 
Definition at line 21 of file AGDDMaterialStore.h.
| typedef AGDDMaterialMap::const_iterator MaterialIterator | 
Definition at line 20 of file AGDDMaterialStore.h.
 1.8.18
 1.8.18