#include <AGDDBolt.h>
Definition at line 13 of file AGDDBolt.h.
◆ AGDDBolt()
◆ ~AGDDBolt()
◆ AddDaughter()
◆ AddParent()
◆ CreateSolid()
◆ CreateVolume()
◆ GetColor()
| const std::string& AGDDVolume::GetColor |
( |
| ) |
const |
|
inlineinherited |
◆ GetDaughter()
◆ GetDiameter()
| double AGDDBolt::GetDiameter |
( |
| ) |
const |
|
inline |
◆ GetHeadDiameter()
| double AGDDBolt::GetHeadDiameter |
( |
| ) |
const |
|
inline |
◆ GetHeadLength()
| double AGDDBolt::GetHeadLength |
( |
| ) |
const |
|
inline |
◆ GetLength()
| double AGDDBolt::GetLength |
( |
| ) |
const |
|
inline |
◆ GetMaterial()
| const std::string& AGDDVolume::GetMaterial |
( |
| ) |
const |
|
inlineinherited |
◆ GetName()
| const std::string& AGDDVolume::GetName |
( |
| ) |
const |
|
inlineinherited |
◆ GetSolid()
| void* AGDDVolume::GetSolid |
( |
| ) |
|
|
inlineinherited |
◆ GetVolume()
| void* AGDDVolume::GetVolume |
( |
| ) |
|
|
inlineinherited |
◆ HasParent()
| bool AGDDVolume::HasParent |
( |
| ) |
const |
|
inlineinherited |
◆ IsSensitiveVolume() [1/2]
| bool AGDDVolume::IsSensitiveVolume |
( |
| ) |
const |
|
inlineinherited |
◆ IsSensitiveVolume() [2/2]
| void AGDDVolume::IsSensitiveVolume |
( |
bool |
v | ) |
|
|
inherited |
◆ NrOfDaughter()
| int AGDDVolume::NrOfDaughter |
( |
| ) |
const |
|
inlineinherited |
◆ SetColor()
| void AGDDVolume::SetColor |
( |
const std::string & |
c | ) |
|
|
inlineinherited |
◆ SetDiameter()
| void AGDDBolt::SetDiameter |
( |
double |
l | ) |
|
|
inline |
◆ SetHeadDiameter()
| void AGDDBolt::SetHeadDiameter |
( |
double |
l | ) |
|
|
inline |
◆ SetHeadLength()
| void AGDDBolt::SetHeadLength |
( |
double |
l | ) |
|
|
inline |
◆ SetLength()
| void AGDDBolt::SetLength |
( |
double |
l | ) |
|
|
inline |
◆ SetMaterial()
| void AGDDVolume::SetMaterial |
( |
const std::string & |
n | ) |
|
|
inlineinherited |
◆ SetSolid()
| void AGDDVolume::SetSolid |
( |
void * |
p | ) |
|
|
inlineinherited |
◆ SetVolume()
| void AGDDVolume::SetVolume |
( |
void * |
p | ) |
|
|
inlineinherited |
◆ m_color
| std::string AGDDVolume::m_color |
|
protectedinherited |
◆ m_diameter
| double AGDDBolt::m_diameter |
◆ m_headDiameter
| double AGDDBolt::m_headDiameter |
◆ m_headLength
| double AGDDBolt::m_headLength |
◆ m_isSensitive
| bool AGDDVolume::m_isSensitive |
|
protectedinherited |
◆ m_length
| double AGDDBolt::m_length |
◆ m_material
| std::string AGDDVolume::m_material |
|
protectedinherited |
◆ m_name
| std::string AGDDVolume::m_name |
|
protectedinherited |
◆ m_theDaughters
◆ m_theParents
◆ m_theSolid
| void* AGDDVolume::m_theSolid |
|
protectedinherited |
◆ m_theVolume
| void* AGDDVolume::m_theVolume |
|
protectedinherited |
◆ m_vs
The documentation for this class was generated from the following files: