67 if (arg==sliceArgInt) break ;
virtual const char * GetName() const
Returns name of object.
virtual const RooArgSet * get() const
virtual bool operator!=(const TIterator &aIter) const
Returns true if position of this iterator differs from position of iterator 'aIter'.
TIterator * _iterator
External variables cached with this data set.
Iterator abstract base class.
virtual TObject * operator*() const
Iterator dereference operator, not functional for this iterator.
virtual const TCollection * GetCollection() const
Dummy.
virtual TObject * Next()
Iterator increment operator.
RooDataSet is a container class to hold N-dimensional binned data.
std::vector< Int_t > _idxMult
Int_t calcTreeIndex() const
Calculate the index for the weights array corresponding to to the bin enclosing the current coordinat...
virtual void setBin(Int_t ibin, const char *rangeName=0)=0
Collection abstract base class.
RooAbsArg * find(const char *name) const
Find object with given name in list.
Mother of all ROOT objects.
RooDataHistSliceIter(const RooDataHistSliceIter &other)
Copy constructor.
RooDataHistSliceIter iterates over all bins in a RooDataHist that occur in a slice defined by the bin...
virtual TObject * Next()=0
Abstract base class for objects that are lvalues, i.e.
RooAbsArg is the common abstract base class for objects that represent a value (of arbitrary type) an...
virtual void Reset()
Reset iterator position to beginning.
virtual ~RooDataHistSliceIter()
Destructor.
virtual Int_t numBins(const char *rangeName=0) const =0