|
MarlinTPC
1.2.0
|
The Minuit2 fitter function to calculate the
of the residuals.
More...
#include <SimpleChiSquareResidualsFunction.h>
Public Member Functions | |
| SimpleChiSquareResidualsFunction (const EVENT::Track *const t, TrackFitterSimpleChiSquare const *f, double zAnode) | |
| virtual double | Up () const |
| virtual double | operator() (const std::vector< double > &) const |
| void | SetErrorDef (double def) |
The Minuit2 fitter function to calculate the
of the residuals.
Derived from FCNBase. If noZFit is set in the fitter the squares of the z residuals are not added to the
.
1.8.6