|
ACTS
Experiment-independent tracking
|
Nested Configuration for the CylinderVolumeBuilder. More...
#include <Acts/Geometry/TrackingGeometryBuilder.hpp>
Public Attributes | |
| std::shared_ptr< const GeometryIdentifierHook > | geometryIdentifierHook |
| Optional geometry identifier hook to be used during closure. | |
| std::shared_ptr< const IMaterialDecorator > | materialDecorator = nullptr |
| The optional material decorator for this. | |
| std::vector< std::function< std::shared_ptr< TrackingVolume >(const GeometryContext &gctx, const TrackingVolumePtr &, const std::shared_ptr< const VolumeBounds > &)> > | trackingVolumeBuilders |
| The list of tracking volume builders. | |
| std::shared_ptr< const ITrackingVolumeHelper > | trackingVolumeHelper = nullptr |
| The tracking volume helper for detector construction. | |
Nested Configuration for the CylinderVolumeBuilder.
| std::shared_ptr<const GeometryIdentifierHook> Acts::TrackingGeometryBuilder::Config::geometryIdentifierHook |
Optional geometry identifier hook to be used during closure.