Go to the source code of this file.
|
enum | EAxis {
kXAxis,
kYAxis,
kZAxis,
kRho,
kRadial3D,
kPhi,
kUndefined
} |
|
enum | EInside { kOutside,
kSurface,
kInside
} |
|
enum | EVolume { kNormal,
kReplica,
kParameterised
} |
|
◆ EAxis
Enumerator |
---|
kXAxis | |
kYAxis | |
kZAxis | |
kRho | |
kRadial3D | |
kPhi | |
kUndefined | |
Definition at line 54 of file geomdefs.hh.
◆ EInside
Enumerator |
---|
kOutside | |
kSurface | |
kInside | |
Definition at line 58 of file geomdefs.hh.
◆ EVolume
Enumerator |
---|
kNormal | |
kReplica | |
kParameterised | |
Definition at line 68 of file geomdefs.hh.
◆ kHistoryMax
const G4int kHistoryMax = 15 |
|
static |
◆ kHistoryStride
const G4int kHistoryStride = 16 |
|
static |
◆ kInfinity
◆ kMinExitingNormalCosine
const double kMinExitingNormalCosine = 1E-3 |
|
static |
◆ kNavigatorVoxelStackMax
const G4int kNavigatorVoxelStackMax = 3 |
|
static |