![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Plugins/Json/JsonGeometryConverter.hpp"#include <boost/algorithm/string.hpp>#include <boost/algorithm/string/finder.hpp>#include <boost/algorithm/string/iter_find.hpp>#include <cstdio>#include <fstream>#include <iostream>#include <map>#include <sstream>#include <stdexcept>#include <string>#include <Acts/Surfaces/AnnulusBounds.hpp>#include <Acts/Surfaces/CylinderBounds.hpp>#include <Acts/Surfaces/RadialBounds.hpp>#include <Acts/Surfaces/SurfaceBounds.hpp>#include "Acts/Geometry/ApproachDescriptor.hpp"#include "Acts/Geometry/CuboidVolumeBounds.hpp"#include "Acts/Geometry/CylinderVolumeBounds.hpp"#include "Acts/Geometry/GeometryID.hpp"#include "Acts/Geometry/TrackingVolume.hpp"#include "Acts/Material/BinnedSurfaceMaterial.hpp"#include "Acts/Material/HomogeneousSurfaceMaterial.hpp"#include "Acts/Material/HomogeneousVolumeMaterial.hpp"#include "Acts/Material/InterpolatedMaterialMap.hpp"#include "Acts/Material/MaterialGridHelper.hpp"#include "Acts/Material/ProtoSurfaceMaterial.hpp"#include "Acts/Material/ProtoVolumeMaterial.hpp"#include "Acts/Surfaces/SurfaceArray.hpp"#include "Acts/Utilities/BinUtility.hpp"#include "Acts/Utilities/BinningType.hpp"
Include dependency graph for JsonGeometryConverter.cpp:Go to the source code of this file.
Typedefs | |
| using | json = nlohmann::json |
| using json = nlohmann::json |
Definition at line 42 of file JsonGeometryConverter.cpp.
View newest version in sPHENIX GitHub at line 42 of file JsonGeometryConverter.cpp