Logo ROOT  
Reference Guide
RooAbsData.h File Reference
#include "RooPrintable.h"
#include "RooAbsCategory.h"
#include "RooArgSet.h"
#include "RooArgList.h"
#include "RooSpan.h"
#include "RooNameReg.h"
#include "RooFit/UniqueId.h"
#include "RooFit/Detail/DataMap.h"
#include "TNamed.h"
#include <map>
#include <string>
Include dependency graph for RooAbsData.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  RooAbsData::PlotOpt
 
class  RooAbsData
 RooAbsData is the common abstract base class for binned and unbinned datasets. More...
 

Namespaces

namespace  RooBatchCompute
 Namespace for dispatching RooFit computations to various backends.
 
namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 
namespace  RooFit::TestStatistics
 Namespace for new RooFit test statistic calculation.
 

Typedefs

using TMatrixDSym = TMatrixTSym< double >
 

Typedef Documentation

◆ TMatrixDSym

Definition at line 48 of file RooAbsData.h.