ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHActsVertexPropagator.h File Reference
#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>
+ Include dependency graph for PHActsVertexPropagator.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Typedef Documentation

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