![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "ACTFW/Io/Performance/TrackFinderPerformanceWriter.hpp"#include <TFile.h>#include <TTree.h>#include <algorithm>#include <cstdint>#include <mutex>#include <unordered_map>#include <vector>#include "ACTFW/EventData/IndexContainers.hpp"#include "ACTFW/EventData/SimParticle.hpp"#include "ACTFW/Utilities/Paths.hpp"#include "ACTFW/Utilities/Range.hpp"#include "ACTFW/Validation/ProtoTrackClassification.hpp"#include "Acts/Utilities/Helpers.hpp"#include "Acts/Utilities/Units.hpp"#include "ActsFatras/EventData/Barcode.hpp"
Include dependency graph for TrackFinderPerformanceWriter.cpp:Go to the source code of this file.
Classes | |
| struct | FW::TrackFinderPerformanceWriter::Impl |