![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Geometry/ApproachDescriptor.hpp"#include "Acts/Geometry/DetectorElementBase.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Geometry/ILayerBuilder.hpp"#include "Acts/Geometry/Layer.hpp"#include "Acts/Geometry/LayerCreator.hpp"#include "Acts/Geometry/ProtoLayer.hpp"#include "Acts/Material/HomogeneousSurfaceMaterial.hpp"#include "Acts/Material/Material.hpp"#include "Acts/Material/MaterialSlab.hpp"#include "Acts/Surfaces/Surface.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Helpers.hpp"#include "Acts/Utilities/Logger.hpp"#include "ActsExamples/GenericDetector/GenericDetectorElement.hpp"#include "ActsExamples/GenericDetector/ProtoLayerCreatorT.hpp"#include <iostream>
Include dependency graph for LayerBuilderT.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ActsExamples::Generic::LayerBuilderT< detector_element_t > |
| struct | ActsExamples::Generic::LayerBuilderT< detector_element_t >::Config |
Namespaces | |
| namespace | ActsExamples |
| namespace | ActsExamples::Generic |
Typedefs | |
| using | ActsExamples::Generic::SurfacePosition = std::pair< const Acts::Surface *, Acts::Vector3D > |