Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PointRat.hh>
Public Member Functions | |
G4PointRat () | |
~G4PointRat () | |
G4PointRat (const G4Point3D &) | |
G4PointRat & | operator= (const G4Point3D &) |
G4PointRat & | operator= (const G4PointRat &) |
G4double | x () const |
void | setX (G4double Value) |
G4double | y () const |
void | setY (G4double Value) |
G4double | z () const |
void | setZ (G4double Value) |
G4double | w () const |
void | setW (G4double Value) |
G4Point3D | pt () const |
G4double | PlaneDistance (const G4Plane3D &Pl) const |
G4int | GetType (void) const |
Definition at line 56 of file G4PointRat.hh.
G4PointRat::G4PointRat | ( | ) |
Definition at line 38 of file G4PointRat.cc.
G4PointRat::~G4PointRat | ( | ) |
Definition at line 48 of file G4PointRat.cc.
Definition at line 43 of file G4PointRat.cc.
G4int G4PointRat::GetType | ( | void | ) | const |
G4PointRat & G4PointRat::operator= | ( | const G4Point3D & | a | ) |
Definition at line 64 of file G4PointRat.cc.
G4PointRat & G4PointRat::operator= | ( | const G4PointRat & | a | ) |
Definition at line 52 of file G4PointRat.cc.
|
inline |
|
inline |
Referenced by G4ControlPoints::CalcValues().
|
inline |
Referenced by G4ControlPoints::CalcValues().
|
inline |
Referenced by G4ControlPoints::CalcValues().
|
inline |
Referenced by G4ControlPoints::CalcValues().
|
inline |
Referenced by G4ControlPoints::CalcValues(), and operator=().
|
inline |
Referenced by G4ControlPoints::CalcValues(), and operator=().
|
inline |
Referenced by G4ControlPoints::CalcValues(), and operator=().
|
inline |
Referenced by G4ControlPoints::CalcValues(), and operator=().