![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/Detector/detail/ReferenceGenerators.hpp"#include "Acts/Detector/interface/ISurfacesProvider.hpp"#include "Acts/Surfaces/Surface.hpp"#include "Acts/Utilities/BinningData.hpp"#include "Acts/Utilities/KDTree.hpp"#include <array>#include <stdexcept>#include <tuple>#include <vector>
Include dependency graph for KdtSurfacesProvider.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::Experimental::KdtSurfaces< kDIM, bSize, reference_generator > |
| A wrapper class around a KDTree of surfaces. More... | |
| class | Acts::Experimental::KdtSurfacesProvider< kDIM, bSize, reference_generator > |
| Callable struct wrapper around the KDT surface structure. More... | |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::Experimental |