Struct CuboidVolumeBuilder::LayerConfig

Nested Relationships

This struct is a nested type of Class CuboidVolumeBuilder.

Struct Documentation

struct Acts::CuboidVolumeBuilder::LayerConfig

This struct stores the data for the construction of a PlaneLayer that has a single PlaneSurface encapsulated.

Public Members

bool active = false
size_t binsY = 1
size_t binsZ = 1
std::shared_ptr<const PlaneSurface> surface = nullptr
SurfaceConfig surfaceCfg