library: libRooFit
#include "RooTObjWrap.h"

RooTObjWrap


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

class RooTObjWrap : public TNamed

Inheritance Chart:
TObject
<-
TNamed
<-
RooTObjWrap

    public:
RooTObjWrap(Bool_t isArray = kFALSE) RooTObjWrap(TObject* obj, Bool_t isArray = kFALSE) RooTObjWrap(const RooTObjWrap& other) virtual ~RooTObjWrap() static TClass* Class() virtual TClass* IsA() const TObject* obj() const const RooLinkedList& objList() const RooTObjWrap& operator=(const RooTObjWrap&) void setObj(TObject* obj) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Bool_t _isArray RooLinkedList _list

Class Description

RooTObjWrap(Bool_t isArray=kFALSE)
RooTObjWrap(TObject* obj, Bool_t isArray=kFALSE)
RooTObjWrap(const RooTObjWrap& other)
virtual ~RooTObjWrap()
TObject* obj()
const RooLinkedList& objList()
void setObj(TObject* obj)

Last update: Tue Jul 11 11:47:37 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.