library: libRooFit #include "RooNumIntFactory.h" |
RooNumIntFactory
class description - header file - source file - inheritance tree (.pdf)
protected:
RooNumIntFactory()
RooNumIntFactory(const RooNumIntFactory& other)
public:
virtual ~RooNumIntFactory()
static TClass* Class()
RooAbsIntegrator* createIntegrator(RooAbsFunc& func, const RooNumIntConfig& config, Int_t ndim = 0)
const char* getDepIntegratorName(const char* name)
const RooAbsIntegrator* getProtoIntegrator(const char* name)
static RooNumIntFactory& instance()
virtual TClass* IsA() const
RooNumIntFactory& operator=(const RooNumIntFactory&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
Bool_t storeProtoIntegrator(RooAbsIntegrator* proto, const RooArgSet& defConfig, const char* depName = "")
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
RooLinkedList _integratorList List of integrator prototypes
RooLinkedList _nameList List of integrator names
RooLinkedList _depList List of dependent integrator names
Last update: Tue Jul 11 11:46:04 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.