|
ACTS
Experiment-independent tracking
|
Nested configuration struct for this CylinderVolumeHelper. More...
#include <Acts/Geometry/CylinderVolumeHelper.hpp>
Public Attributes | |
| std::shared_ptr< const ILayerArrayCreator > | layerArrayCreator = nullptr |
| a tool for coherent LayerArray creation | |
| int | passiveLayerPhiBins = 1 |
| bins in phi for the passive layer | |
| int | passiveLayerRzBins = 100 |
| bins in r/z for the passive layer | |
| double | passiveLayerThickness = 1 |
| thickness of passive layers | |
| std::shared_ptr< const ITrackingVolumeArrayCreator > | trackingVolumeArrayCreator = nullptr |
| Helper Tool to create TrackingVolume. | |
Nested configuration struct for this CylinderVolumeHelper.
| std::shared_ptr<const ILayerArrayCreator> Acts::CylinderVolumeHelper::Config::layerArrayCreator = nullptr |
a tool for coherent LayerArray creation
| int Acts::CylinderVolumeHelper::Config::passiveLayerPhiBins = 1 |
bins in phi for the passive layer
| int Acts::CylinderVolumeHelper::Config::passiveLayerRzBins = 100 |
bins in r/z for the passive layer
| double Acts::CylinderVolumeHelper::Config::passiveLayerThickness = 1 |
thickness of passive layers
| std::shared_ptr<const ITrackingVolumeArrayCreator> Acts::CylinderVolumeHelper::Config::trackingVolumeArrayCreator = nullptr |
Helper Tool to create TrackingVolume.