Geant4
10.01.p02
|
#include <G4TwistedTrap.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4VTwistedFaceted | |
G4ThreeVectorList * | CreateRotatedVertices (const G4AffineTransform &pTransform) 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 G4VTwistedFaceted | |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fpPolyhedron |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
Definition at line 71 of file G4TwistedTrap.hh.
G4TwistedTrap::G4TwistedTrap | ( | const G4String & | pName, |
G4double | pPhiTwist, | ||
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pDy, | ||
G4double | pDz | ||
) |
Definition at line 46 of file G4TwistedTrap.cc.
Referenced by Clone().
G4TwistedTrap::G4TwistedTrap | ( | const G4String & | pName, |
G4double | pPhiTwist, | ||
G4double | pDz, | ||
G4double | pTheta, | ||
G4double | pPhi, | ||
G4double | pDy1, | ||
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pDy2, | ||
G4double | pDx3, | ||
G4double | pDx4, | ||
G4double | pAlph | ||
) |
Definition at line 58 of file G4TwistedTrap.cc.
|
virtual |
Definition at line 84 of file G4TwistedTrap.cc.
G4TwistedTrap::G4TwistedTrap | ( | __void__ & | a | ) |
Definition at line 79 of file G4TwistedTrap.cc.
G4TwistedTrap::G4TwistedTrap | ( | const G4TwistedTrap & | rhs | ) |
Definition at line 90 of file G4TwistedTrap.cc.
References G4VTwistedFaceted::fpPolyhedron, and G4VTwistedFaceted::GetPolyhedron().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 154 of file G4TwistedTrap.cc.
References G4TwistedTrap().
|
inline |
Definition at line 111 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetPhi().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
virtual |
Reimplemented from G4VTwistedFaceted.
Definition at line 146 of file G4TwistedTrap.cc.
|
inline |
Definition at line 108 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetTwistAngle().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 110 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetTheta().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 109 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetAlpha().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 102 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetDx1().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 103 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetDx2().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 105 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetDx3().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 106 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetDx4().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 101 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetDy1().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 104 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetDy2().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 107 of file G4TwistedTrap.hh.
References G4VTwistedFaceted::GetDz().
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
G4TwistedTrap & G4TwistedTrap::operator= | ( | const G4TwistedTrap & | rhs | ) |
Definition at line 98 of file G4TwistedTrap.cc.
References G4VTwistedFaceted::fpPolyhedron, G4VTwistedFaceted::GetPolyhedron(), and G4VTwistedFaceted::operator=().
|
virtual |
Reimplemented from G4VTwistedFaceted.
Definition at line 112 of file G4TwistedTrap.cc.
References cm, degree, G4endl, GetAzimuthalAnglePhi(), G4VSolid::GetName(), GetPhiTwist(), GetPolarAngleTheta(), GetTiltAngleAlpha(), GetX1HalfLength(), GetX2HalfLength(), GetX3HalfLength(), GetX4HalfLength(), GetY1HalfLength(), GetY2HalfLength(), and GetZHalfLength().