ATLAS Offline Software
|
This is the complete list of members for AGDDSnake, including all inherited members.
AddDaughter(AGDDPositioner *v) | AGDDVolume | |
AddParent(AGDDVolume *v) | AGDDVolume | inline |
AGDDSnake(const std::string &s, AGDDVolumeStore &vs, AGDDSectionStore &ss) | AGDDSnake | inline |
AGDDVolume(const std::string &s, AGDDVolumeStore &vs, AGDDSectionStore &ss, bool v=false) | AGDDVolume | |
CreateSolid(const AGDDBuilder &builder) override | AGDDSnake | virtual |
CreateVolume(AGDDBuilder &builder) override | AGDDSnake | virtual |
GetColor() const | AGDDVolume | inline |
GetDaughter(int i) | AGDDVolume | inline |
GetMaterial() const | AGDDVolume | inline |
GetName() const | AGDDVolume | inline |
GetPoint(int i) const | AGDDSnake | inline |
GetSolid() | AGDDVolume | inline |
GetVolume() | AGDDVolume | inline |
HasParent() const | AGDDVolume | inline |
IsSensitiveVolume(bool v) | AGDDVolume | |
IsSensitiveVolume() const | AGDDVolume | inline |
m_color | AGDDVolume | protected |
m_isSensitive | AGDDVolume | protected |
m_material | AGDDVolume | protected |
m_name | AGDDVolume | protected |
m_points | AGDDSnake | private |
m_radius | AGDDSnake | private |
m_theDaughters | AGDDVolume | protected |
m_theParents | AGDDVolume | protected |
m_theSolid | AGDDVolume | protected |
m_theVolume | AGDDVolume | protected |
m_vs | AGDDVolume | protected |
NrOfDaughter() const | AGDDVolume | inline |
NrOfPoints() const | AGDDSnake | inline |
Radius() const | AGDDSnake | inline |
Radius(double d) | AGDDSnake | inline |
SetColor(const std::string &c) | AGDDVolume | inline |
SetMaterial(const std::string &n) | AGDDVolume | inline |
SetPoint(const GeoTrf::Vector3D &p) | AGDDSnake | inline |
SetSolid(void *p) | AGDDVolume | inline |
SetVolume(void *p) | AGDDVolume | inline |
~AGDDVolume() | AGDDVolume | inlinevirtual |