ROOT 6.08/07 Reference Guide |
#include "Fit/DataOptions.h"
#include "Fit/DataRange.h"
#include <vector>
#include <cassert>
#include <iostream>
Classes | |
class | ROOT::Fit::DataVector |
class holding the fit data points. More... | |
class | ROOT::Fit::DataWrapper |
class maintaining a pointer to external data Using this class avoids copying the data when performing a fit NOTE: this class is not thread-safe and should not be used in parallel fits More... | |
struct | ROOT::Fit::DummyDeleter< T > |
class | ROOT::Fit::FitData |
Base class for all the fit data types. More... | |
Namespaces | |
ROOT | |
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
ROOT::Fit | |
Namespace for the fitting classes. | |