Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TwistedBox.hh>
Additional Inherited Members | |
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 = false |
G4Polyhedron * | fpPolyhedron = nullptr |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
Definition at line 48 of file G4TwistedBox.hh.
G4TwistedBox::G4TwistedBox | ( | const G4String & | pName, |
G4double | pPhiTwist, | ||
G4double | pDx, | ||
G4double | pDy, | ||
G4double | pDz | ||
) |
Definition at line 38 of file G4TwistedBox.cc.
|
virtual |
Definition at line 60 of file G4TwistedBox.cc.
G4TwistedBox::G4TwistedBox | ( | __void__ & | a | ) |
Definition at line 52 of file G4TwistedBox.cc.
G4TwistedBox::G4TwistedBox | ( | const G4TwistedBox & | rhs | ) |
Definition at line 67 of file G4TwistedBox.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 123 of file G4TwistedBox.cc.
|
virtual |
Reimplemented from G4VTwistedFaceted.
Definition at line 115 of file G4TwistedBox.cc.
|
inline |
Definition at line 65 of file G4TwistedBox.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
|
inline |
Definition at line 62 of file G4TwistedBox.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
|
inline |
Definition at line 63 of file G4TwistedBox.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
|
inline |
Definition at line 64 of file G4TwistedBox.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedboxWrite().
G4TwistedBox & G4TwistedBox::operator= | ( | const G4TwistedBox & | rhs | ) |
Definition at line 76 of file G4TwistedBox.cc.
|
virtual |
Reimplemented from G4VTwistedFaceted.
Definition at line 93 of file G4TwistedBox.cc.