Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "ActsExamples/EventData/SimParticle.hpp"
#include "ActsExamples/Framework/DataHandle.hpp"
#include "ActsExamples/Framework/IReader.hpp"
#include "ActsExamples/Framework/ProcessCode.hpp"
#include "ActsExamples/Framework/RandomNumbers.hpp"
#include <cstddef>
#include <functional>
#include <memory>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
exception | ActsExamples::EventGenerator |
struct | ActsExamples::EventGenerator::MultiplicityGenerator |
Generator interface for event multiplicity of vertices. More... | |
struct | ActsExamples::EventGenerator::VertexGenerator |
Generator interface for a vertex position. More... | |
struct | ActsExamples::EventGenerator::ParticlesGenerator |
Generator interface particles for a vertex. More... | |
struct | ActsExamples::EventGenerator::Generator |
Combined struct which contains all generator components. More... | |
struct | ActsExamples::EventGenerator::Config |
Namespaces | |
namespace | ActsExamples |
Definition in file EventGenerator.hpp.