Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4Curve, including all inherited members.
bBox | G4Curve | protected |
BBox() const | G4Curve | |
bounded | G4Curve | protected |
end | G4Curve | protected |
G4Curve() | G4Curve | |
G4Curve(const G4Curve &c) | G4Curve | |
GetEnd() const | G4Curve | inline |
GetEntityType() const | G4Curve | virtual |
GetPEnd() const | G4Curve | inline |
GetPMax() const =0 | G4Curve | pure virtual |
GetPoint(G4double param) const =0 | G4Curve | pure virtual |
GetPPoint(const G4Point3D &p) const =0 | G4Curve | pure virtual |
GetPStart() const | G4Curve | inline |
GetSameSense() const | G4Curve | inline |
GetStart() const | G4Curve | inline |
InitBounded()=0 | G4Curve | protectedpure virtual |
IntersectRay2D(const G4Ray &ray)=0 | G4Curve | pure virtual |
IsBounded() const | G4Curve | inline |
IsPOn(G4double param) const | G4Curve | inline |
kCarTolerance | G4Curve | protected |
Name() const | G4Curve | virtual |
operator=(const G4Curve &c) | G4Curve | |
operator==(const G4Curve &right) const | G4Curve | inline |
pEnd | G4Curve | protected |
pRange | G4Curve | protected |
Project(const G4Transform3D &tr=G4Transform3D::Identity)=0 | G4Curve | pure 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)=0 | G4Curve | pure virtual |
~G4Curve() | G4Curve | virtual |