library: libRooFit
#include "RooRefCountList.h"

RooRefCountList


class description - header file - source file - inheritance tree (.pdf)

class RooRefCountList : public RooLinkedList

Inheritance Chart:
TObject
<-
RooLinkedList
<-
RooRefCountList

    public:
RooRefCountList() RooRefCountList(const RooRefCountList&) virtual ~RooRefCountList() virtual void Add(TObject* arg) virtual void Add(TObject* obj, Int_t count) static TClass* Class() virtual TClass* IsA() const RooRefCountList& operator=(const RooRefCountList&) Int_t refCount(TObject* obj) virtual Bool_t Remove(TObject* obj) virtual Bool_t RemoveAll(TObject* obj) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

RooRefCountList()
void Add(TObject* obj, Int_t count)
 Check if we already have it
Bool_t Remove(TObject* obj)
Bool_t RemoveAll(TObject* obj)
Int_t refCount(TObject* obj)
RooRefCountList()
virtual ~RooRefCountList()
void Add(TObject* arg)

Last update: Tue Jul 11 11:46:16 2006
Copyright (c) 2000-2005, Regents of the University of California *


ROOT page - Class index - Class Hierarchy - Top of the page

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.