Geant4
10.02.p02
|
#include <G4TwistedBox.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 |
Protected Attributes inherited from G4VTwistedFaceted | |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fpPolyhedron |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
Definition at line 59 of file G4TwistedBox.hh.
G4TwistedBox::G4TwistedBox | ( | const G4String & | pName, |
G4double | pPhiTwist, | ||
G4double | pDx, | ||
G4double | pDy, | ||
G4double | pDz | ||
) |
Definition at line 46 of file G4TwistedBox.cc.
Referenced by Clone().
|
virtual |
Definition at line 64 of file G4TwistedBox.cc.
G4TwistedBox::G4TwistedBox | ( | __void__ & | a | ) |
Definition at line 59 of file G4TwistedBox.cc.
G4TwistedBox::G4TwistedBox | ( | const G4TwistedBox & | rhs | ) |
Definition at line 71 of file G4TwistedBox.cc.
References G4VTwistedFaceted::fpPolyhedron, and G4VTwistedFaceted::GetPolyhedron().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 126 of file G4TwistedBox.cc.
References G4TwistedBox().
|
virtual |
Reimplemented from G4VTwistedFaceted.
Definition at line 118 of file G4TwistedBox.cc.
|
inline |
Definition at line 76 of file G4TwistedBox.hh.
References G4VTwistedFaceted::GetTwistAngle().
Referenced by export_G4TwistedBox(), G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
|
inline |
Definition at line 73 of file G4TwistedBox.hh.
References G4VTwistedFaceted::GetDx1().
Referenced by export_G4TwistedBox(), G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
|
inline |
Definition at line 74 of file G4TwistedBox.hh.
References G4VTwistedFaceted::GetDy1().
Referenced by export_G4TwistedBox(), G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
|
inline |
Definition at line 75 of file G4TwistedBox.hh.
References G4VTwistedFaceted::GetDz().
Referenced by export_G4TwistedBox(), G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
G4TwistedBox & G4TwistedBox::operator= | ( | const G4TwistedBox & | rhs | ) |
Definition at line 80 of file G4TwistedBox.cc.
References G4VTwistedFaceted::fpPolyhedron, G4VTwistedFaceted::GetPolyhedron(), and G4VTwistedFaceted::operator=().
|
virtual |
Reimplemented from G4VTwistedFaceted.
Definition at line 95 of file G4TwistedBox.cc.
References cm, degree, G4endl, G4VSolid::GetName(), GetPhiTwist(), GetXHalfLength(), GetYHalfLength(), and GetZHalfLength().