Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef AGDDDetectorStore_H
6 #define AGDDDetectorStore_H
detectorList m_the_detectors
AGDDDetector * GetDetectorByID(const std::string &) const
void RegisterDetector(AGDDDetector *)
std::map< std::string, AGDDDetector * > detectorList
AGDDDetector * GetDetector(const std::string &s)
std::map< std::string, AGDDTechnology * > technologyList
detectorList & GetDetectorList()
AGDDTechnology * GetTechnology(const std::string &s)
void RegisterTechnology(AGDDTechnology *)
std::vector< T * > GetDetectorsByType() const
technologyList m_the_technologies