ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHActsVertexFitter.h File Reference
#include <fun4all/SubsysReco.h>
#include <trackbase/ActsTrackingGeometry.h>
#include <Acts/Vertexing/Vertex.hpp>
#include <ActsExamples/EventData/TrkrClusterMultiTrajectory.hpp>
+ Include dependency graph for PHActsVertexFitter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PHActsVertexFitter
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Trajectory = ActsExamples::TrkrClusterMultiTrajectory
 
using BoundTrackParamVec = std::vector< const Acts::BoundTrackParameters * >
 
using VertexTrackMap = std::map< const unsigned int, BoundTrackParamVec >
 
using ActsVertex = const Acts::Vertex< Acts::BoundTrackParameters >
 

Typedef Documentation

using ActsVertex = const Acts::Vertex<Acts::BoundTrackParameters>

Definition at line 28 of file PHActsVertexFitter.h.

View newest version in sPHENIX GitHub at line 28 of file PHActsVertexFitter.h

using BoundTrackParamVec = std::vector<const Acts::BoundTrackParameters *>

Definition at line 24 of file PHActsVertexFitter.h.

View newest version in sPHENIX GitHub at line 24 of file PHActsVertexFitter.h

using Trajectory = ActsExamples::TrkrClusterMultiTrajectory

Definition at line 22 of file PHActsVertexFitter.h.

View newest version in sPHENIX GitHub at line 22 of file PHActsVertexFitter.h

using VertexTrackMap = std::map<const unsigned int, BoundTrackParamVec>

Definition at line 26 of file PHActsVertexFitter.h.

View newest version in sPHENIX GitHub at line 26 of file PHActsVertexFitter.h