| Geant4
    10.00.p02
    | 
#include <G4UBox.hh>
 Inheritance diagram for G4UBox:
 Inheritance diagram for G4UBox: Collaboration diagram for G4UBox:
 Collaboration diagram for G4UBox:| 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 | 
| 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().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 90 of file G4UBox.hh.
References G4USolid::fShape.
Referenced by GetXHalfLength(), GetYHalfLength(), GetZHalfLength(), SetXHalfLength(), SetYHalfLength(), and SetZHalfLength().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 95 of file G4UBox.hh.
References GetShape(), and UBox::GetXHalfLength().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 99 of file G4UBox.hh.
References GetShape(), and UBox::GetYHalfLength().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 103 of file G4UBox.hh.
References GetShape(), and UBox::GetZHalfLength().
 Here is the call graph for this function:
 Here is the call graph for this function:Definition at line 81 of file G4UBox.cc.
References G4USolid::operator=().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 108 of file G4UBox.hh.
References G4USolid::fPolyhedron, GetShape(), and UBox::SetXHalfLength().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 113 of file G4UBox.hh.
References G4USolid::fPolyhedron, GetShape(), and UBox::SetYHalfLength().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 118 of file G4UBox.hh.
References G4USolid::fPolyhedron, GetShape(), and UBox::SetZHalfLength().
 Here is the call graph for this function:
 Here is the call graph for this function: