MarlinTPC  1.2.0
Public Member Functions | List of all members
marlintpc::SimpleChiSquareResidualsFunction Class Reference

The Minuit2 fitter function to calculate the $\chi^2$ of the residuals. More...

#include <SimpleChiSquareResidualsFunction.h>

Inheritance diagram for marlintpc::SimpleChiSquareResidualsFunction:

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)
 

Detailed Description

The Minuit2 fitter function to calculate the $\chi^2$ of the residuals.

Derived from FCNBase. If noZFit is set in the fitter the squares of the z residuals are not added to the $\chi^2$.


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