Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Geometry/Extent.hpp"
#include "Acts/Plugins/Json/ActsJson.hpp"
#include <nlohmann/json.hpp>
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) |