EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <unordered_map>
#include <utility>
#include "ActsExamples/EventData/TrkrClusterSourceLink.hpp"
#include "ActsExamples/Validation/ProtoTrackClassification.hpp"
#include "Acts/EventData/MultiTrajectory.hpp"
#include "Acts/EventData/TrackParameters.hpp"
Go to the source code of this file.
Classes | |
struct | ActsExamples::TrkrClusterMultiTrajectory |
Struct for truth track fitting/finding result with Acts::KalmanFitter/Acts::CombinatorialKalmanFilter. More... | |
Namespaces | |
namespace | ActsExamples |
Typedefs | |
using | ActsExamples::SourceLink = ActsExamples::TrkrClusterSourceLink |