Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
FitData.h File Reference
#include "Fit/DataOptions.h"
#include "Fit/DataRange.h"
#include "Math/Types.h"
#include <vector>
#include <cassert>
#include <iostream>
Include dependency graph for FitData.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  ROOT::Fit::DummyDeleter< T >
 
class  ROOT::Fit::FitData
 Base class for all the fit data types: Stores the coordinates and the DataOptions. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Fit
 Namespace for the fitting classes.