Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4SmartVoxelNode.hh File Reference
#include <vector>
#include "geomwdefs.hh"
#include "G4Types.hh"
#include "G4SmartVoxelNode.icc"

Go to the source code of this file.

Classes

class  G4SmartVoxelNode
 G4SmartVoxelNode defines a node in the smart voxel hierarchy, i.e. a 'slice' of space along a given axis between given minima and maxima. The node is not aware of its position - this information being available/derivable by the node's owner(s), the voxel headers. More...

Typedefs

using G4SliceVector = std::vector<G4int>

Typedef Documentation

◆ G4SliceVector

using G4SliceVector = std::vector<G4int>

Definition at line 55 of file G4SmartVoxelNode.hh.