![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Geometry/ITrackingVolumeArrayCreator.hpp"#include "Acts/Utilities/BinningType.hpp"#include "Acts/Utilities/Logger.hpp"#include <memory>#include <utility>
Include dependency graph for TrackingVolumeArrayCreator.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::TrackingVolumeArrayCreator |
| struct | Acts::TrackingVolumeArrayCreator::Config |
| This struct stores the configuration of the tracking geometry. More... | |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
Typedefs | |
| using | Acts::TrackingVolumeOrderPosition = std::pair< TrackingVolumePtr, Vector3 > |