Geant4_10
Public Member Functions | List of all members
G4KDMap Class Reference

#include <G4KDMap.hh>

Public Member Functions

 G4KDMap (int dimensions)
 
void Insert (G4KDNode *pos)
 
void Sort ()
 
G4KDNodePopOutMiddle (int dimension)
 
int GetDimension ()
 
size_t GetSize ()
 

Detailed Description

Definition at line 73 of file G4KDMap.hh.

Constructor & Destructor Documentation

G4KDMap::G4KDMap ( int  dimensions)
inline

Definition at line 76 of file G4KDMap.hh.

Member Function Documentation

int G4KDMap::GetDimension ( )
inline

Definition at line 89 of file G4KDMap.hh.

size_t G4KDMap::GetSize ( )
inline

Definition at line 94 of file G4KDMap.hh.

Here is the caller graph for this function:

void G4KDMap::Insert ( G4KDNode pos)

Definition at line 73 of file G4KDMap.cc.

Here is the caller graph for this function:

G4KDNode * G4KDMap::PopOutMiddle ( int  dimension)

Definition at line 92 of file G4KDMap.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4KDMap::Sort ( )

Definition at line 112 of file G4KDMap.cc.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: