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>
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) |