Geant4
9.6.p02
|
#include <G4Axis2Placement3D.hh>
Public Member Functions | |
G4Axis2Placement3D () | |
G4Axis2Placement3D (const G4Vector3D &refDirection0, const G4Vector3D &axis0, const G4Point3D &location0) | |
~G4Axis2Placement3D () | |
G4Axis2Placement3D (const G4Axis2Placement3D &) | |
G4Axis2Placement3D & | operator= (const G4Axis2Placement3D &) |
G4bool | operator== (const G4Axis2Placement3D &other) const |
void | Init (const G4Vector3D &refDirection0, const G4Vector3D &axis0, const G4Point3D &location0) |
G4Point3D | GetLocation () const |
G4Vector3D | GetAxis () const |
G4Vector3D | GetRefDirection () const |
G4Vector3D | GetPX () const |
G4Vector3D | GetPY () const |
G4Vector3D | GetPZ () const |
const G4Transform3D & | GetToPlacementCoordinates () const |
const G4Transform3D & | GetFromPlacementCoordinates () const |
Definition at line 50 of file G4Axis2Placement3D.hh.
G4Axis2Placement3D::G4Axis2Placement3D | ( | ) |
Definition at line 39 of file G4Axis2Placement3D.cc.
G4Axis2Placement3D::G4Axis2Placement3D | ( | const G4Vector3D & | refDirection0, |
const G4Vector3D & | axis0, | ||
const G4Point3D & | location0 | ||
) |
G4Axis2Placement3D::~G4Axis2Placement3D | ( | ) |
Definition at line 40 of file G4Axis2Placement3D.cc.
G4Axis2Placement3D::G4Axis2Placement3D | ( | const G4Axis2Placement3D & | place) |
Definition at line 44 of file G4Axis2Placement3D.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
G4Axis2Placement3D & G4Axis2Placement3D::operator= | ( | const G4Axis2Placement3D & | place) |
Definition at line 56 of file G4Axis2Placement3D.cc.
|
inline |