library: libRooFit
#include "RooCategoryProxy.h"

RooCategoryProxy


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

class RooCategoryProxy : public RooArgProxy

Inheritance Chart:
TObject
<-
TNamed
RooAbsProxy
<-
RooArgProxy
<-
RooCategoryProxy

    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)

Data Members




Class Description

RooCategoryProxy(const char* name, const char* desc, RooAbsArg* owner, RooAbsCategory& ref, Bool_t valueServer, Bool_t shapeServer, Bool_t ownArg)
 Constructor with owner and proxied category object
RooCategoryProxy(const char* name, RooAbsArg* owner, const RooCategoryProxy& other)
 Copy constructor
~RooCategoryProxy()
 Destructor
RooCategoryProxy()
 Constructors, assignment etc.
RooCategoryProxy(const char* name, const char* desc, RooAbsArg* owner, RooAbsCategory& ref, Bool_t valueServer=kTRUE, Bool_t shapeServer=kFALSE, Bool_t proxyOwnsArg=kFALSE)
TObject* Clone(const char* newName=0)
inline operator Int_t()
 Accessors
inline operator const char*()
const RooAbsCategory& arg()
Bool_t hasRange(const char* rangeName)
RooAbsCategoryLValue* lvptr()
RooCategoryProxy& operator=(Int_t index)
 LValue operations
RooCategoryProxy& operator=(const char* label)

Last update: Tue Jul 11 11:45:21 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.