Struct Acts::Experimental::DetectorBuilder::Config

struct Config

Nested configuration object.

Public Members

std::string auxiliary = ""

Auxiliary information.

std::shared_ptr<const IDetectorComponentBuilder> builder = nullptr

An external builder.

std::string name = "unnamed"

The name of the volume to be built.