#include "RAxisVariant.hxx"#include "RBinIndex.hxx"#include "RBinIndexMultiDimRange.hxx"#include "RHistEngine.hxx"#include "RHistStats.hxx"#include "RHistUtils.hxx"#include "RRegularAxis.hxx"#include "RWeight.hxx"#include <array>#include <cstddef>#include <cstdint>#include <initializer_list>#include <stdexcept>#include <tuple>#include <type_traits>#include <utility>#include <vector>Classes | |
| class | ROOT::Experimental::RProfile |
| A profile histogram, computing statistical quantities of an additional variable per bin. More... | |
| struct | ROOT::Experimental::RProfile::RProfileBin |
| The bin content type of a profile histogram. More... | |
| struct | ROOT::Experimental::RProfile::RValueWeightWrapper |
| struct | ROOT::Experimental::RProfile::RValueWrapper |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Experimental |
| Namespace for ROOT features in testing. | |
Definition in file RProfile.hxx.