![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Geometry/ITrackingVolumeArrayCreator.hpp"#include "Acts/Utilities/BinnedArray.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Logger.hpp"#include <algorithm>
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 |
| Set the Geometry Context PLUGIN. | |
Typedefs | |
| using | Acts::TrackingVolumeOrderPosition = std::pair< TrackingVolumePtr, Vector3D > |