|
ACTS
Experiment-independent tracking
|
This struct stores the configuration of the tracking geometry. More...
#include <Acts/Geometry/CuboidVolumeBuilder.hpp>
Public Attributes | |
| Vector3 | length = Vector3(0., 0., 0.) |
| Dimensions of the world volume in x, y, z directions. | |
| Vector3 | position = Vector3(0., 0., 0.) |
| Center position of the world volume. | |
| std::vector< VolumeConfig > | volumeCfg = {} |
| Configuration objects for all volumes in the detector. | |
This struct stores the configuration of the tracking geometry.
Dimensions of the world volume in x, y, z directions.
Center position of the world volume.
| std::vector<VolumeConfig> Acts::CuboidVolumeBuilder::Config::volumeCfg = {} |
Configuration objects for all volumes in the detector.