Geant4  10.00.p01
G4KDNode.cc File Reference
#include "globals.hh"
#include "G4KDNode.hh"
#include "G4KDTree.hh"
+ Include dependency graph for G4KDNode.cc:

Go to the source code of this file.

Functions

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

Function Documentation

void Free ( G4KDNode *&  node)

Definition at line 63 of file G4KDNode.cc.

void* GetData ( G4KDNode node)

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 node)

Definition at line 50 of file G4KDNode.cc.

References G4KDNode::GetPosition().

+ Here is the call graph for this function:

void InactiveNode ( G4KDNode node)

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: