EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GridDensityVertexFinder.hpp File Reference
+ Include dependency graph for GridDensityVertexFinder.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Acts::GridDensityVertexFinder< mainGridSize, trkGridSize, vfitter_t >
 Vertex finder that makes use of a track density grid. 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. All track contributions along the beam axis (main density grid) a superimposed and the z-value of the bin with the highest track density is returned as a vertex candidate. More...
 
struct  Acts::GridDensityVertexFinder< mainGridSize, trkGridSize, vfitter_t >::Config
 The Config struct. More...
 
struct  Acts::GridDensityVertexFinder< mainGridSize, trkGridSize, vfitter_t >::State
 The State struct. More...
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.