![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Surfaces/Surface.hpp"#include "Acts/Utilities/BinningType.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/IAxis.hpp"#include "Acts/Utilities/detail/Axis.hpp"#include "Acts/Utilities/detail/Grid.hpp"#include <iostream>#include <type_traits>#include <vector>
Include dependency graph for SurfaceArray.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::SurfaceArray |
| Provides Surface binning in N dimensions. More... | |
| struct | Acts::SurfaceArray::ISurfaceGridLookup |
| Base interface for all surface lookups. More... | |
| struct | Acts::SurfaceArray::SurfaceGridLookup< Axes > |
Lookup helper which encapsulates a Grid. More... | |
| struct | Acts::SurfaceArray::SingleElementLookup |
| Lookup implementation which wraps one element and always returns this element when lookup is called. More... | |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |