#include <AGDDSnake.h>
Definition at line 14 of file AGDDSnake.h.
◆ AGDDSnake()
◆ AddDaughter()
◆ AddParent()
◆ CreateSolid()
◆ CreateVolume()
◆ GetColor()
| const std::string& AGDDVolume::GetColor |
( |
| ) |
const |
|
inlineinherited |
◆ GetDaughter()
◆ GetMaterial()
| const std::string& AGDDVolume::GetMaterial |
( |
| ) |
const |
|
inlineinherited |
◆ GetName()
| const std::string& AGDDVolume::GetName |
( |
| ) |
const |
|
inlineinherited |
◆ GetPoint()
| GeoTrf::Vector3D AGDDSnake::GetPoint |
( |
int |
i | ) |
const |
|
inline |
◆ 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 |
◆ NrOfPoints()
| int AGDDSnake::NrOfPoints |
( |
| ) |
const |
|
inline |
◆ Radius() [1/2]
| double AGDDSnake::Radius |
( |
| ) |
const |
|
inline |
◆ Radius() [2/2]
| void AGDDSnake::Radius |
( |
double |
d | ) |
|
|
inline |
◆ SetColor()
| void AGDDVolume::SetColor |
( |
const std::string & |
c | ) |
|
|
inlineinherited |
◆ SetMaterial()
| void AGDDVolume::SetMaterial |
( |
const std::string & |
n | ) |
|
|
inlineinherited |
◆ SetPoint()
| void AGDDSnake::SetPoint |
( |
const GeoTrf::Vector3D & |
p | ) |
|
|
inline |
◆ SetSolid()
| void AGDDVolume::SetSolid |
( |
void * |
p | ) |
|
|
inlineinherited |
◆ SetVolume()
| void AGDDVolume::SetVolume |
( |
void * |
p | ) |
|
|
inlineinherited |
◆ m_color
| std::string AGDDVolume::m_color |
|
protectedinherited |
◆ m_isSensitive
| bool AGDDVolume::m_isSensitive |
|
protectedinherited |
◆ m_material
| std::string AGDDVolume::m_material |
|
protectedinherited |
◆ m_name
| std::string AGDDVolume::m_name |
|
protectedinherited |
◆ m_points
| std::vector<GeoTrf::Vector3D> AGDDSnake::m_points |
|
private |
◆ m_radius
| double AGDDSnake::m_radius |
|
private |
◆ 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: