![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Vertexing/Vertex.hpp"#include "ActsExamples/EventData/ProtoVertex.hpp"#include "ActsExamples/EventData/Track.hpp"#include "ActsExamples/EventData/Trajectories.hpp"#include "ActsExamples/Framework/AlgorithmContext.hpp"#include "ActsExamples/Framework/DataHandle.hpp"#include <vector>
Include dependency graph for VertexingHelpers.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | ActsExamples |
Functions | |
| std::vector< const Acts::BoundTrackParameters * > | ActsExamples::makeTrackParametersPointerContainer (const TrackParametersContainer &trackParameters) |
| auto | ActsExamples::makeParameterContainers (const ActsExamples::AlgorithmContext &ctx, const ReadDataHandle< std::vector< Acts::BoundTrackParameters >> &inputTrackParametersHandle, const ReadDataHandle< TrajectoriesContainer > &inputTrajectoriesHandle) |
| ProtoVertexContainer | ActsExamples::makeProtoVertices (const TrackParametersContainer &trackParameters, const std::vector< Acts::Vertex< Acts::BoundTrackParameters >> &vertices) |