#include "RAxes.hxx"#include "RBinIndex.hxx"#include "RHistUtils.hxx"#include "RLinearizedIndex.hxx"#include "RRegularAxis.hxx"#include "RWeight.hxx"#include <array>#include <cassert>#include <stdexcept>#include <tuple>#include <type_traits>#include <utility>#include <vector>Classes | |
| class | ROOT::Experimental::RHistEngine< BinContentType > |
| A histogram data structure to bin data along multiple dimensions. More... | |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Experimental |
Definition in file RHistEngine.hxx.