EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/Io/Root/RootTrajectoryWriter.hpp"
#include "Acts/EventData/Measurement.hpp"
#include "Acts/EventData/MultiTrajectory.hpp"
#include "Acts/EventData/MultiTrajectoryHelpers.hpp"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/EventData/detail/TransformationBoundToFree.hpp"
#include "Acts/Utilities/Helpers.hpp"
#include "ActsExamples/EventData/SimParticle.hpp"
#include "ActsExamples/Utilities/Paths.hpp"
#include <ios>
#include <stdexcept>
#include <TFile.h>
#include <TTree.h>
Go to the source code of this file.
Typedefs | |
using | Measurement = Acts::Measurement< ActsExamples::SimSourceLink, Acts::BoundIndices, Acts::eBoundLoc0, Acts::eBoundLoc1 > |
using Measurement = Acts::Measurement<ActsExamples::SimSourceLink, Acts::BoundIndices, Acts::eBoundLoc0, Acts::eBoundLoc1> |
Definition at line 32 of file RootTrajectoryWriter.cpp.
View newest version in sPHENIX GitHub at line 32 of file RootTrajectoryWriter.cpp