Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VTwistedFaceted.hh>
Protected Attributes | |
G4bool | fRebuildPolyhedron = false |
G4Polyhedron * | fpPolyhedron = nullptr |
G4double | fCubicVolume = 0.0 |
G4double | fSurfaceArea = 0.0 |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
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 |
Definition at line 48 of file G4VTwistedFaceted.hh.
G4VTwistedFaceted::G4VTwistedFaceted | ( | const G4String & | pname, |
G4double | PhiTwist, | ||
G4double | pDz, | ||
G4double | pTheta, | ||
G4double | pPhi, | ||
G4double | pDy1, | ||
G4double | pDx1, | ||
G4double | pDx2, | ||
G4double | pDy2, | ||
G4double | pDx3, | ||
G4double | pDx4, | ||
G4double | pAlph ) |
Definition at line 60 of file G4VTwistedFaceted.cc.
|
virtual |
Definition at line 201 of file G4VTwistedFaceted.cc.
G4VTwistedFaceted::G4VTwistedFaceted | ( | __void__ & | a | ) |
Definition at line 190 of file G4VTwistedFaceted.cc.
G4VTwistedFaceted::G4VTwistedFaceted | ( | const G4VTwistedFaceted & | rhs | ) |
Definition at line 217 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 288 of file G4VTwistedFaceted.cc.
Referenced by CalculateExtent().
|
overridevirtual |
Implements G4VSolid.
Definition at line 327 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 275 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 1262 of file G4VTwistedFaceted.cc.
Referenced by GetPolyhedron().
|
overridevirtual |
Implements G4VSolid.
Definition at line 942 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 604 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 503 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 800 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 693 of file G4VTwistedFaceted.cc.
|
inline |
Definition at line 122 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedTrap::GetTiltAngleAlpha().
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 1012 of file G4VTwistedFaceted.cc.
|
inline |
Definition at line 113 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedTrap::GetX1HalfLength(), G4TwistedTrd::GetX1HalfLength(), and G4TwistedBox::GetXHalfLength().
|
inline |
Definition at line 114 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedTrap::GetX2HalfLength().
|
inline |
Definition at line 115 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedTrd::GetX2HalfLength(), and G4TwistedTrap::GetX3HalfLength().
|
inline |
Definition at line 116 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedTrap::GetX4HalfLength().
|
inline |
Definition at line 117 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedTrap::GetY1HalfLength(), G4TwistedTrd::GetY1HalfLength(), and G4TwistedBox::GetYHalfLength().
|
inline |
Definition at line 118 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedTrap::GetY2HalfLength(), and G4TwistedTrd::GetY2HalfLength().
|
inline |
Definition at line 119 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedBox::GetZHalfLength(), G4TwistedTrap::GetZHalfLength(), and G4TwistedTrd::GetZHalfLength().
|
overridevirtual |
Implements G4VSolid.
Definition at line 1125 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 951 of file G4VTwistedFaceted.cc.
|
inline |
Definition at line 120 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedTrap::GetAzimuthalAnglePhi().
G4ThreeVector G4VTwistedFaceted::GetPointInSolid | ( | G4double | z | ) | const |
Definition at line 1155 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 1174 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 1134 of file G4VTwistedFaceted.cc.
Referenced by G4TwistedBox::G4TwistedBox(), G4TwistedTrap::G4TwistedTrap(), G4TwistedTrd::G4TwistedTrd(), G4TwistedBox::operator=(), G4TwistedTrap::operator=(), and G4TwistedTrd::operator=().
|
overridevirtual |
Reimplemented from G4VSolid.
Definition at line 1100 of file G4VTwistedFaceted.cc.
|
inline |
Definition at line 121 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedTrap::GetPolarAngleTheta().
|
inline |
Definition at line 111 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedBox::GetPhiTwist(), G4TwistedTrap::GetPhiTwist(), and G4TwistedTrd::GetPhiTwist().
Definition at line 302 of file G4VTwistedFaceted.hh.
Referenced by Xcoef().
Definition at line 314 of file G4VTwistedFaceted.hh.
Definition at line 308 of file G4VTwistedFaceted.hh.
Referenced by Xcoef().
|
overridevirtual |
Implements G4VSolid.
Definition at line 347 of file G4VTwistedFaceted.cc.
Referenced by DistanceToIn(), DistanceToIn(), DistanceToOut(), and DistanceToOut().
G4VTwistedFaceted & G4VTwistedFaceted::operator= | ( | const G4VTwistedFaceted & | rhs | ) |
Definition at line 239 of file G4VTwistedFaceted.cc.
Referenced by G4TwistedBox::operator=(), G4TwistedTrap::operator=(), and G4TwistedTrd::operator=().
|
overridevirtual |
Implements G4VSolid.
Definition at line 905 of file G4VTwistedFaceted.cc.
|
overridevirtual |
Implements G4VSolid.
Definition at line 448 of file G4VTwistedFaceted.cc.
Referenced by DistanceToIn(), and DistanceToOut().
Definition at line 320 of file G4VTwistedFaceted.hh.
Referenced by Inside().
|
protected |
Definition at line 148 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedBox::GetCubicVolume(), G4TwistedTrd::GetCubicVolume(), GetCubicVolume(), and operator=().
|
mutableprotected |
Definition at line 146 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedBox::G4TwistedBox(), G4TwistedTrap::G4TwistedTrap(), G4TwistedTrd::G4TwistedTrd(), GetPolyhedron(), G4TwistedBox::operator=(), G4TwistedTrap::operator=(), G4TwistedTrd::operator=(), operator=(), and ~G4VTwistedFaceted().
|
mutableprotected |
Definition at line 145 of file G4VTwistedFaceted.hh.
Referenced by GetPolyhedron(), and operator=().
|
protected |
Definition at line 149 of file G4VTwistedFaceted.hh.
Referenced by G4TwistedBox::GetSurfaceArea(), G4TwistedTrd::GetSurfaceArea(), GetSurfaceArea(), and operator=().