Geant4
10.01.p02
|
#include <G4USphere.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4USolid | |
G4ThreeVectorList * | CreateRotatedVertices (const G4AffineTransform &pT) const |
Protected Member Functions inherited from G4VSolid | |
void | CalculateClippedPolygonExtent (G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const |
void | ClipCrossSection (G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const |
void | ClipBetweenSections (G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const |
void | ClipPolygon (G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis) const |
G4double | EstimateCubicVolume (G4int nStat, G4double epsilon) const |
G4double | EstimateSurfaceArea (G4int nStat, G4double ell) const |
Protected Attributes inherited from G4USolid | |
VUSolid * | fShape |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fPolyhedron |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
Definition at line 49 of file G4USphere.hh.
G4USphere::G4USphere | ( | const G4String & | pName, |
G4double | pRmin, | ||
G4double | pRmax, | ||
G4double | pSPhi, | ||
G4double | pDPhi, | ||
G4double | pSTheta, | ||
G4double | pDTheta | ||
) |
Definition at line 42 of file G4USphere.cc.
Referenced by Clone().
G4USphere::~G4USphere | ( | ) |
Definition at line 65 of file G4USphere.cc.
G4USphere::G4USphere | ( | __void__ & | a | ) |
Definition at line 56 of file G4USphere.cc.
G4USphere::G4USphere | ( | const G4USphere & | rhs | ) |
Definition at line 73 of file G4USphere.cc.
|
virtual |
Reimplemented from G4USolid.
Definition at line 111 of file G4USphere.cc.
References G4USphere().
|
virtual |
Reimplemented from G4USolid.
Definition at line 100 of file G4USphere.cc.
References G4VPVParameterisation::ComputeDimensions().
|
inline |
Definition at line 118 of file G4USphere.hh.
References USphere::GetDeltaPhiAngle(), and GetShape().
|
inline |
Definition at line 126 of file G4USphere.hh.
References USphere::GetDeltaThetaAngle(), and GetShape().
|
inline |
Definition at line 106 of file G4USphere.hh.
References USphere::GetInnerRadius(), and GetShape().
|
inline |
Definition at line 110 of file G4USphere.hh.
References USphere::GetOuterRadius(), and GetShape().
|
inline |
Definition at line 101 of file G4USphere.hh.
References G4USolid::fShape.
Referenced by GetDeltaPhiAngle(), GetDeltaThetaAngle(), GetInnerRadius(), GetOuterRadius(), GetStartPhiAngle(), GetStartThetaAngle(), SetDeltaPhiAngle(), SetDeltaThetaAngle(), SetInnerRadius(), SetOuterRadius(), SetStartPhiAngle(), and SetStartThetaAngle().
|
inline |
Definition at line 114 of file G4USphere.hh.
References GetShape(), and USphere::GetStartPhiAngle().
|
inline |
Definition at line 122 of file G4USphere.hh.
References GetShape(), and USphere::GetStartThetaAngle().
Definition at line 82 of file G4USphere.cc.
References G4USolid::operator=().
|
inline |
Definition at line 146 of file G4USphere.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and USphere::SetDeltaPhiAngle().
|
inline |
Definition at line 156 of file G4USphere.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and USphere::SetDeltaThetaAngle().
|
inline |
Definition at line 131 of file G4USphere.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and USphere::SetInnerRadius().
|
inline |
Definition at line 136 of file G4USphere.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and USphere::SetOuterRadius().
Definition at line 141 of file G4USphere.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and USphere::SetStartPhiAngle().
|
inline |
Definition at line 151 of file G4USphere.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and USphere::SetStartThetaAngle().