Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
ROOT::Experimental::THistViewOutOfRange< HISTVIEW > Struct Template Reference

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

Definition at line 41 of file THistView.hxx.

Public Member Functions

bool operator() (int idx)
 

Public Attributes

HISTVIEW & fHistView
 

#include <ROOT/THistView.hxx>

Member Function Documentation

◆ operator()()

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

Definition at line 43 of file THistView.hxx.

Member Data Documentation

◆ fHistView

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

Definition at line 42 of file THistView.hxx.


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