EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Geometry/TrackingGeometry.hpp"
#include "Acts/Material/ISurfaceMaterial.hpp"
#include "Acts/Material/IVolumeMaterial.hpp"
#include "Acts/Material/MaterialSlab.hpp"
#include "Acts/Utilities/BinUtility.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/Logger.hpp"
#include <Acts/Geometry/TrackingVolume.hpp>
#include <Acts/Surfaces/Surface.hpp>
#include <map>
#include <nlohmann/json.hpp>
Go to the source code of this file.
Classes | |
class | Acts::JsonGeometryConverter |
read the material from Json More... | |
struct | Acts::JsonGeometryConverter::LayerRep |
Layer representation for Json writing. More... | |
struct | Acts::JsonGeometryConverter::VolumeRep |
Volume representation for Json writing. More... | |
struct | Acts::JsonGeometryConverter::DetectorRep |
Detector representation for Json writing. More... | |
class | Acts::JsonGeometryConverter::Config |
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |