class RooAICRegistry

Function Members (Methods)

public:
RooAICRegistry(Int_t regSize = 10)
RooAICRegistry(const RooAICRegistry& other)
virtual~RooAICRegistry()
static TClass*Class()
virtual TClass*IsA() const
RooAICRegistry&operator=(const RooAICRegistry&)
const Int_t*retrieve(Int_t masterCode) const
const Int_t*retrieve(Int_t masterCode, pRooArgSet& set1) const
const Int_t*retrieve(Int_t masterCode, pRooArgSet& set1, pRooArgSet& set2) const
const Int_t*retrieve(Int_t masterCode, pRooArgSet& set1, pRooArgSet& set2, pRooArgSet& set3, pRooArgSet& set4) const
virtual voidShowMembers(TMemberInspector& insp, char* parent)
Int_tstore(Int_t* codeList, Int_t size, RooArgSet* set1 = 0, RooArgSet* set2 = 0, RooArgSet* set3 = 0, RooArgSet* set4 = 0)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Data Members

protected:
pRooArgSet*_asArr1! do not persist
pRooArgSet*_asArr2! do not persist
pRooArgSet*_asArr3! do not persist
pRooArgSet*_asArr4! do not persist
int**_clArr! do not persist
Int_t*_clSize! do not persist
Int_t_regSize

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

RooAICRegistry(Int_t regSize)
RooAICRegistry(const RooAICRegistry& other)
 Copy code-list array if other PDF has one
~RooAICRegistry()
 Delete code list array, if allocated
Int_t store(Int_t* codeList, Int_t size, RooArgSet* set1 = 0, RooArgSet* set2 = 0, RooArgSet* set3 = 0, RooArgSet* set4 = 0)
const Int_t* retrieve(Int_t masterCode) const
const Int_t* retrieve(Int_t masterCode, pRooArgSet& set1) const
const Int_t* retrieve(Int_t masterCode, pRooArgSet& set1, pRooArgSet& set2) const
const Int_t* retrieve(Int_t masterCode, pRooArgSet& set1, pRooArgSet& set2, pRooArgSet& set3, pRooArgSet& set4) const

Last update: Thu Jan 17 08:43:23 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.