|
Geant4-11
|
#include <G4KDMap.hh>
Public Member Functions | |
| bool | operator() (G4KDNode_Base *const &lhs, G4KDNode_Base *const &rhs) |
| sortOutNDim (size_t dimension) | |
Data Fields | |
| size_t | fDimension |
Definition at line 75 of file G4KDMap.hh.
|
inline |
Definition at line 77 of file G4KDMap.hh.
References fDimension.
| bool __1DSortOut::sortOutNDim::operator() | ( | G4KDNode_Base *const & | lhs, |
| G4KDNode_Base *const & | rhs | ||
| ) |
Definition at line 35 of file G4KDMap.cc.
References fDimension.
| size_t __1DSortOut::sortOutNDim::fDimension |
Definition at line 82 of file G4KDMap.hh.
Referenced by __1DSortOut::GetDimension(), operator()(), and sortOutNDim().