Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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 } |
enum EAxis |
Enumerator | |
---|---|
kXAxis | |
kYAxis | |
kZAxis | |
kRho | |
kRadial3D | |
kPhi | |
kUndefined |
Definition at line 54 of file geomdefs.hh.
enum EInside |
enum EVolume |