![]() |
EIC Software
Reference for
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/GaussianGridTrackDensity.ipp"
Include dependency graph for GaussianGridTrackDensity.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::GaussianGridTrackDensity< mainGridSize, trkGridSize > |
| Implements a 1-dim density grid to be filled with track Gaussian distributions. Each single track is modelled as a 2(!)-dim Gaussian distribution grid in the d0-z0 plane, but only the overlap with the z-axis (i.e. a 1-dim density vector) needs to be calculated. The position of the highest track density (of either a single bin or the sum of a certain region) can be determined. Single tracks can be cached and removed from the overall density. More... | |
| struct | Acts::GaussianGridTrackDensity< mainGridSize, trkGridSize >::Config |
| struct More... | |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |