![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/EventData/MultiTrajectory.hpp"#include "Acts/EventData/VectorMultiTrajectory.hpp"#include "Acts/Utilities/ThrowAssert.hpp"#include "ActsExamples/EventData/IndexSourceLink.hpp"#include "ActsExamples/EventData/Track.hpp"#include <algorithm>#include <unordered_map>#include <vector>
Include dependency graph for Trajectories.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ActsExamples::Trajectories |
Namespaces | |
| namespace | ActsExamples |
Typedefs | |
| using | ActsExamples::TrajectoriesContainer = std::vector< Trajectories > |
| Container for multiple trajectories. | |