![]() |
ATLAS Offline Software
|
#include <MMDetectorDescription.h>
Public Member Functions | |
| MMDetectorDescription (const std::string &s, AGDDDetectorStore &ds) | |
| void | Register () |
| double | sWidth () const |
| double | lWidth () const |
| double | Length () const |
| double | Tck () const |
| void | xFrame (double y) |
| double | xFrame () const |
| void | ysFrame (double y) |
| double | ysFrame () const |
| void | ylFrame (double y) |
| double | ylFrame () const |
| MuonGM::MM_Technology * | GetTechnology () |
| MMReadoutParameters & | GetReadoutParameters () |
| virtual void | SetXYZ (const std::vector< double > &v) |
| void | small_x (double x) |
| double | small_x () const |
| void | large_x (double x) |
| double | large_x () const |
| void | y (double yval) |
| double | y () const |
| void | z (double zval) |
| double | z () const |
| void | subType (const std::string &s) |
| const std::string & | subType () const |
| const std::string & | GetName () const |
| const std::string & | DetectorType () const |
| const std::string & | DetectorID () const |
| void | SetAddressAndPosition (AGDDDetectorPositioner *) |
| std::vector< AGDDDetectorPositioner * > & | GetDetectorPositioners () |
Public Attributes | |
| MMReadoutParameters | roParameters |
| std::string | tech |
Protected Member Functions | |
| void | SetDetectorAddress (AGDDDetectorPositioner *) |
| GeoMaterial * | GetMMMaterial (std::string) |
| void | AddDetectorPosition (AGDDDetectorPositioner *p) |
Protected Attributes | |
| double | m_xFrame = 0.0 |
| double | m_ysFrame = 0.0 |
| double | m_ylFrame = 0.0 |
| AGDDDetectorStore & | m_ds |
| double | m_small_x |
| double | m_large_x |
| double | m_y |
| double | m_z |
| std::string | m_detectorType |
| std::string | m_detectorID |
| std::string | m_sType |
| std::vector< AGDDDetectorPositioner * > | m_detectorPositions |
| std::string | m_name |
Definition at line 45 of file MMDetectorDescription.h.
| MMDetectorDescription::MMDetectorDescription | ( | const std::string & | s, |
| AGDDDetectorStore & | ds ) |
Definition at line 14 of file MMDetectorDescription.cxx.
|
protectedinherited |
Definition at line 19 of file AGDDDetector.cxx.
|
inlineinherited |
Definition at line 43 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 42 of file AGDDDetector.h.
|
inherited |
Definition at line 14 of file AGDDDetector.cxx.
|
protectedinherited |
|
inlineinherited |
Definition at line 40 of file AGDDDetector.h.
|
inline |
Definition at line 69 of file MMDetectorDescription.h.
| MuonGM::MM_Technology * MMDetectorDescription::GetTechnology | ( | ) |
Definition at line 47 of file MMDetectorDescription.cxx.
|
inlineinherited |
Definition at line 34 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 29 of file AGDDDetector.h.
|
inline |
Definition at line 53 of file MMDetectorDescription.h.
|
inline |
Definition at line 52 of file MMDetectorDescription.h.
| void MMDetectorDescription::Register | ( | ) |
Definition at line 21 of file MMDetectorDescription.cxx.
|
inherited |
Definition at line 8 of file AGDDDetector.cxx.
|
protectedvirtual |
Implements AGDDDetector.
Definition at line 27 of file MMDetectorDescription.cxx.
|
inlinevirtualinherited |
|
inlineinherited |
Definition at line 33 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 28 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 37 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 32 of file AGDDDetector.h.
|
inline |
Definition at line 51 of file MMDetectorDescription.h.
|
inline |
Definition at line 54 of file MMDetectorDescription.h.
|
inline |
Definition at line 57 of file MMDetectorDescription.h.
|
inline |
Definition at line 56 of file MMDetectorDescription.h.
|
inlineinherited |
Definition at line 35 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 30 of file AGDDDetector.h.
|
inline |
Definition at line 63 of file MMDetectorDescription.h.
|
inline |
Definition at line 62 of file MMDetectorDescription.h.
|
inline |
Definition at line 60 of file MMDetectorDescription.h.
|
inline |
Definition at line 59 of file MMDetectorDescription.h.
|
inlineinherited |
Definition at line 36 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 31 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 57 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 66 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 56 of file AGDDDetector.h.
|
protected |
Definition at line 76 of file MMDetectorDescription.h.
|
protectedinherited |
Definition at line 51 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 68 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 50 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 59 of file AGDDDetector.h.
|
protected |
Definition at line 72 of file MMDetectorDescription.h.
|
protectedinherited |
Definition at line 52 of file AGDDDetector.h.
|
protected |
Definition at line 74 of file MMDetectorDescription.h.
|
protected |
Definition at line 73 of file MMDetectorDescription.h.
|
protectedinherited |
Definition at line 53 of file AGDDDetector.h.
| MMReadoutParameters MMDetectorDescription::roParameters |
Definition at line 67 of file MMDetectorDescription.h.
|
inherited |
Definition at line 38 of file AGDDDetector.h.