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

#include <G4PointRat.hh>

Public Member Functions

 G4PointRat ()
 
 ~G4PointRat ()
 
 G4PointRat (const G4Point3D &)
 
G4PointRatoperator= (const G4Point3D &)
 
G4PointRatoperator= (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
 

Detailed Description

Definition at line 56 of file G4PointRat.hh.

Constructor & Destructor Documentation

G4PointRat::G4PointRat ( )

Definition at line 38 of file G4PointRat.cc.

G4PointRat::~G4PointRat ( )

Definition at line 48 of file G4PointRat.cc.

G4PointRat::G4PointRat ( const G4Point3D tmp)

Definition at line 43 of file G4PointRat.cc.

Member Function Documentation

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.

Here is the call graph for this function:

G4double G4PointRat::PlaneDistance ( const G4Plane3D Pl) const
inline
G4Point3D G4PointRat::pt ( ) const
inline
void G4PointRat::setW ( G4double  Value)
inline

Here is the caller graph for this function:

void G4PointRat::setX ( G4double  Value)
inline

Here is the caller graph for this function:

void G4PointRat::setY ( G4double  Value)
inline

Here is the caller graph for this function:

void G4PointRat::setZ ( G4double  Value)
inline

Here is the caller graph for this function:

G4double G4PointRat::w ( ) const
inline

Here is the caller graph for this function:

G4double G4PointRat::x ( ) const
inline

Here is the caller graph for this function:

G4double G4PointRat::y ( ) const
inline

Here is the caller graph for this function:

G4double G4PointRat::z ( ) const
inline

Here is the caller graph for this function:


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