Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4Types.hh"
Go to the source code of this file.
Variables | |
const G4int | kMaxVoxelNodes = 1000 |
const G4int | kMinVoxelVolumesLevel1 = 2 |
const G4int | kMinVoxelVolumesLevel2 = 3 |
const G4int | kMinVoxelVolumesLevel3 = 4 |
const G4int kMaxVoxelNodes = 1000 |
Definition at line 36 of file voxeldefs.hh.
Referenced by G4SmartVoxelHeader::BuildNodes().
const G4int kMinVoxelVolumesLevel1 = 2 |
Definition at line 39 of file voxeldefs.hh.
const G4int kMinVoxelVolumesLevel2 = 3 |
Definition at line 42 of file voxeldefs.hh.
Referenced by G4SmartVoxelHeader::RefineNodes().
const G4int kMinVoxelVolumesLevel3 = 4 |
Definition at line 46 of file voxeldefs.hh.
Referenced by G4SmartVoxelHeader::RefineNodes().