Geant4_10
Enumerations
geomdefs.hh File Reference
#include "globals.hh"
Include dependency graph for geomdefs.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  EAxis {
  kXAxis, kYAxis, kZAxis, kRho,
  kRadial3D, kPhi, kUndefined
}
 
enum  EInside { kOutside, kSurface, kInside }
 
enum  EVolume { kNormal, kReplica, kParameterised }
 

Enumeration Type Documentation

enum EAxis
Enumerator
kXAxis 
kYAxis 
kZAxis 
kRho 
kRadial3D 
kPhi 
kUndefined 

Definition at line 54 of file geomdefs.hh.

enum EInside
Enumerator
kOutside 
kSurface 
kInside 

Definition at line 58 of file geomdefs.hh.

enum EVolume
Enumerator
kNormal 
kReplica 
kParameterised 

Definition at line 68 of file geomdefs.hh.