#include <AGDDVolume.h>
Inherited by AGDDBolt, AGDDBox, AGDDComposition, AGDDCons, AGDDElcyl, AGDDGvxy, AGDDIbeam, AGDDIntersection, AGDDMMSpacer, AGDDMicromegas, AGDDMuonStation, AGDDPcon, AGDDPgon, AGDDSnake, AGDDSubtraction, AGDDTrd, AGDDTubs, AGDDUbeam, AGDDUnion, and AGDDsTGC.
Definition at line 16 of file AGDDVolume.h.
◆ AGDDVolume()
Definition at line 10 of file AGDDVolume.cxx.
16{
18 AGDDSection* curr=
ss.GetCurrentSection();
20}
void AddVolume(AGDDVolume *)
void RegisterVolume(AGDDVolume *)
◆ ~AGDDVolume()
| virtual AGDDVolume::~AGDDVolume |
( |
| ) |
|
|
inlinevirtual |
◆ AddDaughter()
Definition at line 21 of file AGDDVolume.cxx.
22{
24 m_vs.GetVolume(
v->Volume())->AddParent(
this);
25}
std::vector< AGDDPositioner * > m_theDaughters
◆ AddParent()
Definition at line 31 of file AGDDVolume.h.
std::vector< AGDDVolume * > m_theParents
◆ CreateSolid()
| virtual void AGDDVolume::CreateSolid |
( |
const AGDDBuilder & | | ) |
|
|
inlinevirtual |
Reimplemented in AGDDBolt, AGDDBox, AGDDCons, AGDDElcyl, AGDDGvxy, AGDDIbeam, AGDDIntersection, AGDDMicromegas, AGDDMMSpacer, AGDDMuonStation, AGDDPcon, AGDDPgon, AGDDSnake, AGDDsTGC, AGDDSubtraction, AGDDTrd, AGDDTubs, AGDDUbeam, and AGDDUnion.
Definition at line 25 of file AGDDVolume.h.
◆ CreateVolume()
| virtual void AGDDVolume::CreateVolume |
( |
AGDDBuilder & | | ) |
|
|
inlinevirtual |
Reimplemented in AGDDBolt, AGDDBox, AGDDComposition, AGDDCons, AGDDElcyl, AGDDGvxy, AGDDIbeam, AGDDIntersection, AGDDMicromegas, AGDDMMSpacer, AGDDMuonStation, AGDDPcon, AGDDPgon, AGDDSnake, AGDDsTGC, AGDDSubtraction, AGDDTrd, AGDDTubs, AGDDUbeam, and AGDDUnion.
Definition at line 26 of file AGDDVolume.h.
◆ GetColor()
| const std::string & AGDDVolume::GetColor |
( |
| ) |
const |
|
inline |
◆ GetDaughter()
◆ GetMaterial()
| const std::string & AGDDVolume::GetMaterial |
( |
| ) |
const |
|
inline |
◆ GetName()
| const std::string & AGDDVolume::GetName |
( |
| ) |
const |
|
inline |
◆ GetSolid()
| void * AGDDVolume::GetSolid |
( |
| ) |
|
|
inline |
◆ GetVolume()
| void * AGDDVolume::GetVolume |
( |
| ) |
|
|
inline |
◆ HasParent()
| bool AGDDVolume::HasParent |
( |
| ) |
const |
|
inline |
◆ IsSensitiveVolume() [1/2]
| bool AGDDVolume::IsSensitiveVolume |
( |
| ) |
const |
|
inline |
◆ IsSensitiveVolume() [2/2]
| void AGDDVolume::IsSensitiveVolume |
( |
bool | v | ) |
|
◆ NrOfDaughter()
| int AGDDVolume::NrOfDaughter |
( |
| ) |
const |
|
inline |
◆ SetColor()
| void AGDDVolume::SetColor |
( |
const std::string & | c | ) |
|
|
inline |
◆ SetMaterial()
| void AGDDVolume::SetMaterial |
( |
const std::string & | n | ) |
|
|
inline |
◆ SetSolid()
| void AGDDVolume::SetSolid |
( |
void * | p | ) |
|
|
inline |
◆ SetVolume()
| void AGDDVolume::SetVolume |
( |
void * | p | ) |
|
|
inline |
◆ m_color
| std::string AGDDVolume::m_color |
|
protected |
◆ m_isSensitive
| bool AGDDVolume::m_isSensitive |
|
protected |
◆ m_material
| std::string AGDDVolume::m_material |
|
protected |
◆ m_name
| std::string AGDDVolume::m_name |
|
protected |
◆ m_theDaughters
◆ m_theParents
◆ m_theSolid
| void* AGDDVolume::m_theSolid |
|
protected |
◆ m_theVolume
| void* AGDDVolume::m_theVolume |
|
protected |
◆ m_vs
The documentation for this class was generated from the following files: