Struct Acts::Experimental::DetectorVolumeBuilder::Config

struct Config

Nested configuration object.

Public Members

bool addInternalsToRoot = false

Add eventual internal volume to root.

std::string auxiliary = ""

Auxiliary information.

std::shared_ptr<const IExternalStructureBuilder> externalsBuilder = nullptr

An external builder.

std::shared_ptr<const IInternalStructureBuilder> internalsBuilder = nullptr

An internal builder.

std::string name = "unnamed"

The name of the volume to be built.