Analysis Software
Documentation for sPHENIX simulation software
|
#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 |
Acts includes to create all necessary definitions. | |
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
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