Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooDataHist.h File Reference
#include "RooAbsData.h"
#include "RooDirItem.h"
#include "RooArgSet.h"
#include "ROOT/RStringView.hxx"
#include "Rtypes.h"
#include <map>
#include <vector>
#include <string>
#include <functional>
#include <memory>
#include <unordered_map>
Include dependency graph for RooDataHist.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooDataHist
 The RooDataHist is a container class to hold N-dimensional binned data. More...
 
struct  RooDataHist::VarInfo
 Structure to cache information on the histogram variable that is frequently used for histogram weights retrieval. 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.