Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Experimental::Internal::TFillIterRange< I, AXES > Struct Template Reference

template<int I, class AXES>
struct ROOT::Experimental::Internal::TFillIterRange< I, AXES >

Fill range with begin() and end() of all axes, including under/overflow as specified by over.

Definition at line 291 of file THistImpl.hxx.

Public Member Functions

void operator() (Hist::AxisIterRange_t< std::tuple_size< AXES >::value > &range, const AXES &axes, const std::array< Hist::EOverflow, std::tuple_size< AXES >::value > &over) const
 

#include <ROOT/THistImpl.hxx>

Member Function Documentation

◆ operator()()

template<int I, class AXES >
void ROOT::Experimental::Internal::TFillIterRange< I, AXES >::operator() ( Hist::AxisIterRange_t< std::tuple_size< AXES >::value > &  range,
const AXES &  axes,
const std::array< Hist::EOverflow, std::tuple_size< AXES >::value > &  over 
) const
inline

Definition at line 305 of file THistImpl.hxx.


The documentation for this struct was generated from the following file: