GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
|
Public Member Functions | |
iterator (GH2Base *mat) | |
iterator (GH2Base *mat, bool at_end) | |
bool | operator!= (const iterator &rhs) const |
GH1D & | operator* () const |
iterator & | operator++ () |
iterator | operator++ (int) |
GH1D * | operator-> () const |
bool | operator== (const iterator &rhs) const |
Private Attributes | |
GH1D * | fCurr |
GH1D * | fFirst |
GH2Base * | fMat |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 108 of file GH2Base.h.
Referenced by operator*(), operator++(), operator->(), and operator==().
|
private |
Definition at line 107 of file GH2Base.h.
Referenced by operator++(), and operator==().
|
private |
Definition at line 106 of file GH2Base.h.
Referenced by operator++(), and operator==().