Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TwistedTrap.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 |
G4double | fCubicVolume = 0.0 |
G4double | fSurfaceArea = 0.0 |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
Definition at line 60 of file G4TwistedTrap.hh.
G4TwistedTrap::G4TwistedTrap | ( | const G4String & | pName, |
G4double | pPhiTwist, | ||
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pDy, | ||
G4double | pDz ) |
Definition at line 38 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 49 of file G4TwistedTrap.cc.
|
overridedefault |
G4TwistedTrap::G4TwistedTrap | ( | __void__ & | a | ) |
Definition at line 71 of file G4TwistedTrap.cc.
G4TwistedTrap::G4TwistedTrap | ( | const G4TwistedTrap & | rhs | ) |
Definition at line 84 of file G4TwistedTrap.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 151 of file G4TwistedTrap.cc.
|
inline |
Definition at line 100 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
overridevirtual |
Implements G4VSolid.
Definition at line 143 of file G4TwistedTrap.cc.
|
inline |
Definition at line 97 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 99 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 98 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 91 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 92 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 94 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 95 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 90 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 93 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
|
inline |
Definition at line 96 of file G4TwistedTrap.hh.
Referenced by G4tgbGeometryDumper::GetSolidParams(), StreamInfo(), and G4GDMLWriteSolids::TwistedtrapWrite().
G4TwistedTrap & G4TwistedTrap::operator= | ( | const G4TwistedTrap & | rhs | ) |
Definition at line 93 of file G4TwistedTrap.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 110 of file G4TwistedTrap.cc.