EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all/SubsysReco.h>
#include <trackbase/ActsTrackingGeometry.h>
#include <Acts/Vertexing/Vertex.hpp>
#include <ActsExamples/EventData/TrkrClusterMultiTrajectory.hpp>
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 > |
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
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