![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Geometry/Extent.hpp"#include "Acts/Plugins/Json/ActsJson.hpp"#include <nlohmann/json.hpp>
Include dependency graph for ExtentJsonConverter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
Functions | |
| void | Acts::to_json (nlohmann::json &j, const Extent &e) |
| void | Acts::from_json (const nlohmann::json &j, Extent &e) |