ATLAS Offline Software
Classes | Typedefs
AGDDDetectorStore.h File Reference
#include <map>
#include <string>
#include <vector>
Include dependency graph for AGDDDetectorStore.h:

Go to the source code of this file.

Classes

class  AGDDDetectorStore
 

Typedefs

typedef std::map< std::string, AGDDDetector * > detectorList
 
typedef std::map< std::string, AGDDTechnology * > technologyList
 

Typedef Documentation

◆ detectorList

typedef std::map<std::string,AGDDDetector*> detectorList

Definition at line 15 of file AGDDDetectorStore.h.

◆ technologyList

typedef std::map<std::string,AGDDTechnology*> technologyList

Definition at line 16 of file AGDDDetectorStore.h.