#include <AGDDVolume.h>
Inherited by AGDDBolt, AGDDBox, AGDDComposition, AGDDCons, AGDDElcyl, AGDDGvxy, AGDDIbeam, AGDDIntersection, AGDDMicromegas, AGDDMMSpacer, AGDDMuonStation, AGDDPcon, AGDDPgon, AGDDSnake, AGDDsTGC, AGDDSubtraction, AGDDTrd, AGDDTubs, AGDDUbeam, and AGDDUnion.
Definition at line 16 of file AGDDVolume.h.
◆ AGDDVolume()
◆ ~AGDDVolume()
virtual AGDDVolume::~AGDDVolume |
( |
| ) |
|
|
inlinevirtual |
◆ AddDaughter()
◆ AddParent()
◆ CreateSolid()
Reimplemented in AGDDMMSpacer, AGDDCons, AGDDMuonStation, AGDDPgon, AGDDGvxy, AGDDPcon, AGDDTrd, AGDDBox, AGDDSnake, AGDDTubs, AGDDMicromegas, AGDDsTGC, AGDDElcyl, AGDDBolt, AGDDIbeam, AGDDUbeam, AGDDSubtraction, AGDDUnion, and AGDDIntersection.
Definition at line 25 of file AGDDVolume.h.
◆ CreateVolume()
virtual void AGDDVolume::CreateVolume |
( |
AGDDBuilder & |
| ) |
|
|
inlinevirtual |
Reimplemented in AGDDMMSpacer, AGDDCons, AGDDMuonStation, AGDDPgon, AGDDGvxy, AGDDPcon, AGDDTrd, AGDDBox, AGDDSnake, AGDDTubs, AGDDMicromegas, AGDDsTGC, AGDDElcyl, AGDDBolt, AGDDComposition, AGDDIbeam, AGDDUbeam, AGDDSubtraction, AGDDUnion, and AGDDIntersection.
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: