![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/EventData/TrackParameters.hpp"#include <map>#include <set>#include "Acts/Vertexing/GaussianTrackDensity.ipp"
Include dependency graph for GaussianTrackDensity.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::GaussianTrackDensity< input_track_t > |
| Class to model tracks as 2D density functions based on their d0 and z0 perigee parameters (mean value) and covariance matrices (determining the width of the function) More... | |
| struct | Acts::GaussianTrackDensity< input_track_t >::TrackEntry |
| Struct to store information for a single track. More... | |
| struct | Acts::GaussianTrackDensity< input_track_t >::Config |
| The Config struct. More... | |
| struct | Acts::GaussianTrackDensity< input_track_t >::State |
| The State struct. More... | |
| class | Acts::GaussianTrackDensity< input_track_t >::GaussianTrackDensityStore |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |