![]() |
ROOT
6.06/09
Reference Guide
|
#include "Fit/DataOptions.h"#include "Fit/DataRange.h"#include <vector>#include <cassert>#include <iostream>
Include dependency graph for DataVector.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ROOT::Fit::DummyDeleter< T > |
| class | ROOT::Fit::FitData |
| Base class for all the fit data types. More... | |
| 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... | |
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| ROOT::Fit | |
| Namespace for the fitting classes. | |