Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4KDMap.hh>
Public Member Functions | |
sortOutNDim (size_t dimension) | |
bool | operator() (G4KDNode_Base *const &lhs, G4KDNode_Base *const &rhs) |
Public Attributes | |
size_t | fDimension |
Definition at line 75 of file G4KDMap.hh.
|
inline |
Definition at line 77 of file G4KDMap.hh.
bool __1DSortOut::sortOutNDim::operator() | ( | G4KDNode_Base *const & | lhs, |
G4KDNode_Base *const & | rhs | ||
) |
Definition at line 35 of file G4KDMap.cc.
size_t __1DSortOut::sortOutNDim::fDimension |
Definition at line 82 of file G4KDMap.hh.
Referenced by __1DSortOut::GetDimension(), operator()(), and sortOutNDim().