Geant4
10.01.p02
|
#include <G4UOrb.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 |
|
virtual |
|
virtual |
Reimplemented from G4USolid.
Definition at line 95 of file G4UOrb.cc.
References G4VPVParameterisation::ComputeDimensions().
|
inline |
Definition at line 89 of file G4UOrb.hh.
References UOrb::GetRadius(), and GetShape().
|
inline |
Definition at line 84 of file G4UOrb.hh.
References G4USolid::fShape.
Referenced by GetRadius(), and SetRadius().
Definition at line 77 of file G4UOrb.cc.
References G4USolid::operator=().
|
inline |
Definition at line 94 of file G4UOrb.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UOrb::SetRadius().