|
ACTS
Experiment-independent tracking
|
Options specification for surface reading The file should contain an array of json surfaces as produced by the SurfaceJsonConverter tools. More...
#include <ActsPlugins/Json/JsonSurfacesReader.hpp>
Public Attributes | |
| std::string | inputFile = "" |
| Which input file to read from. | |
| std::vector< std::string > | jsonEntryPath = {"Surfaces", "entries"} |
| The entry path until you reach the surface entries. | |
Options specification for surface reading The file should contain an array of json surfaces as produced by the SurfaceJsonConverter tools.
| std::string Acts::JsonSurfacesReader::Options::inputFile = "" |
Which input file to read from.
| std::vector<std::string> Acts::JsonSurfacesReader::Options::jsonEntryPath = {"Surfaces", "entries"} |
The entry path until you reach the surface entries.