library: libRooFit #include "RooCategoryProxy.h" |
RooCategoryProxy
class description - source file - inheritance tree (.pdf)
protected:
RooAbsCategoryLValue* lvptr() const
public:
RooCategoryProxy()
RooCategoryProxy(const char* name, const char* desc, RooAbsArg* owner, RooAbsCategory& ref, Bool_t valueServer = kTRUE, Bool_t shapeServer = kFALSE, Bool_t proxyOwnsArg = kFALSE)
RooCategoryProxy(const char* name, RooAbsArg* owner, const RooCategoryProxy& other)
RooCategoryProxy(const RooCategoryProxy&)
virtual ~RooCategoryProxy()
const RooAbsCategory& arg() const
static TClass* Class()
virtual TObject* Clone(const char* newName = "0") const
Bool_t hasRange(const char* rangeName) const
virtual TClass* IsA() const
char* operator const char*() const
Int_t operator Int_t() const
RooCategoryProxy& operator=(Int_t index)
RooCategoryProxy& operator=(const char* label)
RooCategoryProxy& operator=(const RooCategoryProxy&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
RooCategoryProxy(const char* name, const char* desc, RooAbsArg* owner, RooAbsCategory& ref,
Bool_t valueServer, Bool_t shapeServer, Bool_t ownArg) :
RooArgProxy(name, desc, owner, ref, valueServer, shapeServer, ownArg)
Constructor with owner and proxied category object
RooCategoryProxy(const char* name, RooAbsArg* owner, const RooCategoryProxy& other) :
RooArgProxy(name, owner, other)
Copy constructor
~RooCategoryProxy()
Destructor
Inline Functions
RooCategoryProxy RooCategoryProxy(const char* name, RooAbsArg* owner, const RooCategoryProxy& other)
TObject* Clone(const char* newName = "0") const
Int_t operator Int_t() const
char* operator const char*() const
const RooAbsCategory& arg() const
Bool_t hasRange(const char* rangeName) const
RooAbsCategoryLValue* lvptr() const
RooCategoryProxy& operator=(Int_t index)
RooCategoryProxy& operator=(const char* label)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
RooCategoryProxy RooCategoryProxy(const RooCategoryProxy&)
RooCategoryProxy& operator=(const RooCategoryProxy&)
Last update: Tue Jun 28 18:11:17 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.