SND@LHC Software
Loading...
Searching...
No Matches
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
 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
}