Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4ControlPoints, including all inherited members.
CalcValues(G4double k1, G4double param, G4Point3D &pts1, G4double k2, G4Point3D &pts2) | G4ControlPoints | |
CalcValues(G4double k1, G4double param, G4PointRat &pts1, G4double k2, G4PointRat &pts2) | G4ControlPoints | |
ClosestDistanceToPoint(const G4Point3D &) | G4ControlPoints | |
G4ControlPoints() | G4ControlPoints | |
G4ControlPoints(G4int, G4int) | G4ControlPoints | |
G4ControlPoints(G4int, G4int, G4int) | G4ControlPoints | |
G4ControlPoints(const G4ControlPoints &) | G4ControlPoints | |
Get3D(G4int i, G4int j) const | G4ControlPoints | inline |
GetCols() const | G4ControlPoints | inline |
GetRat(G4int i, G4int j) const | G4ControlPoints | inline |
GetRows() const | G4ControlPoints | inline |
operator=(const G4ControlPoints &) | G4ControlPoints | |
put(G4int i, G4int j, const G4Point3D &tmp) | G4ControlPoints | inline |
put(G4int i, G4int j, const G4PointRat &tmp) | G4ControlPoints | inline |
SetWeights(G4double *) | G4ControlPoints | |
~G4ControlPoints() | G4ControlPoints |