|
Geant4
10.01.p02
|
#include <G4UTrd.hh>
Inheritance diagram for G4UTrd:
Collaboration diagram for G4UTrd: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 98 of file G4UTrd.cc.
References G4VPVParameterisation::ComputeDimensions().
Here is the call graph for this function:
|
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().
Here is the caller graph for this function:
|
inline |
Definition at line 106 of file G4UTrd.hh.
References GetShape(), and UTrd::GetXHalfLength1().
Here is the call graph for this function:
|
inline |
Definition at line 110 of file G4UTrd.hh.
References GetShape(), and UTrd::GetXHalfLength2().
Here is the call graph for this function:
|
inline |
Definition at line 114 of file G4UTrd.hh.
References GetShape(), and UTrd::GetYHalfLength1().
Here is the call graph for this function:
|
inline |
Definition at line 118 of file G4UTrd.hh.
References GetShape(), and UTrd::GetYHalfLength2().
Here is the call graph for this function:
|
inline |
Definition at line 122 of file G4UTrd.hh.
References GetShape(), and UTrd::GetZHalfLength().
Here is the call graph for this function:Definition at line 80 of file G4UTrd.cc.
References G4USolid::operator=().
Here is the call graph for this function:
|
inline |
Definition at line 152 of file G4UTrd.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTrd::SetAllParameters().
Here is the call graph for this function:
|
inline |
Definition at line 127 of file G4UTrd.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTrd::SetXHalfLength1().
Here is the call graph for this function:
|
inline |
Definition at line 132 of file G4UTrd.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTrd::SetXHalfLength2().
Here is the call graph for this function:
|
inline |
Definition at line 137 of file G4UTrd.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTrd::SetYHalfLength1().
Here is the call graph for this function:
|
inline |
Definition at line 142 of file G4UTrd.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTrd::SetYHalfLength2().
Here is the call graph for this function:
|
inline |
Definition at line 147 of file G4UTrd.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTrd::SetZHalfLength().
Here is the call graph for this function: