Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4Axis2Placement3D Class Reference

#include <G4Axis2Placement3D.hh>

Public Member Functions

 G4Axis2Placement3D ()
 
 G4Axis2Placement3D (const G4Vector3D &refDirection0, const G4Vector3D &axis0, const G4Point3D &location0)
 
 ~G4Axis2Placement3D ()
 
 G4Axis2Placement3D (const G4Axis2Placement3D &)
 
G4Axis2Placement3Doperator= (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 G4Transform3DGetToPlacementCoordinates () const
 
const G4Transform3DGetFromPlacementCoordinates () const
 

Detailed Description

Definition at line 50 of file G4Axis2Placement3D.hh.

Constructor & Destructor Documentation

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.

Member Function Documentation

G4Vector3D G4Axis2Placement3D::GetAxis ( ) const
inline

Here is the caller graph for this function:

const G4Transform3D& G4Axis2Placement3D::GetFromPlacementCoordinates ( ) const
inline
G4Point3D G4Axis2Placement3D::GetLocation ( ) const
inline

Here is the caller graph for this function:

G4Vector3D G4Axis2Placement3D::GetPX ( ) const
inline

Here is the caller graph for this function:

G4Vector3D G4Axis2Placement3D::GetPY ( ) const
inline

Here is the caller graph for this function:

G4Vector3D G4Axis2Placement3D::GetPZ ( ) const
inline
G4Vector3D G4Axis2Placement3D::GetRefDirection ( ) const
inline

Here is the caller graph for this function:

const G4Transform3D& G4Axis2Placement3D::GetToPlacementCoordinates ( ) const
inline

Here is the caller graph for this function:

void G4Axis2Placement3D::Init ( const G4Vector3D refDirection0,
const G4Vector3D axis0,
const G4Point3D location0 
)
inline

Here is the caller graph for this function:

G4Axis2Placement3D & G4Axis2Placement3D::operator= ( const G4Axis2Placement3D place)

Definition at line 56 of file G4Axis2Placement3D.cc.

G4bool G4Axis2Placement3D::operator== ( const G4Axis2Placement3D other) const
inline

The documentation for this class was generated from the following files: