Geant4
10.00.p02
|
#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 101 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 106 of file G4UTrd.hh.
References GetShape(), and UTrd::GetXHalfLength1().
|
inline |
Definition at line 110 of file G4UTrd.hh.
References GetShape(), and UTrd::GetXHalfLength2().
|
inline |
Definition at line 114 of file G4UTrd.hh.
References GetShape(), and UTrd::GetYHalfLength1().
|
inline |
Definition at line 118 of file G4UTrd.hh.
References GetShape(), and UTrd::GetYHalfLength2().
|
inline |
Definition at line 122 of file G4UTrd.hh.
References GetShape(), and UTrd::GetZHalfLength().
Definition at line 80 of file G4UTrd.cc.
References G4USolid::operator=().
|
inline |
Definition at line 152 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetAllParameters().
|
inline |
Definition at line 127 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetXHalfLength1().
|
inline |
Definition at line 132 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetXHalfLength2().
|
inline |
Definition at line 137 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetYHalfLength1().
|
inline |
Definition at line 142 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetYHalfLength2().
|
inline |
Definition at line 147 of file G4UTrd.hh.
References G4USolid::fPolyhedron, GetShape(), and UTrd::SetZHalfLength().