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

Go to the source code of this file.

Classes

class  PHActsInitialVertexFinder
 

Typedefs

using VertexVector = std::vector< Acts::Vertex< Acts::BoundTrackParameters >>
 
using TrackParamVec = std::vector< const Acts::BoundTrackParameters * >
 
using InitKeyMap = std::map< const Acts::BoundTrackParameters *, const unsigned int >
 
using CentroidMap = std::map< unsigned int, std::vector< SvtxTrack * >>
 

Typedef Documentation

using CentroidMap = std::map<unsigned int, std::vector<SvtxTrack*>>

Definition at line 29 of file PHActsInitialVertexFinder.h.

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

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

Definition at line 27 of file PHActsInitialVertexFinder.h.

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

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

Definition at line 25 of file PHActsInitialVertexFinder.h.

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

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

Definition at line 23 of file PHActsInitialVertexFinder.h.

View newest version in sPHENIX GitHub at line 23 of file PHActsInitialVertexFinder.h