|
Geant4-11
|
#include <array>#include <vector>#include <algorithm>#include <type_traits>#include <utility>#include <iterator>#include <iostream>#include <typeinfo>#include <list>#include "G4ThreeVector.hh"#include "G4DNABoundingBox.hh"#include "G4Allocator.hh"#include "G4Octree.icc"Go to the source code of this file.
Variables | |
| const size_t | max_depth = 100 |
| const size_t | max_per_node = 2 |
| const size_t max_depth = 100 |
Definition at line 54 of file G4Octree.hh.
| const size_t max_per_node = 2 |
Definition at line 53 of file G4Octree.hh.