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

Go to the source code of this file.

Classes

class  PHActsVertexFinder
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Trajectory = ActsExamples::TrkrClusterMultiTrajectory
 
using VertexVector = std::vector< Acts::Vertex< Acts::BoundTrackParameters >>
 
using TrackPtrVector = std::vector< const Acts::BoundTrackParameters * >
 
using VertexMap = std::map< unsigned int, Acts::Vertex< Acts::BoundTrackParameters >>
 
using KeyMap = std::map< const Acts::BoundTrackParameters *, const unsigned int >
 

Typedef Documentation

using KeyMap = std::map<const Acts::BoundTrackParameters*, const unsigned int>

Definition at line 31 of file PHActsVertexFinder.h.

View newest version in sPHENIX GitHub at line 31 of file PHActsVertexFinder.h

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

Definition at line 27 of file PHActsVertexFinder.h.

View newest version in sPHENIX GitHub at line 27 of file PHActsVertexFinder.h

using Trajectory = ActsExamples::TrkrClusterMultiTrajectory

Definition at line 25 of file PHActsVertexFinder.h.

View newest version in sPHENIX GitHub at line 25 of file PHActsVertexFinder.h

using VertexMap = std::map<unsigned int, Acts::Vertex<Acts::BoundTrackParameters>>

Definition at line 29 of file PHActsVertexFinder.h.

View newest version in sPHENIX GitHub at line 29 of file PHActsVertexFinder.h

using VertexVector = std::vector<Acts::Vertex<Acts::BoundTrackParameters>>

Definition at line 26 of file PHActsVertexFinder.h.

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