Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RFillIterRange<-1, AXES > Struct Template Reference

template<class AXES>
struct ROOT::Experimental::Internal::RFillIterRange<-1, AXES >

Definition at line 331 of file RHistImpl.hxx.

Public Member Functions

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

#include <ROOT/RHistImpl.hxx>

Member Function Documentation

◆ operator()() [1/2]

template<class AXES>
void ROOT::Experimental::Internal::RFillIterRange<-1, AXES >::operator() ( Hist::AxisIterRange_t< std::tuple_size< AXES >::value > & ,
const AXES &  ) const
inline

Definition at line 332 of file RHistImpl.hxx.

◆ operator()() [2/2]

void ROOT::Experimental::Internal::RFillIterRange< I, AXES >::operator() ( Hist::AxisIterRange_t< std::tuple_size< AXES >::value > & range,
const AXES & axes ) const
inline

Definition at line 338 of file RHistImpl.hxx.


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