|
Celeritas 0.7.0-dev.226+develop.a6a728ea
|
Classes | |
| struct | celeritas::test::HexRepr< T > |
Namespaces | |
| namespace | celeritas::test |
| Test harness base class for optical physics. | |
Functions | |
| template<class T > | |
| std::ostream & | celeritas::test::operator<< (std::ostream &os, HexRepr< T > const &h) |
| template<class T > | |
| HexRepr< T > | celeritas::test::hex_repr (T value) |
| Print an integer or float (or array thereof) as a hexadecimal. | |