FairRoot/PandaRoot
Classes | Namespaces | Enumerations
AbsKalmanFitter.h File Reference
#include "AbsFitter.h"
#include "MeasurementOnPlane.h"
#include "TrackPoint.h"

Go to the source code of this file.

Classes

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

Namespaces

 genfit
 Matrix inversion tools.
 

Enumerations

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