![]() |
ATLAS Offline Software
|
#include <AGDDsTGC.h>
Public Member Functions | |
| AGDDsTGC (const std::string &s, AGDDDetectorStore &ds, AGDDVolumeStore &vs, AGDDSectionStore &ss) | |
| virtual void | CreateVolume (AGDDBuilder &builder) override |
| virtual void | CreateSolid (const AGDDBuilder &builder) override |
| void | Register () |
| virtual void | SetXYZ (const std::vector< double > &v) override |
| double | sWidth () const |
| double | lWidth () const |
| double | Length () const |
| double | Tck () const |
| void | yCutout (double y) |
| double | yCutout () const |
| void | stripPitch (double y) |
| double | stripPitch () const |
| void | wirePitch (double y) |
| double | wirePitch () const |
| void | stripWidth (double y) |
| double | stripWidth () const |
| void | yCutoutCathode (double y) |
| double | yCutoutCathode () const |
| void | xFrame (double y) |
| double | xFrame () const |
| void | ysFrame (double y) |
| double | ysFrame () const |
| void | ylFrame (double y) |
| double | ylFrame () const |
| sTGCReadoutParameters & | GetReadoutParameters () |
| MuonGM::sTGC_Technology * | GetTechnology () |
| 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 () |
| const std::string & | GetName () const |
| void | SetMaterial (const std::string &n) |
| void | AddDaughter (AGDDPositioner *v) |
| AGDDPositioner * | GetDaughter (int i) |
| int | NrOfDaughter () const |
| bool | HasParent () const |
| void | AddParent (AGDDVolume *v) |
| void * | GetVolume () |
| void * | GetSolid () |
| void | SetSolid (void *p) |
| void | SetVolume (void *p) |
| void | SetColor (const std::string &c) |
| void | IsSensitiveVolume (bool v) |
| bool | IsSensitiveVolume () const |
| const std::string & | GetColor () const |
| const std::string & | GetMaterial () const |
Public Attributes | |
| sTGCReadoutParameters | roParameters |
| std::string | tech |
Protected Member Functions | |
| virtual void | SetDetectorAddress (AGDDDetectorPositioner *) override |
| GeoMaterial * | GetMMMaterial (std::string) |
| void | AddDetectorPosition (AGDDDetectorPositioner *p) |
Protected Attributes | |
| double | m_yCutout {0.} |
| double | m_stripPitch {0.} |
| double | m_wirePitch {0.} |
| double | m_stripWidth {0.} |
| double | m_yCutoutCathode {0.} |
| double | m_xFrame {0.} |
| double | m_ysFrame {0.} |
| double | m_ylFrame {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 |
| std::string | m_name |
| std::string | m_material |
| std::vector< AGDDPositioner * > | m_theDaughters |
| std::vector< AGDDVolume * > | m_theParents |
| std::string | m_color |
| void * | m_theSolid |
| void * | m_theVolume |
| bool | m_isSensitive |
| AGDDVolumeStore & | m_vs |
Definition at line 19 of file AGDDsTGC.h.
| AGDDsTGC::AGDDsTGC | ( | const std::string & | s, |
| AGDDDetectorStore & | ds, | ||
| AGDDVolumeStore & | vs, | ||
| AGDDSectionStore & | ss ) |
Definition at line 34 of file AGDDsTGC.cxx.
|
inherited |
Definition at line 21 of file AGDDVolume.cxx.
|
protectedinherited |
Definition at line 19 of file AGDDDetector.cxx.
|
inlineinherited |
Definition at line 31 of file AGDDVolume.h.
|
overridevirtual |
|
overridevirtual |
Reimplemented from AGDDVolume.
Definition at line 48 of file AGDDsTGC.cxx.
|
inlineinherited |
Definition at line 43 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 42 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 39 of file AGDDVolume.h.
|
inlineinherited |
Definition at line 28 of file AGDDVolume.h.
|
inherited |
Definition at line 14 of file AGDDDetector.cxx.
|
inlineinherited |
Definition at line 40 of file AGDDVolume.h.
|
protectedinherited |
|
inlineinherited |
Definition at line 40 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 23 of file AGDDVolume.h.
|
inlineinherited |
Definition at line 101 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 33 of file AGDDVolume.h.
|
inherited |
Definition at line 49 of file sTGCDetectorDescription.cxx.
|
inlineinherited |
Definition at line 32 of file AGDDVolume.h.
|
inlineinherited |
Definition at line 30 of file AGDDVolume.h.
|
inlineinherited |
Definition at line 38 of file AGDDVolume.h.
|
inherited |
Definition at line 27 of file AGDDVolume.cxx.
|
inlineinherited |
Definition at line 34 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 29 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 72 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 71 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 29 of file AGDDVolume.h.
|
inherited |
Definition at line 22 of file sTGCDetectorDescription.cxx.
|
inherited |
Definition at line 8 of file AGDDDetector.cxx.
|
inlineinherited |
Definition at line 36 of file AGDDVolume.h.
|
overrideprotectedvirtualinherited |
Implements AGDDDetector.
Definition at line 28 of file sTGCDetectorDescription.cxx.
|
inlineinherited |
Definition at line 24 of file AGDDVolume.h.
|
inlineinherited |
Definition at line 34 of file AGDDVolume.h.
|
inlineinherited |
Definition at line 35 of file AGDDVolume.h.
|
inlineoverridevirtualinherited |
Reimplemented from AGDDDetector.
Definition at line 57 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 33 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 28 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 79 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 78 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 85 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 84 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 37 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 32 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 70 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 73 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 82 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 81 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 91 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 90 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 35 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 30 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 76 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 75 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 88 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 87 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 97 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 96 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 94 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 93 of file sTGCDetectorDescription.h.
|
inlineinherited |
Definition at line 36 of file AGDDDetector.h.
|
inlineinherited |
Definition at line 31 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 48 of file AGDDVolume.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.
|
protectedinherited |
Definition at line 117 of file sTGCDetectorDescription.h.
|
protectedinherited |
Definition at line 53 of file AGDDVolume.h.
|
protectedinherited |
Definition at line 51 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 44 of file AGDDVolume.h.
|
protectedinherited |
Definition at line 68 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 43 of file AGDDVolume.h.
|
protectedinherited |
Definition at line 50 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 108 of file sTGCDetectorDescription.h.
|
protectedinherited |
Definition at line 110 of file sTGCDetectorDescription.h.
|
protectedinherited |
Definition at line 59 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 45 of file AGDDVolume.h.
|
protectedinherited |
Definition at line 46 of file AGDDVolume.h.
|
protectedinherited |
Definition at line 50 of file AGDDVolume.h.
|
protectedinherited |
Definition at line 51 of file AGDDVolume.h.
|
protectedinherited |
Definition at line 55 of file AGDDVolume.h.
|
protectedinherited |
Definition at line 109 of file sTGCDetectorDescription.h.
|
protectedinherited |
Definition at line 113 of file sTGCDetectorDescription.h.
|
protectedinherited |
Definition at line 52 of file AGDDDetector.h.
|
protectedinherited |
Definition at line 107 of file sTGCDetectorDescription.h.
|
protectedinherited |
Definition at line 111 of file sTGCDetectorDescription.h.
|
protectedinherited |
Definition at line 115 of file sTGCDetectorDescription.h.
|
protectedinherited |
Definition at line 114 of file sTGCDetectorDescription.h.
|
protectedinherited |
Definition at line 53 of file AGDDDetector.h.
|
inherited |
Definition at line 99 of file sTGCDetectorDescription.h.
|
inherited |
Definition at line 38 of file AGDDDetector.h.