Struct Acts::CuboidVolumeBuilder::Config

struct Config

This struct stores the configuration of the tracking geometry.

Public Members

Vector3 length = Vector3(0., 0., 0.)
Vector3 position = Vector3(0., 0., 0.)
std::vector<VolumeConfig> volumeCfg = {}