Geant4-11
Data Fields
G4Octree< Iterator, Extractor, Point >::LeafValues Struct Reference

Data Fields

size_t size_
 
std::array< std::pair< Iterator, Point >, max_per_nodevalues_
 

Detailed Description

template<typename Iterator, class Extractor, typename Point = G4ThreeVector>
struct G4Octree< Iterator, Extractor, Point >::LeafValues

Definition at line 95 of file G4Octree.hh.

Field Documentation

◆ size_

template<typename Iterator , class Extractor , typename Point = G4ThreeVector>
size_t G4Octree< Iterator, Extractor, Point >::LeafValues::size_

Definition at line 99 of file G4Octree.hh.

◆ values_

template<typename Iterator , class Extractor , typename Point = G4ThreeVector>
std::array<std::pair<Iterator,Point>, max_per_node> G4Octree< Iterator, Extractor, Point >::LeafValues::values_

Definition at line 98 of file G4Octree.hh.


The documentation for this struct was generated from the following file: