Celeritas  0.5.0-56+6b053cd
Functions
Convert.root.hh File Reference
#include <TLeaf.h>
#include "corecel/Macros.hh"
This graph shows which files directly or indirectly include this file:

Functions

template<class T >
auto celeritas::from_leaf (TLeaf const &leaf) -> T
 Fetch single-dimension leaves.
 
Real3 celeritas::from_array_leaf (TLeaf const &leaf)
 Fetch leaves containing std::array<double, 3>.