G4Plane Class Reference

#include <G4Plane.hh>


Public Member Functions

 G4Plane ()

Data Fields

G4double a
G4double b
G4double c
G4double d


Detailed Description

Definition at line 43 of file G4Plane.hh.


Constructor & Destructor Documentation

G4Plane::G4Plane (  )  [inline]

Definition at line 48 of file G4Plane.hh.

00048 : a(0), b(0), c(0), d(0) {}


Field Documentation

G4double G4Plane::a

Definition at line 52 of file G4Plane.hh.

Referenced by G4FPlane::ClosestDistanceToPoint(), G4FPlane::HowNear(), G4Ray::Magsq(), G4Surface::Project(), G4Ray::Vcross(), G4Ray::Vdot(), and G4Ray::Vscale().

G4double G4Plane::b

Definition at line 52 of file G4Plane.hh.

Referenced by G4FPlane::ClosestDistanceToPoint(), G4FPlane::HowNear(), G4Ray::Magsq(), G4Surface::Project(), G4Ray::Vcross(), G4Ray::Vdot(), and G4Ray::Vscale().

G4double G4Plane::c

Definition at line 52 of file G4Plane.hh.

Referenced by G4FPlane::ClosestDistanceToPoint(), G4FPlane::HowNear(), G4Ray::Magsq(), G4Surface::Project(), G4Ray::Vcross(), G4Ray::Vdot(), and G4Ray::Vscale().

G4double G4Plane::d

Definition at line 52 of file G4Plane.hh.

Referenced by G4Ray::CalcPlane3Pts(), G4FPlane::ClosestDistanceToPoint(), G4FPlane::HowNear(), and G4Surface::Project().


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:52:56 2013 for Geant4 by  doxygen 1.4.7