virtual | ~RooMultiCatIter() |
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 |
RooMultiCatIter& | operator=(const RooMultiCatIter&) |
Bool_t | TIterator::operator==(const TIterator& other) const |
virtual void | Reset() |
RooMultiCatIter(const RooMultiCatIter& other) | |
RooMultiCatIter(const RooArgSet& catList, const char* rangeName = 0) | |
virtual void | ShowMembers(TMemberInspector& insp) const |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
TObjString* | compositeLabel() |
void | initialize(const RooArgSet& catList) |
virtual TIterator& | operator=(const TIterator&) |
RooArgSet | _catList | Set of categories iterated over |
pRooCategory* | _catPtrList | Array of pointers to original categories |
TObjString | _compositeLabel | |
TObject* | _curItem | Current item returned by Next() |
Int_t | _curIter | Current location of master iterator |
RooCatType* | _curTypeList | List of current types |
pTIterator* | _iterList | Array of category type iterators |
Int_t | _nIter | Number of categories/iterators in use |
TString | _rangeName | Range name (optional) |
Inheritance Chart: | |||||||||
|