Celeritas
0.5.0-56+6b053cd
|
#include <memory>
#include <string>
#include <string_view>
#include "corecel/Config.hh"
#include "corecel/Macros.hh"
#include "CsgTypes.hh"
Classes | |
class | celeritas::orangeinp::ObjectInterface |
Base class for constructing high-level CSG objects in ORANGE. More... | |
Functions | |
std::string | celeritas::orangeinp::to_string (ObjectInterface const &obj) |
Get a JSON string representing an object. More... | |
std::string celeritas::orangeinp::to_string | ( | ObjectInterface const & | ) |
Get a JSON string representing an object.