![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Vertexing/Vertex.hpp"#include "ActsExamples/EventData/ProtoVertex.hpp"#include "ActsExamples/EventData/Track.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) |
| ProtoVertexContainer | ActsExamples::makeProtoVertices (const TrackParametersContainer &trackParameters, const std::vector< Acts::Vertex< Acts::BoundTrackParameters >> &vertices) |