Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <vector>
#include "G4Types.hh"
#include "G4KDNode.hh"
#include "G4KDTreeResult.hh"
#include "G4KDTree.icc"
Go to the source code of this file.
Classes | |
class | G4KDTree |
class | G4KDTree::HyperRect |
Functions | |
void | InactiveNode (G4KDNode_Base *) |
void | Free (G4KDNode_Base *&) |
void Free | ( | G4KDNode_Base *& | node | ) |
Definition at line 64 of file G4KDNode.cc.
void InactiveNode | ( | G4KDNode_Base * | node | ) |
Definition at line 57 of file G4KDNode.cc.
Referenced by G4IT::TakeOutBox().