Geant4
10.01.p02
|
#include <G4UBox.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 99 of file G4UBox.cc.
References G4VPVParameterisation::ComputeDimensions().
|
inline |
Definition at line 90 of file G4UBox.hh.
References G4USolid::fShape.
Referenced by GetXHalfLength(), GetYHalfLength(), GetZHalfLength(), SetXHalfLength(), SetYHalfLength(), and SetZHalfLength().
|
inline |
Definition at line 95 of file G4UBox.hh.
References GetShape(), and UBox::GetXHalfLength().
|
inline |
Definition at line 99 of file G4UBox.hh.
References GetShape(), and UBox::GetYHalfLength().
|
inline |
Definition at line 103 of file G4UBox.hh.
References GetShape(), and UBox::GetZHalfLength().
Definition at line 81 of file G4UBox.cc.
References G4USolid::operator=().
|
inline |
Definition at line 108 of file G4UBox.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UBox::SetXHalfLength().
|
inline |
Definition at line 113 of file G4UBox.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UBox::SetYHalfLength().
|
inline |
Definition at line 118 of file G4UBox.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UBox::SetZHalfLength().