![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Plugins/Python/Utilities.hpp"#include "Acts/Utilities/TypeTraits.hpp"#include "ActsExamples/EventData/Index.hpp"#include "ActsExamples/Vertexing/AdaptiveMultiVertexFinderAlgorithm.hpp"#include "ActsExamples/Vertexing/IterativeVertexFinderAlgorithm.hpp"#include "ActsExamples/Vertexing/SingleSeedVertexFinderAlgorithm.hpp"#include "ActsExamples/Vertexing/TutorialVertexFinderAlgorithm.hpp"#include "ActsExamples/Vertexing/VertexFitterAlgorithm.hpp"#include <memory>#include <pybind11/pybind11.h>#include <pybind11/stl.h>
Include dependency graph for Vertexing.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts::Python |
Functions | |
| void | Acts::Python::addVertexing (Context &ctx) |