library: libRooFit #include "RooAbsProxy.h" |
RooAbsProxy
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
protected:
virtual void changeNormSet(const RooArgSet* newNormSet)
virtual Bool_t changePointer(const RooAbsCollection& newServerSet, Bool_t nameChange = kFALSE)
public:
virtual ~RooAbsProxy()
static TClass* Class()
virtual TClass* IsA() const
virtual const char* name() const
const RooArgSet* nset() const
RooAbsProxy& operator=(const RooAbsProxy&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
RooArgSet* _nset
void changeNormSet(const RooArgSet* newNormSet)
Destructor
Inline Functions
void ~RooAbsProxy()
const char* name() const
const RooArgSet* nset() const
Bool_t changePointer(const RooAbsCollection& newServerSet, Bool_t nameChange = kFALSE)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
RooAbsProxy& operator=(const RooAbsProxy&)
Last update: Tue Jun 28 18:09:50 2005
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.