Geant4  10.02.p01
G4KDTree.hh File Reference
#include <vector>
#include "G4KDNode.hh"
#include "G4KDTreeResult.hh"
#include "G4KDTree.icc"
+ Include dependency graph for G4KDTree.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

singleton  G4KDNode< PointT >
 G4KDNode stores one entity in G4KDTree This class is for internal use only. More...
 
class  G4KDTree
 G4KDTree is used by the ITManager to locate the neareast neighbours. More...
 
class  G4KDTree::HyperRect
 

Functions

void InactiveNode (G4KDNode_Base *)
 
void Free (G4KDNode_Base *&)
 

Function Documentation

void Free ( G4KDNode_Base *&  )

Definition at line 64 of file G4KDNode.cc.

void InactiveNode ( G4KDNode_Base )

Definition at line 58 of file G4KDNode.cc.

References G4KDNode_Base::InactiveNode().

Referenced by G4IT::TakeOutBox().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: