#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>
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 > |
using TMatrixDSym = TMatrixTSym<double> |
Definition at line 49 of file RooAbsData.h.