Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Plugins/Python/Utilities.hpp"
#include "ActsExamples/Framework/AlgorithmContext.hpp"
#include "ActsExamples/Framework/IAlgorithm.hpp"
#include "ActsExamples/Framework/IReader.hpp"
#include "ActsExamples/Framework/IWriter.hpp"
#include "ActsExamples/Framework/ProcessCode.hpp"
#include "ActsExamples/Framework/RandomNumbers.hpp"
#include "ActsExamples/Framework/SequenceElement.hpp"
#include "ActsExamples/Framework/Sequencer.hpp"
#include "ActsExamples/Framework/WhiteBoard.hpp"
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
Go to the source code of this file.
Namespaces | |
namespace | Acts::Python |
Functions | |
void | Acts::Python::addFramework (Context &ctx) |