Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RBinIndexRange.hxx File Reference
#include "RBinIndex.hxx"
#include <cassert>
#include <cstddef>
#include <iterator>
Include dependency graph for RBinIndexRange.hxx:
This graph shows which files directly or indirectly include this file:

Classes

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

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Internal
 

Functions

RBinIndexRange ROOT::Experimental::Internal::CreateBinIndexRange (RBinIndex begin, RBinIndex end, std::size_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.