ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHHoughSeeding.h File Reference

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...
 

Detailed Description

Progressive pattern recgnition based on GenFit Kalman filter using Alan Dion's HelixHough for seeding, GenFit Kalman filter to do track propagation.

Author
Christof Roland & Haiwang Yu

Definition in file PHHoughSeeding.h.