Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ProtoDetectorJsonConverter.hpp File Reference
#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)