Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OctreeFinder.hh>
Public Member Functions | |
const G4ThreeVector | operator() (typename CONTAINER::iterator it) |
Public Attributes | |
std::function< G4bool(const std::pair< typename CONTAINER::iterator, G4double >, const std::pair< typename CONTAINER::iterator, G4double >)> | compareInterval |
Definition at line 55 of file G4OctreeFinder.hh.
|
inline |
Definition at line 58 of file G4OctreeFinder.hh.
std::function<G4bool(const std::pair<typename CONTAINER::iterator,G4double>, const std::pair<typename CONTAINER::iterator,G4double>)> Extractor< CONTAINER >::compareInterval |
Definition at line 64 of file G4OctreeFinder.hh.