#include <AGDDTrd.h>
Definition at line 13 of file AGDDTrd.h.
◆ AGDDTrd()
◆ 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 |
◆ 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 |
◆ SetMaterial()
void AGDDVolume::SetMaterial |
( |
const std::string & |
n | ) |
|
|
inlineinherited |
◆ SetSolid()
void AGDDVolume::SetSolid |
( |
void * |
p | ) |
|
|
inlineinherited |
◆ SetVolume()
void AGDDVolume::SetVolume |
( |
void * |
p | ) |
|
|
inlineinherited |
◆ SetXYZ()
void AGDDTrd::SetXYZ |
( |
const std::vector< double > & |
v | ) |
|
|
inline |
◆ x1()
double AGDDTrd::x1 |
( |
| ) |
const |
|
inline |
◆ x2()
double AGDDTrd::x2 |
( |
| ) |
const |
|
inline |
◆ y1()
double AGDDTrd::y1 |
( |
| ) |
const |
|
inline |
◆ y2()
double AGDDTrd::y2 |
( |
| ) |
const |
|
inline |
◆ z()
double AGDDTrd::z |
( |
| ) |
const |
|
inline |
◆ 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_theDaughters
◆ m_theParents
◆ m_theSolid
void* AGDDVolume::m_theSolid |
|
protectedinherited |
◆ m_theVolume
void* AGDDVolume::m_theVolume |
|
protectedinherited |
◆ m_vs
◆ m_x1
◆ m_x2
◆ m_y1
◆ m_y2
◆ m_z
The documentation for this class was generated from the following files: