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