Analysis Software
Documentation for sPHENIX simulation software
|
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) |
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().