Next: , Previous: , Up: Top   [Contents]


3 Fitting a Model

To fit a given model you first have to specify the experimental inputs for your fit and then determine the best-fit parameters by minimising the chi-square function. Both can be done with the myfitter::Fitter class, which is declared in myfitter/fitter.hpp.