Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Typedefs
AGDDSectionStore.h File Reference
#include <map>
#include <string>
Include dependency graph for AGDDSectionStore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AGDDSectionStore
 

Typedefs

typedef std::map< std::string, AGDDSection * > sectionList
 

Typedef Documentation

◆ sectionList

typedef std::map<std::string,AGDDSection*> sectionList

Definition at line 13 of file AGDDSectionStore.h.