A functor to return the quality of a track, which is the ratio chi2 over degrees of freedom, weighted with the number of associated hits.
More...
#include <CellsAutomatonMV.h>
|
double | operator() (ITrack *track) |
|
double | operator() (ITrack *track) |
|
| TrackQI (MarlinTrk::IMarlinTrkSystem *trkSystem) |
|
double | operator() (Track *track) |
|
|
MarlinTrk::IMarlinTrkSystem * | _trkSystem |
|
A functor to return the quality of a track, which is the ratio chi2 over degrees of freedom, weighted with the number of associated hits.
A functor to return the quality of a track, which is currently the chi2 probability.
TrackQI::TrackQI |
( |
MarlinTrk::IMarlinTrkSystem * |
trkSystem | ) |
|
|
inline |
- Parameters
-
trkSystem | a pointer to an IMarlinTrkSystem, needed for fitting of tracks |
The documentation for this class was generated from the following files: