#include <AGDDPcon.h>
Definition at line 13 of file AGDDPcon.h.
◆ AGDDPcon()
Definition at line 15 of file AGDDPcon.h.
AGDDVolume(const std::string &s, AGDDVolumeStore &vs, AGDDSectionStore &ss, bool v=false)
◆ 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()
| void AGDDPcon::CreateSolid |
( |
const AGDDBuilder & | builder | ) |
|
|
overridevirtual |
◆ CreateVolume()
Reimplemented from AGDDVolume.
Definition at line 14 of file AGDDPcon.cxx.
15{
18}
virtual void CreateSolid(const AGDDBuilder &builder) override
◆ Dphi()
| double AGDDPcon::Dphi |
( |
| ) |
const |
|
inline |
◆ 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 |
◆ NrOfPlanes()
| int AGDDPcon::NrOfPlanes |
( |
| ) |
const |
|
inline |
Definition at line 26 of file AGDDPcon.h.
std::vector< double > m_rin
◆ Phi0()
| double AGDDPcon::Phi0 |
( |
| ) |
const |
|
inline |
◆ Rin()
| double AGDDPcon::Rin |
( |
int | i | ) |
const |
|
inline |
◆ Rout()
| double AGDDPcon::Rout |
( |
int | i | ) |
const |
|
inline |
Definition at line 28 of file AGDDPcon.h.
std::vector< double > m_rou
◆ SetColor()
| void AGDDVolume::SetColor |
( |
const std::string & | c | ) |
|
|
inlineinherited |
◆ SetMaterial()
| void AGDDVolume::SetMaterial |
( |
const std::string & | n | ) |
|
|
inlineinherited |
◆ SetPlane()
| void AGDDPcon::SetPlane |
( |
double | ri, |
|
|
double | ro, |
|
|
double | z ) |
|
inline |
Definition at line 19 of file AGDDPcon.h.
20 {
24 }
std::vector< double > m_z
◆ SetProfile()
| void AGDDPcon::SetProfile |
( |
double | phi0, |
|
|
double | dphi ) |
|
inline |
◆ SetSolid()
| void AGDDVolume::SetSolid |
( |
void * | p | ) |
|
|
inlineinherited |
◆ SetVolume()
| void AGDDVolume::SetVolume |
( |
void * | p | ) |
|
|
inlineinherited |
◆ Z()
| double AGDDPcon::Z |
( |
int | i | ) |
const |
|
inline |
◆ m_color
| std::string AGDDVolume::m_color |
|
protectedinherited |
◆ m_dphi
◆ m_isSensitive
| bool AGDDVolume::m_isSensitive |
|
protectedinherited |
◆ m_material
| std::string AGDDVolume::m_material |
|
protectedinherited |
◆ m_name
| std::string AGDDVolume::m_name |
|
protectedinherited |
◆ m_phi0
◆ m_rin
| std::vector<double> AGDDPcon::m_rin |
◆ m_rou
| std::vector<double> AGDDPcon::m_rou |
◆ m_theDaughters
◆ m_theParents
◆ m_theSolid
| void* AGDDVolume::m_theSolid |
|
protectedinherited |
◆ m_theVolume
| void* AGDDVolume::m_theVolume |
|
protectedinherited |
◆ m_vs
◆ m_z
| std::vector<double> AGDDPcon::m_z |
The documentation for this class was generated from the following files: