ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHGenFitTrkProp.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 "PHTrackPropagating.h"
#include <trackbase_historic/SvtxTrackMap.h>
#include <trackbase/TrkrDefs.h>
#include <Eigen/Core>
#include <phgenfit/Track.h>
#include <gsl/gsl_rng.h>
#include <array>
#include <list>
#include <map>
#include <memory>
#include <ostream>
#include <string>
#include <utility>
#include <vector>
+ Include dependency graph for PHGenFitTrkProp.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PHGenFitTrkProp
 Propagate tracklet to full track using GenFit. More...
 
struct  PHGenFitTrkProp::TrackQuality
 

Namespaces

namespace  PHGenFit
 

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