|
Celeritas 0.7.0-dev.529+develop.b0df1df8d
|
Classes | |
| class | celeritas::OrangeParamsOutput |
| Save detailed debugging information about the ORANGE geometry. More... | |
Functions | |
| std::string | celeritas::dump_bvh_structure (detail::BvhTreeRecord const &tree, NativeCRef< detail::BvhTreeData > const &data) |
| Print a BVH structure to a JSON string for debugging. | |
| std::string | celeritas::dump_univ_structure (HostCRef< OrangeParamsData > const &data) |
| Print the universe structure to a JSON string for debugging. | |
| std::string celeritas::dump_univ_structure | ( | HostCRef< OrangeParamsData > const & | data | ) |
Print the universe structure to a JSON string for debugging.
The result is an array, indexed by universe ID, of the daughters embedded in each universe.