![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Progressive pattern recgnition based on GenFit Kalman filter using Alan Dion's HelixHough for seeding, GenFit Kalman filter to do track propagation. More...
#include "PHTrackSeeding.h"#include <HelixHough/SimpleHit3D.h>#include <HelixHough/SimpleTrack3D.h>#include <HelixHough/VertexFinder.h>#include <Eigen/Core>#include <cfloat>#include <iostream>#include <map>#include <string>#include <vector>
Include dependency graph for PHHoughSeeding.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PHHoughSeeding |
| A fun4all implementation of Alan's Hough Transform. More... | |
Progressive pattern recgnition based on GenFit Kalman filter using Alan Dion's HelixHough for seeding, GenFit Kalman filter to do track propagation.
Definition in file PHHoughSeeding.h.