Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/PdgParticle.hpp"
#include "Acts/Plugins/Python/Utilities.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "ActsExamples/Generators/EventGenerator.hpp"
#include "ActsExamples/Generators/Pythia8ProcessGenerator.hpp"
#include "ActsExamples/Utilities/Range.hpp"
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
Go to the source code of this file.
Namespaces | |
namespace | Acts::Python |
Functions | |
void | Acts::Python::addPythia8 (Context &ctx) |