ATLAS Offline Software
Classes | Typedefs
AGDDSection.h File Reference
#include <string>
#include <map>
Include dependency graph for AGDDSection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AGDDSection
 

Typedefs

typedef std::map< std::string, AGDDVolume * > volumeList
 
typedef volumeList::const_iterator volumeIterator
 

Typedef Documentation

◆ volumeIterator

typedef volumeList::const_iterator volumeIterator

Definition at line 15 of file AGDDSection.h.

◆ volumeList

typedef std::map<std::string, AGDDVolume*> volumeList

Definition at line 14 of file AGDDSection.h.