Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros | Variables
G4PointRat.hh File Reference
#include "geomdefs.hh"
#include "G4Point3D.hh"
#include "G4Plane3D.hh"
#include "G4PointRat.icc"
Include dependency graph for G4PointRat.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4PointRat
 

Macros

#define SQRT_SMALL_FASTF   1.0e-18
 
#define SMALL   SQRT_SMALL_FASTF
 
#define ROW   0
 
#define COL   1
 

Variables

const G4Point3D PINFINITY (kInfinity, kInfinity, kInfinity)
 

Macro Definition Documentation

#define COL   1

Definition at line 52 of file G4PointRat.hh.

#define ROW   0

Definition at line 51 of file G4PointRat.hh.

#define SMALL   SQRT_SMALL_FASTF

Definition at line 50 of file G4PointRat.hh.

#define SQRT_SMALL_FASTF   1.0e-18

Definition at line 49 of file G4PointRat.hh.

Variable Documentation

const G4Point3D PINFINITY(kInfinity, kInfinity, kInfinity)