![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "ACTFW/Io/Root/RootTrajectoryWriter.hpp"#include <TFile.h>#include <TTree.h>#include <ios>#include <stdexcept>#include "ACTFW/EventData/SimParticle.hpp"#include "ACTFW/Utilities/Paths.hpp"#include "Acts/EventData/Measurement.hpp"#include "Acts/EventData/MultiTrajectory.hpp"#include "Acts/EventData/TrackParameters.hpp"#include "Acts/Utilities/Helpers.hpp"
Include dependency graph for RootTrajectoryWriter.cpp:Go to the source code of this file.
Typedefs | |
| using | Measurement = Acts::Measurement< FW::SimSourceLink, Acts::ParDef::eLOC_0, Acts::ParDef::eLOC_1 > |
| using Measurement = Acts::Measurement<FW::SimSourceLink, Acts::ParDef::eLOC_0, Acts::ParDef::eLOC_1> |
Definition at line 28 of file RootTrajectoryWriter.cpp.
View newest version in sPHENIX GitHub at line 28 of file RootTrajectoryWriter.cpp