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

Go to the source code of this file.

Classes

struct  ActsExamples::JsonSurfacesReader::Options
 Options specification for surface reading. More...
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  ActsExamples
 
namespace  ActsExamples::JsonSurfacesReader
 

Functions

Acts::GeometryHierarchyMap
< std::shared_ptr
< Acts::Surface > > 
ActsExamples::JsonSurfacesReader::read (const Options &options)
 Read the surfaces from the input file.