Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RBinIndexRange.hxx File Reference
#include "RBinIndex.hxx"
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <iterator>

Classes

class  ROOT::Experimental::RBinIndexRange
 A range of bin indices \([fBegin, fEnd)\). More...
class  ROOT::Experimental::RBinIndexRange::RIterator
 Iterator over RBinIndex. More...

Namespaces

namespace  ROOT
namespace  ROOT::Experimental
 Namespace for ROOT features in testing.
namespace  ROOT::Experimental::Internal

Functions

static RBinIndexRange ROOT::Experimental::Internal::CreateBinIndexRange (RBinIndex begin, RBinIndex end, std::uint64_t nNormalBins)
 Internal function to create RBinIndexRange.

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 RBinIndexRange.hxx.