![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/EventData/MultiTrajectory.hpp"#include "Acts/EventData/TrackParameters.hpp"#include "ActsExamples/EventData/SimSourceLink.hpp"#include "ActsExamples/Validation/ProtoTrackClassification.hpp"#include <unordered_map>#include <utility>
Include dependency graph for SimMultiTrajectory.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ActsExamples::SimMultiTrajectory |
| Struct for truth track fitting/finding result with Acts::KalmanFitter/Acts::CombinatorialKalmanFilter. More... | |
Namespaces | |
| namespace | ActsExamples |
Typedefs | |
| using | ActsExamples::IndexedParams = std::unordered_map< size_t, Acts::BoundTrackParameters > |