![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "Acts/EventData/TrackParameters.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Result.hpp"#include "Acts/Vertexing/GaussianTrackDensity.hpp"#include "Acts/Vertexing/Vertex.hpp"#include "Acts/Vertexing/VertexFitterConcept.hpp"#include "Acts/Vertexing/VertexingOptions.hpp"#include "TrackDensityVertexFinder.ipp"
Include dependency graph for TrackDensityVertexFinder.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::TrackDensityVertexFinder< vfitter_t, track_density_t > |
| Finds a vertex seed based on the maximum of a track density function. Each track is modelled as a 2d density function around its d0/z0 perigee parameter values. The z seed position is then found as the position of the maximum of all summed track density functions. More... | |
| struct | Acts::TrackDensityVertexFinder< vfitter_t, track_density_t >::Config |
| The Config struct. More... | |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |