|
ACTS
Experiment-independent tracking
|
Configuration Struct. More...
#include <Acts/Geometry/MultiWireVolumeBuilder.hpp>
Public Attributes | |
| std::vector< Binning > | binning = {} |
| Binning configuration for multi-wire volume. | |
| std::shared_ptr< Acts::VolumeBounds > | bounds = nullptr |
| The bounds of the tracking volume. | |
| std::vector< std::shared_ptr< Surface > > | mlSurfaces = {} |
| The surfaces to be wrapped from the tracking volume. | |
| std::string | name = "undefined" |
| The name of the tracking volume. | |
| Transform3 | transform = Transform3::Identity() |
| The transform of the tracking volume. | |
Configuration Struct.
| std::vector<Binning> Acts::Experimental::MultiWireVolumeBuilder::Config::binning = {} |
Binning configuration for multi-wire volume.
| std::shared_ptr<Acts::VolumeBounds> Acts::Experimental::MultiWireVolumeBuilder::Config::bounds = nullptr |
The bounds of the tracking volume.
| std::vector<std::shared_ptr<Surface> > Acts::Experimental::MultiWireVolumeBuilder::Config::mlSurfaces = {} |
The surfaces to be wrapped from the tracking volume.
| std::string Acts::Experimental::MultiWireVolumeBuilder::Config::name = "undefined" |
The name of the tracking volume.
| Transform3 Acts::Experimental::MultiWireVolumeBuilder::Config::transform = Transform3::Identity() |
The transform of the tracking volume.