Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VolumeJsonConverter.hpp File Reference
#include "Acts/Geometry/TrackingVolume.hpp"
#include "Acts/Plugins/Json/ActsJson.hpp"
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <nlohmann/json.hpp>
+ Include dependency graph for VolumeJsonConverter.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.
 

Typedefs

using Acts::TrackingVolumePointer = const Acts::TrackingVolume *
 

Functions

void Acts::to_json (nlohmann::json &j, const TrackingVolumeAndMaterial &volume)
 
void Acts::to_json (nlohmann::json &j, const Acts::TrackingVolume &volume)
 Conversion of a tracking volume.