class RooDataHistSliceIter: public TIterator

Function Members (Methods)

public:
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()
TObject*TIterator::operator()()
RooDataHistSliceIter&operator=(const RooDataHistSliceIter&)
virtual voidReset()
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)
protected:
RooDataHistSliceIter(RooDataHist& hist, RooAbsArg& sliceArg)
virtual TIterator&operator=(const TIterator&)

Data Members

protected:
Int_t_baseIndex
Int_t_curStep
RooDataHist*_hist
Int_t_nStep
RooAbsArg*_sliceArg
Int_t_stepSize

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

RooDataHistSliceIter(RooDataHist& hist, RooAbsArg& sliceArg)
 Calculate base index (for 0th bin) for slice
RooDataHistSliceIter(const RooDataHistSliceIter& other)
 Copy constructor
~RooDataHistSliceIter()
 Destructor
const TCollection* GetCollection()
 Return set of categories iterated over
TObject* Next()
 Iterator increment operator
void Reset()
TIterator& operator=(const TIterator&)
{ return *this ; }

Last update: Thu Jan 17 08:44:25 2008
Copyright (c) 2000-2005, Regents of the University of California *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.