EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AbsKalmanFitter.h File Reference
#include "AbsFitter.h"
#include "MeasurementOnPlane.h"
#include "TrackPoint.h"
+ Include dependency graph for AbsKalmanFitter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  genfit::AbsKalmanFitter
 Abstract base class for Kalman fitter and derived fitting algorithms. More...
 

Namespaces

namespace  genfit
 Defines for I/O streams used for error and debug printing.
 

Enumerations

enum  genfit::eMultipleMeasurementHandling {
  genfit::weightedAverage, genfit::unweightedAverage, genfit::weightedClosestToReference, genfit::unweightedClosestToReference,
  genfit::weightedClosestToPrediction, genfit::unweightedClosestToPrediction, genfit::weightedClosestToReferenceWire, genfit::unweightedClosestToReferenceWire,
  genfit::weightedClosestToPredictionWire, genfit::unweightedClosestToPredictionWire
}