ROOT 6.10/09 Reference Guide |
Points to a histogram bin (or actually a THistBinRef
).
Definition at line 82 of file THistBinIter.hxx.
Public Types | |
using | Ref_t = THistBinRef< HISTIMPL > |
Public Member Functions | |
const Ref_t & | operator-> () const noexcept |
Private Attributes | |
Ref_t | fRef |
Underlying bin reference. More... | |
#include <ROOT/THistBinIter.hxx>
using ROOT::Experimental::Detail::THistBinPtr< HISTIMPL >::Ref_t = THistBinRef<HISTIMPL> |
Definition at line 84 of file THistBinIter.hxx.
|
inlinenoexcept |
Definition at line 86 of file THistBinIter.hxx.
|
private |
Underlying bin reference.
Definition at line 91 of file THistBinIter.hxx.