#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>
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... | |