Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4UnionSolid.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4BooleanSolid | |
void | GetListOfPrimitives (std::vector< std::pair< G4VSolid *, G4Transform3D > > &, const G4Transform3D &) const |
G4Polyhedron * | StackPolyhedron (HepPolyhedronProcessor &, const G4VSolid *) 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 G4BooleanSolid | |
G4VSolid * | fPtrSolidA = nullptr |
G4VSolid * | fPtrSolidB = nullptr |
G4double | fCubicVolume = -1.0 |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
Definition at line 45 of file G4UnionSolid.hh.
Definition at line 53 of file G4UnionSolid.cc.
G4UnionSolid::G4UnionSolid | ( | const G4String & | pName, |
G4VSolid * | pSolidA, | ||
G4VSolid * | pSolidB, | ||
G4RotationMatrix * | rotMatrix, | ||
const G4ThreeVector & | transVector | ||
) |
Definition at line 65 of file G4UnionSolid.cc.
G4UnionSolid::G4UnionSolid | ( | const G4String & | pName, |
G4VSolid * | pSolidA, | ||
G4VSolid * | pSolidB, | ||
const G4Transform3D & | transform | ||
) |
Definition at line 80 of file G4UnionSolid.cc.
|
virtual |
Definition at line 103 of file G4UnionSolid.cc.
G4UnionSolid::G4UnionSolid | ( | __void__ & | a | ) |
Definition at line 94 of file G4UnionSolid.cc.
G4UnionSolid::G4UnionSolid | ( | const G4UnionSolid & | rhs | ) |
Definition at line 111 of file G4UnionSolid.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 158 of file G4UnionSolid.cc.
|
virtual |
Implements G4VSolid.
Definition at line 193 of file G4UnionSolid.cc.
|
virtual |
Reimplemented from G4VSolid.
Definition at line 495 of file G4UnionSolid.cc.
|
virtual |
|
virtual |
Reimplemented from G4VSolid.
Definition at line 526 of file G4UnionSolid.cc.
|
virtual |
Implements G4VSolid.
Definition at line 516 of file G4UnionSolid.cc.
|
virtual |
Implements G4VSolid.
Definition at line 322 of file G4UnionSolid.cc.
|
virtual |
Implements G4VSolid.
Definition at line 293 of file G4UnionSolid.cc.
|
virtual |
Implements G4VSolid.
Definition at line 436 of file G4UnionSolid.cc.
|
virtual |
Implements G4VSolid.
Definition at line 349 of file G4UnionSolid.cc.
|
finalvirtual |
Reimplemented from G4BooleanSolid.
Definition at line 542 of file G4UnionSolid.cc.
|
virtual |
Reimplemented from G4BooleanSolid.
Definition at line 486 of file G4UnionSolid.cc.
|
virtual |
Implements G4VSolid.
Definition at line 227 of file G4UnionSolid.cc.
Referenced by DistanceToIn(), DistanceToOut(), and SurfaceNormal().
G4UnionSolid & G4UnionSolid::operator= | ( | const G4UnionSolid & | rhs | ) |
Definition at line 123 of file G4UnionSolid.cc.
|
virtual |
Implements G4VSolid.
Definition at line 253 of file G4UnionSolid.cc.