KiTrackMarlin  1.9.0
Public Member Functions | List of all members
TrackStatePlus Class Reference

A class to store additional information together with a TrackState, namely the chi2 value and Ndf. More...

#include <Fitter.h>

Public Member Functions

const TrackState * getTrackState () const
 
double getChi2 () const
 
int getNdf () const
 
 TrackStatePlus (const TrackState *trackState, double chi2, int Ndf)
 

Detailed Description

A class to store additional information together with a TrackState, namely the chi2 value and Ndf.


The documentation for this class was generated from the following file: