|
MarlinTPC
1.2.0
|
The Minuit2 fitter function to calculate the squared sum of the residuals. More...
#include <SimpleMinimizerResidualsFunction.h>
Public Member Functions | |
| SimpleMinimizerResidualsFunction (const EVENT::Track *const t, TrackFitterBase const *f) | |
| virtual double | Up () const |
| virtual double | operator() (const std::vector< double > &) const |
| void | SetErrorDef (double def) |
The Minuit2 fitter function to calculate the squared sum of the residuals.
Derived from FCNBase. This corresonds to a
fit with all errors set to one. Advantage: No covariance matrix of the hits is required.
1.8.6