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>
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. | |