Struct Acts::KDTreeTrackingGeometryBuilder::Config

struct Config

Nested Configuration for this TrackingGeometryBuilder.

Public Members

GeometryIdentifierHook geometryIdentifierHook

Optional geometry identfier hook to be used during closure.

Note

Will be copied when calling the geometry building

std::string hierarchyIndent = "  "

For screen output.

std::shared_ptr<const LayerCreator> layerCreator = nullptr

The layer crator - for sensitives.

ProtoDetector protoDetector

The proto tracking geometry description.

std::vector<std::shared_ptr<Surface>> surfaces = {}

The created surfaces.

std::shared_ptr<const ITrackingVolumeHelper> trackingVolumeHelper = nullptr

The tracking volume helper for detector construction.