library: libRooFit
#include "RooAbsProxy.h"

RooAbsProxy


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

class RooAbsProxy

Inheritance Chart:
RooAbsProxy
<-
RooArgProxy
<-
RooCategoryProxy
RooRealProxy
RooListProxy
RooSetProxy
 
    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)

Data Members


    protected:
RooArgSet* _nset

Class Description

void changeNormSet(const RooArgSet* newNormSet)
 Destructor
virtual ~RooAbsProxy()
const char* name()
const RooArgSet* nset()
Bool_t changePointer(const RooAbsCollection& newServerSet, Bool_t nameChange=kFALSE)

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