Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Octree.hh File Reference
#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.

Classes

class  G4Octree< Iterator, Extractor, Point >
 

Variables

const size_t max_per_node = 2
 
const size_t max_depth = 100
 

Variable Documentation

◆ max_depth

const size_t max_depth = 100

◆ max_per_node

const size_t max_per_node = 2

Definition at line 53 of file G4Octree.hh.