ROOT 6.14/05 Reference Guide |
Points to a histogram bin (or actually a THistBinRef
).
Definition at line 81 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 83 of file THistBinIter.hxx.
|
inlinenoexcept |
Definition at line 85 of file THistBinIter.hxx.
|
private |
Underlying bin reference.
Definition at line 88 of file THistBinIter.hxx.