ROOT 6.18/05 Reference Guide |
Points to a histogram bin (or actually a RHistBinRef
).
Definition at line 81 of file RHistBinIter.hxx.
Public Types | |
using | Ref_t = RHistBinRef< HISTIMPL > |
Public Member Functions | |
const Ref_t & | operator-> () const noexcept |
Private Attributes | |
Ref_t | fRef |
Underlying bin reference. More... | |
#include <ROOT/RHistBinIter.hxx>
using ROOT::Experimental::Detail::RHistBinPtr< HISTIMPL >::Ref_t = RHistBinRef<HISTIMPL> |
Definition at line 83 of file RHistBinIter.hxx.
|
inlinenoexcept |
Definition at line 85 of file RHistBinIter.hxx.
|
private |
Underlying bin reference.
Definition at line 88 of file RHistBinIter.hxx.