#include "RooPrintable.h"
#include "RooAbsCategory.h"
#include "RooArgSet.h"
#include "RooArgList.h"
#include "RooSpan.h"
#include "RooNameReg.h"
#include "RooFit/Detail/DataMap.h"
#include "ROOT/RStringView.hxx"
#include "TNamed.h"
#include <map>
#include <string>
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. | |
Macros | |
#define | WRITE_TSTRING_COMPATIBLE_CONSTRUCTOR(Class_t) |
Typedefs | |
using | TMatrixDSym = TMatrixTSym< Double_t > |
#define WRITE_TSTRING_COMPATIBLE_CONSTRUCTOR | ( | Class_t | ) |
Definition at line 69 of file RooAbsData.h.
using TMatrixDSym = TMatrixTSym<Double_t> |
Definition at line 48 of file RooAbsData.h.