A class to build multiwire tracking volumes (e.g wire chambers).
More...
#include <Acts/Geometry/MultiWireVolumeBuilder.hpp>
|
|
using | Binning = std::tuple<DirectedProtoAxis, std::size_t> |
| | The axis configuration for the binning.
|
A class to build multiwire tracking volumes (e.g wire chambers).
- Deprecated
- The blueprint geometry moved out of the Acts::Experimental namespace. Use Acts::MultiWireVolumeBuilder instead. This alias is kept for backward compatibility and will be removed.
◆ MultiWireVolumeBuilder()
Constructor.
- Parameters
-
| config | The configuration struct |
| logger | The logger instance for screen output |
◆ buildVolume()
Constructs the tracking volume with the wrapped surfaces.
- Returns
- a unique ptr of the tracking volume
◆ createNavigationPolicyFactory()
Creates a multilayer navigation policy factory that can be used for the trackingVolume or attached to a blueprint node.
- Returns
- Unique pointer to the created navigation policy factory