#include <AGDDPcon.h>
Definition at line 13 of file AGDDPcon.h.
◆ AGDDPcon()
◆ AddDaughter()
◆ AddParent()
◆ CreateSolid()
◆ CreateVolume()
◆ 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 |
◆ Phi0()
double AGDDPcon::Phi0 |
( |
| ) |
const |
|
inline |
◆ Rin()
double AGDDPcon::Rin |
( |
int |
i | ) |
const |
|
inline |
◆ Rout()
double AGDDPcon::Rout |
( |
int |
i | ) |
const |
|
inline |
◆ 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 |
◆ 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: