These headers, providing routines to construct and navigate bounding volume hierarchies, have been copied from https://github.com/madmann91/bvh commit 66e445b92f68801a6dd8ef94.
Minor changes have been subsequently been applied to achieve compilation with C++17:
This is needed since ROOT should compile with C++17.