![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Detector/ProtoDetector.hpp"#include "Acts/Plugins/Json/UtilitiesJsonConverter.hpp"#include <nlohmann/json.hpp>
Include dependency graph for ProtoDetectorJsonConverter.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 ProtoVolume &pv) |
| void | Acts::from_json (const nlohmann::json &j, ProtoVolume &pv) |
| void | Acts::to_json (nlohmann::json &j, const ProtoDetector &pd) |
| void | Acts::from_json (const nlohmann::json &j, ProtoDetector &pd) |