ATLAS Offline Software
|
#include <AGDDTechnology.h>
Public Member Functions | |
AGDDTechnology (const std::string &s, AGDDDetectorStore &ds) | |
virtual | ~AGDDTechnology () |
const std::string & | GetName () const |
Protected Attributes | |
std::string | m_name |
Definition at line 15 of file AGDDTechnology.h.
AGDDTechnology::AGDDTechnology | ( | const std::string & | s, |
AGDDDetectorStore & | ds | ||
) |
Definition at line 15 of file AGDDTechnology.cxx.
|
virtual |
Definition at line 21 of file AGDDTechnology.cxx.
const std::string & AGDDTechnology::GetName | ( | ) | const |
Definition at line 10 of file AGDDTechnology.cxx.
|
protected |
Definition at line 17 of file AGDDTechnology.h.