|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
#include "OrangeParamsOutput.hh"#include <nlohmann/json.hpp>#include "corecel/io/JsonPimpl.hh"#include "OrangeInputIO.json.hh"#include "OrangeParams.hh"#include "OrangeTypesIO.json.hh"Macros | |
| #define | OPO_PAIR(DATA, NAME) {#NAME, DATA.NAME} |
| #define | OPO_SIZE_PAIR(DATA, NAME) {#NAME, DATA.NAME.size()} |