![]() |
ATLAS Offline Software
|
#include <sTGCDetectorHelper.h>
Public Member Functions | |
| sTGCDetectorHelper () | |
| sTGCIterator | sTGC_begin () |
| sTGCIterator | sTGC_end () |
| sTGCDetectorDescription * | Get_sTGCDetector (char type, int ieta, int iphi, int layer=1, char side='A') |
| sTGCDetectorDescription * | Get_sTGCDetectorType (const std::string &type) |
| sTGCDetectorDescription * | Get_sTGCDetectorSubType (const std::string &type) |
| sTGCDetectorDescription * | Get_sTGCDetectorType (std::string_view type) |
| sTGCDetectorDescription * | Get_sTGCDetectorSubType (std::string_view type) |
| AGDDPositionedDetector | Get_sTGCPositionedDetector (char type, int ieta, int iphi, int layer=1, char side='A') |
| IAGDDtoGeoSvc::LockedController | Get_Controller () |
Private Attributes | |
| sTGCMap | m_sTGCList |
| sTGCMapSubType | m_sTGCListSubType |
| ServiceHandle< IAGDDtoGeoSvc > | m_svc {"AGDDtoGeoSvc", "MMDetectorHelper"} |
Definition at line 24 of file sTGCDetectorHelper.h.
| sTGCDetectorHelper::sTGCDetectorHelper | ( | ) |
Definition at line 16 of file sTGCDetectorHelper.cxx.
| IAGDDtoGeoSvc::LockedController sTGCDetectorHelper::Get_Controller | ( | ) |
Definition at line 135 of file sTGCDetectorHelper.cxx.
| sTGCDetectorDescription * sTGCDetectorHelper::Get_sTGCDetector | ( | char | type, |
| int | ieta, | ||
| int | iphi, | ||
| int | layer = 1, | ||
| char | side = 'A' ) |
Definition at line 35 of file sTGCDetectorHelper.cxx.
| sTGCDetectorDescription * sTGCDetectorHelper::Get_sTGCDetectorSubType | ( | const std::string & | type | ) |
Definition at line 113 of file sTGCDetectorHelper.cxx.
| sTGCDetectorDescription * sTGCDetectorHelper::Get_sTGCDetectorSubType | ( | std::string_view | type | ) |
Definition at line 127 of file sTGCDetectorHelper.cxx.
| sTGCDetectorDescription * sTGCDetectorHelper::Get_sTGCDetectorType | ( | const std::string & | type | ) |
Definition at line 107 of file sTGCDetectorHelper.cxx.
| sTGCDetectorDescription * sTGCDetectorHelper::Get_sTGCDetectorType | ( | std::string_view | type | ) |
Definition at line 119 of file sTGCDetectorHelper.cxx.
| AGDDPositionedDetector sTGCDetectorHelper::Get_sTGCPositionedDetector | ( | char | type, |
| int | ieta, | ||
| int | iphi, | ||
| int | layer = 1, | ||
| char | side = 'A' ) |
Definition at line 70 of file sTGCDetectorHelper.cxx.
|
inline |
Definition at line 27 of file sTGCDetectorHelper.h.
|
inline |
Definition at line 28 of file sTGCDetectorHelper.h.
|
private |
Definition at line 40 of file sTGCDetectorHelper.h.
|
private |
Definition at line 41 of file sTGCDetectorHelper.h.
|
private |
Definition at line 42 of file sTGCDetectorHelper.h.