Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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 <ROOT/RConfig.hxx>
#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  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 49 of file RooAbsData.h.