Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
geomdefs.hh File Reference
#include "globals.hh"

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

◆ EAxis

enum EAxis
Enumerator
kXAxis 
kYAxis 
kZAxis 
kRho 
kRadial3D 
kPhi 
kUndefined 

Definition at line 54 of file geomdefs.hh.

@ kPhi
Definition: geomdefs.hh:54
@ kYAxis
Definition: geomdefs.hh:54
@ kRadial3D
Definition: geomdefs.hh:54
@ kXAxis
Definition: geomdefs.hh:54
@ kZAxis
Definition: geomdefs.hh:54
@ kUndefined
Definition: geomdefs.hh:54
@ kRho
Definition: geomdefs.hh:54

◆ EInside

enum EInside
Enumerator
kOutside 
kSurface 
kInside 

Definition at line 58 of file geomdefs.hh.

@ kInside
Definition: geomdefs.hh:58
@ kOutside
Definition: geomdefs.hh:58
@ kSurface
Definition: geomdefs.hh:58

◆ EVolume

enum EVolume
Enumerator
kNormal 
kReplica 
kParameterised 

Definition at line 68 of file geomdefs.hh.

@ kNormal
Definition: geomdefs.hh:68
@ kParameterised
Definition: geomdefs.hh:68
@ kReplica
Definition: geomdefs.hh:68