ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for G4ExtrudedSolid, including all inherited members.
AddFacet(G4VFacet *aFacet) | G4TessellatedSolid | |
AddGeneralPolygonFacets() | G4ExtrudedSolid | private |
AllocatedMemory() | G4TessellatedSolid | |
AllocatedMemoryWithoutVoxels() | G4TessellatedSolid | |
ApproxSurfaceNormal(const G4ThreeVector &p) const | G4ExtrudedSolid | private |
BoundingLimits(G4ThreeVector &pMin, G4ThreeVector &pMax) const | G4ExtrudedSolid | virtual |
CalculateClippedPolygonExtent(G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const | G4VSolid | protected |
CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const | G4ExtrudedSolid | virtual |
ClipBetweenSections(G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const | G4VSolid | protected |
ClipCrossSection(G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const | G4VSolid | protected |
ClipPolygon(G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis) const | G4VSolid | protected |
Clone() const | G4ExtrudedSolid | virtual |
ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep) | G4VSolid | virtual |
ComputeLateralPlanes() | G4ExtrudedSolid | private |
ComputeProjectionParameters() | G4ExtrudedSolid | private |
CreatePolyhedron() const | G4TessellatedSolid | virtual |
DescribeYourselfTo(G4VGraphicsScene &scene) const | G4TessellatedSolid | virtual |
DisplayAllocatedMemory() | G4TessellatedSolid | |
DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const | G4ExtrudedSolid | virtual |
DistanceToIn(const G4ThreeVector &p) const | G4ExtrudedSolid | virtual |
DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=nullptr, G4ThreeVector *n=nullptr) const | G4ExtrudedSolid | virtual |
DistanceToOut(const G4ThreeVector &p) const | G4ExtrudedSolid | virtual |
DistanceToPolygonSqr(const G4ThreeVector &p) const | G4ExtrudedSolid | inlineprivate |
DumpInfo() const | G4VSolid | inline |
EstimateCubicVolume(G4int nStat, G4double epsilon) const | G4VSolid | |
EstimateSurfaceArea(G4int nStat, G4double ell) const | G4VSolid | |
fGeometryType | G4ExtrudedSolid | private |
fIsConvex | G4ExtrudedSolid | private |
fKOffsets | G4ExtrudedSolid | private |
fKScales | G4ExtrudedSolid | private |
fLengths | G4ExtrudedSolid | private |
fLines | G4ExtrudedSolid | private |
fNv | G4ExtrudedSolid | private |
fNz | G4ExtrudedSolid | private |
fOffset0s | G4ExtrudedSolid | private |
fPlanes | G4ExtrudedSolid | private |
fPolygon | G4ExtrudedSolid | private |
fScale0s | G4ExtrudedSolid | private |
fSolidType | G4ExtrudedSolid | private |
fTriangles | G4ExtrudedSolid | private |
fZSections | G4ExtrudedSolid | private |
G4ExtrudedSolid(const G4String &pName, const std::vector< G4TwoVector > &polygon, const std::vector< ZSection > &zsections) | G4ExtrudedSolid | |
G4ExtrudedSolid(const G4String &pName, const std::vector< G4TwoVector > &polygon, G4double halfZ, const G4TwoVector &off1, G4double scale1, const G4TwoVector &off2, G4double scale2) | G4ExtrudedSolid | |
G4ExtrudedSolid(__void__ &) | G4ExtrudedSolid | |
G4ExtrudedSolid(const G4ExtrudedSolid &rhs) | G4ExtrudedSolid | |
G4TessellatedSolid() | G4TessellatedSolid | |
G4TessellatedSolid(const G4String &name) | G4TessellatedSolid | |
G4TessellatedSolid(__void__ &) | G4TessellatedSolid | |
G4TessellatedSolid(const G4TessellatedSolid &ts) | G4TessellatedSolid | |
G4VSolid(const G4String &name) | G4VSolid | |
G4VSolid(__void__ &) | G4VSolid | |
G4VSolid(const G4VSolid &rhs) | G4VSolid | |
GetAngle(const G4TwoVector &p0, const G4TwoVector &pa, const G4TwoVector &pb) const | G4ExtrudedSolid | private |
GetConstituentSolid(G4int no) const | G4VSolid | virtual |
GetConstituentSolid(G4int no) | G4VSolid | virtual |
GetCubicVolume() | G4TessellatedSolid | virtual |
GetDisplacedSolidPtr() const | G4VSolid | virtual |
GetDisplacedSolidPtr() | G4VSolid | virtual |
GetEntityType() const | G4ExtrudedSolid | virtual |
GetExtent() const | G4TessellatedSolid | virtual |
GetFacet(G4int i) const | G4TessellatedSolid | inline |
GetMaxXExtent() const | G4TessellatedSolid | |
GetMaxYExtent() const | G4TessellatedSolid | |
GetMaxZExtent() const | G4TessellatedSolid | |
GetMinXExtent() const | G4TessellatedSolid | |
GetMinYExtent() const | G4TessellatedSolid | |
GetMinZExtent() const | G4TessellatedSolid | |
GetName() const | G4VSolid | inline |
GetNofVertices() const | G4ExtrudedSolid | inline |
GetNofZSections() const | G4ExtrudedSolid | inline |
GetNumberOfFacets() const | G4TessellatedSolid | |
GetPointOnSurface() const | G4TessellatedSolid | virtual |
GetPolygon() const | G4ExtrudedSolid | inline |
GetPolyhedron() const | G4TessellatedSolid | virtual |
GetSolidClosed() const | G4TessellatedSolid | |
GetSurfaceArea() | G4TessellatedSolid | virtual |
GetTolerance() const | G4VSolid | inline |
GetVertex(G4int index) const | G4ExtrudedSolid | inline |
GetVertex(G4int iz, G4int ind) const | G4ExtrudedSolid | private |
GetVoxels() | G4TessellatedSolid | inline |
GetZSection(G4int index) const | G4ExtrudedSolid | inline |
GetZSections() const | G4ExtrudedSolid | inline |
Inside(const G4ThreeVector &p) const | G4ExtrudedSolid | virtual |
IsPointInside(const G4TwoVector &a, const G4TwoVector &b, const G4TwoVector &c, const G4TwoVector &p) const | G4ExtrudedSolid | private |
IsSameLine(const G4TwoVector &p, const G4TwoVector &l1, const G4TwoVector &l2) const | G4ExtrudedSolid | private |
IsSameLineSegment(const G4TwoVector &p, const G4TwoVector &l1, const G4TwoVector &l2) const | G4ExtrudedSolid | private |
IsSameSide(const G4TwoVector &p1, const G4TwoVector &p2, const G4TwoVector &l1, const G4TwoVector &l2) const | G4ExtrudedSolid | private |
kCarTolerance | G4VSolid | protected |
kCarToleranceHalf | G4TessellatedSolid | protected |
MakeDownFacet(G4int ind1, G4int ind2, G4int ind3) const | G4ExtrudedSolid | private |
MakeFacets() | G4ExtrudedSolid | private |
MakeUpFacet(G4int ind1, G4int ind2, G4int ind3) const | G4ExtrudedSolid | private |
Normal(const G4ThreeVector &p, G4ThreeVector &n) const | G4TessellatedSolid | virtual |
operator+=(const G4TessellatedSolid &right) | G4TessellatedSolid | |
operator=(const G4ExtrudedSolid &rhs) | G4ExtrudedSolid | |
G4TessellatedSolid::operator=(const G4TessellatedSolid &right) | G4TessellatedSolid | |
G4VSolid::operator=(const G4VSolid &rhs) | G4VSolid | |
operator==(const G4VSolid &s) const | G4VSolid | inline |
PointInPolygon(const G4ThreeVector &p) const | G4ExtrudedSolid | inlineprivate |
ProjectPoint(const G4ThreeVector &point) const | G4ExtrudedSolid | private |
SafetyFromInside(const G4ThreeVector &p, G4bool aAccurate=false) const | G4TessellatedSolid | virtual |
SafetyFromOutside(const G4ThreeVector &p, G4bool aAccurate=false) const | G4TessellatedSolid | virtual |
SetMaxVoxels(G4int max) | G4TessellatedSolid | inline |
SetName(const G4String &name) | G4VSolid | inline |
SetSolidClosed(const G4bool t) | G4TessellatedSolid | |
StreamInfo(std::ostream &os) const | G4ExtrudedSolid | virtual |
SurfaceNormal(const G4ThreeVector &p) const | G4ExtrudedSolid | virtual |
~G4ExtrudedSolid() | G4ExtrudedSolid | virtual |
~G4TessellatedSolid() | G4TessellatedSolid | virtual |
~G4VSolid() | G4VSolid | virtual |