Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GeometryHierarchyMapJsonConverter.hpp File Reference
#include "Acts/Geometry/GeometryHierarchyMap.hpp"
#include "Acts/Plugins/Json/ActsJson.hpp"
#include <stdexcept>
#include <string>
#include <type_traits>
+ Include dependency graph for GeometryHierarchyMapJsonConverter.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Acts::GeometryHierarchyMapJsonConverter< value_t, decorator_t >
 
struct  Acts::missing_specialization< T, decorator_t >
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 

Functions

template<class T , class decorator_t >
void Acts::decorateJson ([[maybe_unused]] const decorator_t *decorator,[[maybe_unused]] const T &src,[[maybe_unused]] nlohmann::json &dest)
 
template<class T , class decorator_t >
void Acts::decorateJson ([[maybe_unused]] const decorator_t *decorator,[[maybe_unused]] const T *src,[[maybe_unused]] nlohmann::json &dest)