Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RProfile.hxx File Reference
#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>
Include dependency graph for RProfile.hxx:

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.
 

Detailed Description

Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RProfile.hxx.