Geant4
10.02.p01
|
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 *&) |
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().