|
void | celeritas::from_json (nlohmann::json const &j, WLSTimeProfileSelection &value) |
|
void | celeritas::to_json (nlohmann::json &j, WLSTimeProfileSelection const &value) |
|
void | celeritas::from_json (nlohmann::json const &j, CerenkovPhysicsOptions &options) |
|
void | celeritas::to_json (nlohmann::json &j, CerenkovPhysicsOptions const &inp) |
|
void | celeritas::from_json (nlohmann::json const &j, ScintillationPhysicsOptions &options) |
|
void | celeritas::to_json (nlohmann::json &j, ScintillationPhysicsOptions const &inp) |
|
void | celeritas::from_json (nlohmann::json const &j, BoundaryPhysicsOptions &options) |
|
void | celeritas::to_json (nlohmann::json &j, BoundaryPhysicsOptions const &inp) |
|
void | celeritas::from_json (nlohmann::json const &j, GeantOpticalPhysicsOptions &options) |
| Read options from JSON.
|
|
void | celeritas::to_json (nlohmann::json &j, GeantOpticalPhysicsOptions const &inp) |
| Write options to JSON.
|
|