Geant4
10.00.p01
|
#include <G4UTrd.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 |
G4Polyhedron * | fPolyhedron |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
|
virtual |
|
virtual |
Reimplemented from G4USolid.
Definition at line 98 of file G4UTrd.cc.
References G4VPVParameterisation::ComputeDimensions().
|
inline |
Definition at line 100 of file G4UTrd.hh.
References G4USolid::fShape.
Referenced by GetXHalfLength1(), GetXHalfLength2(), GetYHalfLength1(), GetYHalfLength2(), GetZHalfLength(), SetAllParameters(), SetXHalfLength1(), SetXHalfLength2(), SetYHalfLength1(), SetYHalfLength2(), and SetZHalfLength().
|
inline |
Definition at line 105 of file G4UTrd.hh.
References GetShape(), and UTrd::GetXHalfLength1().
|
inline |
Definition at line 109 of file G4UTrd.hh.
References GetShape(), and UTrd::GetXHalfLength2().
|
inline |
Definition at line 113 of file G4UTrd.hh.
References GetShape(), and UTrd::GetYHalfLength1().
|
inline |
Definition at line 117 of file G4UTrd.hh.
References GetShape(), and UTrd::GetYHalfLength2().
|
inline |
Definition at line 121 of file G4UTrd.hh.
References GetShape(), and UTrd::GetZHalfLength().
Definition at line 80 of file G4UTrd.cc.
References G4USolid::operator=().
|
inline |
Definition at line 151 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetAllParameters().
|
inline |
Definition at line 126 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetXHalfLength1().
|
inline |
Definition at line 131 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetXHalfLength2().
|
inline |
Definition at line 136 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetYHalfLength1().
|
inline |
Definition at line 141 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetYHalfLength2().
|
inline |
Definition at line 146 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetZHalfLength().