|
ROOT 6.10/09 Reference Guide |
Definition at line 66 of file TTreeReaderArray.h.
Public Member Functions | |
| Iterator_t () | |
| Iterator_t (size_t idx, TTreeReaderArray *array) | |
| bool | IsValid () const |
| operator const T * () const | |
| bool | operator!= (const Iterator_t &lhs) const |
| T & | operator* () const |
| Iterator_t | operator++ (int) |
| Iterator_t & | operator++ () |
| bool | operator== (const Iterator_t &lhs) const |
Public Attributes | |
| TTreeReaderArray * | fArray |
| size_t | fIndex |
#include <TTreeReaderArray.h>
|
inline |
Definition at line 69 of file TTreeReaderArray.h.
|
inline |
Definition at line 73 of file TTreeReaderArray.h.
|
inline |
Definition at line 79 of file TTreeReaderArray.h.
|
inline |
Definition at line 119 of file TTreeReaderArray.h.
|
inline |
Definition at line 89 of file TTreeReaderArray.h.
|
inline |
Definition at line 113 of file TTreeReaderArray.h.
|
inline |
Definition at line 94 of file TTreeReaderArray.h.
|
inline |
Definition at line 101 of file TTreeReaderArray.h.
|
inline |
Definition at line 81 of file TTreeReaderArray.h.
| TTreeReaderArray* TTreeReaderArray< T >::Iterator_t::fArray |
Definition at line 77 of file TTreeReaderArray.h.
| size_t TTreeReaderArray< T >::Iterator_t::fIndex |
Definition at line 76 of file TTreeReaderArray.h.