![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/Plugins/Python/Utilities.hpp"#include "Acts/TrackFinding/TrackSelector.hpp"#include "ActsExamples/Fatras/FatrasSimulation.hpp"#include "ActsExamples/Io/Json/JsonGeometryList.hpp"#include "ActsExamples/Printers/HitsPrinter.hpp"#include "ActsExamples/Printers/ParticlesPrinter.hpp"#include "ActsExamples/Printers/TrackParametersPrinter.hpp"#include "ActsExamples/Utilities/Range.hpp"#include "ActsExamples/Utilities/TrackSelectorAlgorithm.hpp"#include <vector>#include <pybind11/pybind11.h>#include <pybind11/stl.h>
Include dependency graph for ExampleAlgorithms.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts::Python |
Functions | |
| void | Acts::Python::addExampleAlgorithms (Context &ctx) |