Logo ROOT   6.07/09
Reference Guide
Classes | Namespaces
DataVector.h File Reference
#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:

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.