Geant4
10.01.p02
|
#include <G4UTrap.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 |
Definition at line 50 of file G4UTrap.hh.
G4UTrap::G4UTrap | ( | const G4String & | pName, |
G4double | pDz, | ||
G4double | pTheta, | ||
G4double | pPhi, | ||
G4double | pDy1, | ||
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pAlp1, | ||
G4double | pDy2, | ||
G4double | pDx3, | ||
G4double | pDx4, | ||
G4double | pAlp2 | ||
) |
Definition at line 42 of file G4UTrap.cc.
Referenced by Clone().
G4UTrap::G4UTrap | ( | const G4String & | pName, |
const G4ThreeVector | pt[8] | ||
) |
Definition at line 54 of file G4UTrap.cc.
References SetPlanes().
Definition at line 61 of file G4UTrap.cc.
G4UTrap::G4UTrap | ( | const G4String & | pName, |
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pDy1, | ||
G4double | pDy2, | ||
G4double | pDz | ||
) |
Definition at line 69 of file G4UTrap.cc.
G4UTrap::G4UTrap | ( | const G4String & | pName, |
G4double | pDx, | ||
G4double | pDy, | ||
G4double | pDz, | ||
G4double | pAlpha, | ||
G4double | pTheta, | ||
G4double | pPhi | ||
) |
Definition at line 77 of file G4UTrap.cc.
G4UTrap::G4UTrap | ( | const G4String & | pName | ) |
Definition at line 84 of file G4UTrap.cc.
G4UTrap::~G4UTrap | ( | ) |
Definition at line 103 of file G4UTrap.cc.
G4UTrap::G4UTrap | ( | __void__ & | a | ) |
Definition at line 94 of file G4UTrap.cc.
G4UTrap::G4UTrap | ( | const G4UTrap & | rhs | ) |
Definition at line 111 of file G4UTrap.cc.
|
virtual |
Reimplemented from G4USolid.
Definition at line 149 of file G4UTrap.cc.
References G4UTrap().
|
virtual |
Reimplemented from G4USolid.
Definition at line 138 of file G4UTrap.cc.
References G4VPVParameterisation::ComputeDimensions().
|
virtual |
Reimplemented from G4USolid.
Definition at line 158 of file G4UTrap.cc.
References GetShape(), GetTanAlpha1(), GetTanAlpha2(), UTrap::GetThetaCphi(), UTrap::GetThetaSphi(), GetXHalfLength1(), GetXHalfLength2(), GetXHalfLength3(), GetXHalfLength4(), GetYHalfLength1(), GetYHalfLength2(), and GetZHalfLength().
|
inline |
Definition at line 142 of file G4UTrap.hh.
References G4USolid::fShape.
Referenced by CreatePolyhedron(), GetSidePlane(), GetSymAxis(), GetTanAlpha1(), GetTanAlpha2(), GetXHalfLength1(), GetXHalfLength2(), GetXHalfLength3(), GetXHalfLength4(), GetYHalfLength1(), GetYHalfLength2(), GetZHalfLength(), SetAllParameters(), and SetPlanes().
|
inline |
Definition at line 183 of file G4UTrap.hh.
References UTrapSidePlane::a, UTrapSidePlane::b, UTrapSidePlane::c, UTrapSidePlane::d, GetShape(), and UTrap::GetSidePlane().
|
inline |
Definition at line 189 of file G4UTrap.hh.
References GetShape(), UTrap::GetSymAxis(), UVector3::x(), UVector3::y(), and UVector3::z().
|
inline |
Definition at line 163 of file G4UTrap.hh.
References GetShape(), and UTrap::GetTanAlpha1().
Referenced by CreatePolyhedron().
|
inline |
Definition at line 179 of file G4UTrap.hh.
References GetShape(), and UTrap::GetTanAlpha2().
Referenced by CreatePolyhedron().
|
inline |
Definition at line 155 of file G4UTrap.hh.
References GetShape(), and UTrap::GetXHalfLength1().
Referenced by CreatePolyhedron().
|
inline |
Definition at line 159 of file G4UTrap.hh.
References GetShape(), and UTrap::GetXHalfLength2().
Referenced by CreatePolyhedron().
|
inline |
Definition at line 171 of file G4UTrap.hh.
References GetShape(), and UTrap::GetXHalfLength3().
Referenced by CreatePolyhedron().
|
inline |
Definition at line 175 of file G4UTrap.hh.
References GetShape(), and UTrap::GetXHalfLength4().
Referenced by CreatePolyhedron().
|
inline |
Definition at line 151 of file G4UTrap.hh.
References GetShape(), and UTrap::GetYHalfLength1().
Referenced by CreatePolyhedron().
|
inline |
Definition at line 167 of file G4UTrap.hh.
References GetShape(), and UTrap::GetYHalfLength2().
Referenced by CreatePolyhedron().
|
inline |
Definition at line 147 of file G4UTrap.hh.
References GetShape(), and UTrap::GetZHalfLength().
Referenced by CreatePolyhedron().
Definition at line 120 of file G4UTrap.cc.
References G4USolid::operator=().
|
inline |
Definition at line 196 of file G4UTrap.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), and UTrap::SetAllParameters().
|
inline |
Definition at line 208 of file G4UTrap.hh.
References G4USolid::fRebuildPolyhedron, GetShape(), UTrap::SetPlanes(), and z.
Referenced by G4UTrap().