RooDataHistSliceIter iterates over all bins in a RooDataHist that occur in a slice defined by the bin coordinates of the input sliceSet.
RooDataHistSliceIter(const RooDataHistSliceIter& other) | |
virtual | ~RooDataHistSliceIter() |
static TClass* | Class() |
virtual const TCollection* | GetCollection() const |
virtual Option_t* | TIterator::GetOption() const |
virtual TClass* | IsA() const |
virtual TObject* | Next() |
virtual bool | operator!=(const TIterator& aIter) const |
TObject* | TIterator::operator()() |
virtual TObject* | operator*() const |
RooDataHistSliceIter& | operator=(const RooDataHistSliceIter&) |
virtual void | Reset() |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
RooDataHistSliceIter(RooDataHist& hist, RooAbsArg& sliceArg) | |
virtual TIterator& | operator=(const TIterator&) |
Construct an iterator over all bins of RooDataHist 'hist' in the slice defined by the values of the arguments in 'sliceArg'
Returns true if position of this iterator differs from position of iterator 'aIter'