ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <fun4all/SubsysReco.h>
#include <trackbase/TrkrDefs.h>
#include <trackbase/ActsTrackingGeometry.h>
#include <Acts/Utilities/Definitions.hpp>
#include <Acts/Propagator/Propagator.hpp>
#include <Acts/Utilities/Result.hpp>
#include <Acts/Surfaces/CylinderSurface.hpp>
#include <Acts/EventData/TrackParameters.hpp>
#include <ActsExamples/EventData/TrkrClusterMultiTrajectory.hpp>
Go to the source code of this file.
Classes | |
class | PHActsVertexPropagator |
Typedefs | |
using | BoundTrackParamPtr = std::unique_ptr< const Acts::BoundTrackParameters > |
using | BoundTrackParamPtrResult = Acts::Result< BoundTrackParamPtr > |
using | SurfacePtr = std::shared_ptr< const Acts::Surface > |
using | Trajectory = ActsExamples::TrkrClusterMultiTrajectory |
using BoundTrackParamPtr = std::unique_ptr<const Acts::BoundTrackParameters> |
Definition at line 21 of file PHActsVertexPropagator.h.
View newest version in sPHENIX GitHub at line 21 of file PHActsVertexPropagator.h
Definition at line 22 of file PHActsVertexPropagator.h.
View newest version in sPHENIX GitHub at line 22 of file PHActsVertexPropagator.h
using SurfacePtr = std::shared_ptr<const Acts::Surface> |
Definition at line 23 of file PHActsVertexPropagator.h.
View newest version in sPHENIX GitHub at line 23 of file PHActsVertexPropagator.h
using Trajectory = ActsExamples::TrkrClusterMultiTrajectory |
Definition at line 24 of file PHActsVertexPropagator.h.
View newest version in sPHENIX GitHub at line 24 of file PHActsVertexPropagator.h