Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Geometry/GeometryHierarchyMap.hpp"
#include <memory>
#include <string>
#include <vector>
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. | |