RooTObjWrap Class Reference

#include <RooTObjWrap.h>

Inheritance diagram for RooTObjWrap:

TNamed TNamed TObject TObject TObject TObject List of all members.

Public Member Functions

 RooTObjWrap (Bool_t isArray=kFALSE)
 RooTObjWrap (TObject *inObj, Bool_t isArray=kFALSE)
 RooTObjWrap (const RooTObjWrap &other)
virtual ~RooTObjWrap ()
void setOwning (Bool_t flag)
TObjectobj () const
const RooLinkedListobjList () const
void setObj (TObject *inObj)
 RooTObjWrap (Bool_t isArray=kFALSE)
 RooTObjWrap (TObject *inObj, Bool_t isArray=kFALSE)
 RooTObjWrap (const RooTObjWrap &other)
virtual ~RooTObjWrap ()
void setOwning (Bool_t flag)
TObjectobj () const
const RooLinkedListobjList () const
void setObj (TObject *inObj)

Protected Attributes

Bool_t _isArray
Bool_t _owning
RooLinkedList _list

Detailed Description

Definition at line 23 of file RooTObjWrap.h.


Constructor & Destructor Documentation

RooTObjWrap::RooTObjWrap ( Bool_t  isArray = kFALSE  )  [inline]

Definition at line 26 of file RooTObjWrap.h.

RooTObjWrap::RooTObjWrap ( TObject inObj,
Bool_t  isArray = kFALSE 
) [inline]

Definition at line 27 of file RooTObjWrap.h.

References _list, and RooLinkedList::Add().

RooTObjWrap::RooTObjWrap ( const RooTObjWrap other  )  [inline]

Definition at line 28 of file RooTObjWrap.h.

virtual RooTObjWrap::~RooTObjWrap (  )  [inline, virtual]

Definition at line 29 of file RooTObjWrap.h.

References _list, _owning, and RooLinkedList::Delete().

RooTObjWrap::RooTObjWrap ( Bool_t  isArray = kFALSE  )  [inline]

Definition at line 26 of file RooTObjWrap.h.

RooTObjWrap::RooTObjWrap ( TObject inObj,
Bool_t  isArray = kFALSE 
) [inline]

Definition at line 27 of file RooTObjWrap.h.

References _list, and RooLinkedList::Add().

RooTObjWrap::RooTObjWrap ( const RooTObjWrap other  )  [inline]

Definition at line 28 of file RooTObjWrap.h.

virtual RooTObjWrap::~RooTObjWrap (  )  [inline, virtual]

Definition at line 29 of file RooTObjWrap.h.

References _list, _owning, and RooLinkedList::Delete().


Member Function Documentation

void RooTObjWrap::setOwning ( Bool_t  flag  )  [inline]

Definition at line 31 of file RooTObjWrap.h.

References _owning.

Referenced by RooWorkspace::import().

TObject* RooTObjWrap::obj (  )  const [inline]

Definition at line 32 of file RooTObjWrap.h.

References _list, and RooLinkedList::At().

Referenced by RooCmdConfig::getObject(), RooCmdConfig::getSet(), RooCmdConfig::print(), and RooCmdConfig::process().

const RooLinkedList& RooTObjWrap::objList (  )  const [inline]

Definition at line 33 of file RooTObjWrap.h.

References _list.

Referenced by RooCmdConfig::getObjectList().

void RooTObjWrap::setObj ( TObject inObj  )  [inline]

Definition at line 35 of file RooTObjWrap.h.

References _isArray, _list, RooLinkedList::Add(), and RooLinkedList::Clear().

Referenced by RooCmdConfig::process().

void RooTObjWrap::setOwning ( Bool_t  flag  )  [inline]

Definition at line 31 of file RooTObjWrap.h.

References _owning.

TObject* RooTObjWrap::obj (  )  const [inline]

Definition at line 32 of file RooTObjWrap.h.

References _list, and RooLinkedList::At().

const RooLinkedList& RooTObjWrap::objList (  )  const [inline]

Definition at line 33 of file RooTObjWrap.h.

References _list.

void RooTObjWrap::setObj ( TObject inObj  )  [inline]

Definition at line 35 of file RooTObjWrap.h.

References _isArray, _list, RooLinkedList::Add(), and RooLinkedList::Clear().


Member Data Documentation

Bool_t RooTObjWrap::_isArray [protected]

Definition at line 44 of file RooTObjWrap.h.

Referenced by setObj().

Bool_t RooTObjWrap::_owning [protected]

Definition at line 45 of file RooTObjWrap.h.

Referenced by setOwning(), and ~RooTObjWrap().

RooLinkedList RooTObjWrap::_list [protected]

Definition at line 46 of file RooTObjWrap.h.

Referenced by obj(), objList(), RooTObjWrap(), setObj(), and ~RooTObjWrap().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:34:03 2011 for ROOT_528-00b_version by  doxygen 1.5.1