Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BoundingBox.ipp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename box_t >
box_t * octree_inner (std::vector< std::unique_ptr< box_t >> &store, size_t max_depth, typename box_t::vertex_array_type envelope, const std::vector< box_t * > &lprims, size_t depth)
 

Function Documentation

template<typename box_t >
box_t* octree_inner ( std::vector< std::unique_ptr< box_t >> &  store,
size_t  max_depth,
typename box_t::vertex_array_type  envelope,
const std::vector< box_t * > &  lprims,
size_t  depth 
)

Definition at line 442 of file BoundingBox.ipp.

View newest version in sPHENIX GitHub at line 442 of file BoundingBox.ipp

References assert, testing::internal::move(), and store.

Referenced by Acts::make_octree().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: