GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
GGEMSGeometryConstants.hh File Reference

Geometry tolerances for navigation. More...

Include dependency graph for GGEMSGeometryConstants.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

__constant GGfloat EPSILON2 = 1.0e-02f
 
__constant GGfloat EPSILON3 = 1.0e-03f
 
__constant GGfloat EPSILON6 = 1.0e-06f
 
__constant GGfloat GEOMETRY_TOLERANCE = 1.0e-04f
 

Detailed Description

Geometry tolerances for navigation.

Author
Julien BERT julie.nosp@m.n.be.nosp@m.rt@un.nosp@m.iv-b.nosp@m.rest..nosp@m.fr
Didier BENOIT didie.nosp@m.r.be.nosp@m.noit@.nosp@m.inse.nosp@m.rm.fr
LaTIM, INSERM - U1101, Brest, FRANCE
Version
1.0
Date
Wednesday May 27, 2020

Definition in file GGEMSGeometryConstants.hh.

Variable Documentation

◆ EPSILON2

__constant GGfloat EPSILON2 = 1.0e-02f

Epsilon of 0.01

Definition at line 36 of file GGEMSGeometryConstants.hh.

◆ EPSILON3

__constant GGfloat EPSILON3 = 1.0e-03f

Epsilon of 0.001

Definition at line 37 of file GGEMSGeometryConstants.hh.

◆ EPSILON6

__constant GGfloat EPSILON6 = 1.0e-06f

Epsilon of 0.000001

Definition at line 38 of file GGEMSGeometryConstants.hh.

◆ GEOMETRY_TOLERANCE

__constant GGfloat GEOMETRY_TOLERANCE = 1.0e-04f

Geometry tolerance, 100 nm

Definition at line 39 of file GGEMSGeometryConstants.hh.