Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4CompositeCurve, including all inherited members.
BBox() const | G4Curve | |
bBox | G4Curve | protected |
bounded | G4Curve | protected |
end | G4Curve | protected |
G4CompositeCurve() | G4CompositeCurve | |
G4CompositeCurve(const G4Point3DVector &vertices) | G4CompositeCurve | |
G4Curve() | G4Curve | |
G4Curve(const G4Curve &c) | G4Curve | |
GetEnd() const | G4Curve | inline |
GetEntityType() const | G4CompositeCurve | virtual |
GetPEnd() const | G4Curve | inline |
GetPMax() const | G4CompositeCurve | virtual |
GetPoint(G4double param) const | G4CompositeCurve | virtual |
GetPPoint(const G4Point3D &p) const | G4CompositeCurve | virtual |
GetPStart() const | G4Curve | inline |
GetSameSense() const | G4Curve | inline |
GetSegments() const | G4CompositeCurve | |
GetStart() const | G4Curve | inline |
Init(const G4CurveVector &segments0) | G4CompositeCurve | |
InitBounded() | G4CompositeCurve | protectedvirtual |
IntersectRay2D(const G4Ray &ray) | G4CompositeCurve | virtual |
IsBounded() const | G4Curve | inline |
IsPOn(G4double param) const | G4Curve | inline |
kCarTolerance | G4Curve | protected |
Name() const | G4Curve | virtual |
G4Curve::operator=(const G4Curve &c) | G4Curve | |
operator==(const G4Curve &right) const | G4Curve | inline |
pEnd | G4Curve | protected |
pRange | G4Curve | protected |
Project(const G4Transform3D &tr=G4Transform3D::Identity) | G4CompositeCurve | virtual |
pStart | G4Curve | protected |
sameSense | G4Curve | protected |
SetBounds(G4double p1, G4double p2) | G4Curve | inline |
SetBounds(G4double p1, const G4Point3D &p2) | G4Curve | inline |
SetBounds(const G4Point3D &p1, G4double p2) | G4Curve | inline |
SetBounds(const G4Point3D &p1, const G4Point3D &p2) | G4Curve | inline |
SetParentSrfPtr(const G4Surface *) | G4Curve | virtual |
SetSameSense(G4int sameSense0) | G4Curve | inline |
start | G4Curve | protected |
Tangent(G4CurvePoint &cp, G4Vector3D &v) | G4CompositeCurve | virtual |
~G4CompositeCurve() | G4CompositeCurve | virtual |
~G4Curve() | G4Curve | virtual |