Geant4  10.00.p02
G4KDTree.hh File Reference
#include <vector>
#include "G4KDTreeResult.hh"
+ 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

class  G4KDTree
 G4KDTree is used by the ITManager to locate the neareast neighbours. More...
 

Functions

void InactiveNode (G4KDNode *)
 
void Free (G4KDNode *&)
 
void * GetData (G4KDNode *)
 
const double * GetNodePosition (G4KDNode *)
 

Function Documentation

void Free ( G4KDNode *&  )

Definition at line 63 of file G4KDNode.cc.

void* GetData ( G4KDNode )

Definition at line 45 of file G4KDNode.cc.

References G4KDNode::GetData().

Referenced by G4KDTree::__NearestInRange(), and G4NeutronHPData::MakePhysicsVector().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

const double* GetNodePosition ( G4KDNode )

Definition at line 50 of file G4KDNode.cc.

References G4KDNode::GetPosition().

+ Here is the call graph for this function:

void InactiveNode ( G4KDNode )

Definition at line 57 of file G4KDNode.cc.

References G4KDNode::InactiveNode().

Referenced by G4IT::TakeOutBox().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: