Recursively fills the ranges of all axes, excluding under- and overflow.
Each call fills range
with begin()
and end()
of the current axis, excluding under- and overflow.
Definition at line 337 of file RHistImpl.hxx.
Public Member Functions | |
void | operator() (Hist::AxisIterRange_t< std::tuple_size< AXES >::value > &range, const AXES &axes) const |
#include <ROOT/RHistImpl.hxx>
|
inline |
Definition at line 338 of file RHistImpl.hxx.