Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4Line, including all inherited members.
bBox | G4Curve | protected |
BBox() const | G4Curve | |
bounded | G4Curve | protected |
end | G4Curve | protected |
G4Curve() | G4Curve | |
G4Curve(const G4Curve &c) | G4Curve | |
G4Line() | G4Line | |
G4Line(const G4Line &orig) | G4Line | |
GetDir() const | G4Line | inline |
GetEnd() const | G4Curve | inline |
GetEntityType() const | G4Curve | virtual |
GetPEnd() const | G4Curve | inline |
GetPMax() const | G4Line | inlinevirtual |
GetPnt() const | G4Line | inline |
GetPoint(G4double param) const | G4Line | inlinevirtual |
GetPPoint(const G4Point3D &pt) const | G4Line | inlinevirtual |
GetPStart() const | G4Curve | inline |
GetSameSense() const | G4Curve | inline |
GetStart() const | G4Curve | inline |
Init(const G4Point3D &pnt0, const G4Vector3D &dir0) | G4Line | inline |
InitBounded() | G4Line | inlineprotectedvirtual |
IntersectRay2D(const G4Ray &ray) | G4Line | inlinevirtual |
IsBounded() const | G4Curve | inline |
IsPOn(G4double param) const | G4Curve | inline |
kCarTolerance | G4Curve | protected |
Name() const | G4Curve | virtual |
operator=(const G4Line &right) | G4Line | |
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) | G4Line | 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 &vec) | G4Line | virtual |
~G4Curve() | G4Curve | virtual |
~G4Line() | G4Line | virtual |