Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4KDMap.cc File Reference
#include "G4KDMap.hh"
#include "globals.hh"
#include "G4KDNode.hh"
#include <algorithm>

Go to the source code of this file.

Typedefs

using _deq_iterator = std::deque<G4KDNode_Base *>::iterator
 

Typedef Documentation

◆ _deq_iterator

using _deq_iterator = std::deque<G4KDNode_Base *>::iterator

Definition at line 33 of file G4KDMap.cc.