Logo ROOT  
Reference Guide
ROOT::Experimental::RHistViewOutOfRange< HISTVIEW > Struct Template Reference

template<class HISTVIEW>
struct ROOT::Experimental::RHistViewOutOfRange< HISTVIEW >

Definition at line 41 of file RHistView.hxx.

Public Member Functions

bool operator() (int idx)
 

Public Attributes

HISTVIEW & fHistView
 

#include <ROOT/RHistView.hxx>

Member Function Documentation

◆ operator()()

template<class HISTVIEW >
bool ROOT::Experimental::RHistViewOutOfRange< HISTVIEW >::operator() ( int  idx)
inline

Definition at line 43 of file RHistView.hxx.

Member Data Documentation

◆ fHistView

template<class HISTVIEW >
HISTVIEW& ROOT::Experimental::RHistViewOutOfRange< HISTVIEW >::fHistView

Definition at line 42 of file RHistView.hxx.

Collaboration diagram for ROOT::Experimental::RHistViewOutOfRange< HISTVIEW >:
[legend]

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