#include <RooAbsData.h>
#include <RooArgSet.h>
#include <RooDirItem.h>
#include <RooGlobalFunc.h>
#include <Rtypes.h>
#include <functional>
#include <map>
#include <memory>
#include <string>
#include <string_view>
#include <unordered_map>
#include <vector>
Classes | |
class | RooDataHist |
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... | |