+
class RooDirItem
-
library: libRooFitCore
#include "RooDirItem.h"
Display options:
Show inherited
Show non-public

class RooDirItem

Function Members (Methods)

public:
RooDirItem()
RooDirItem(const RooDirItem& other)
virtual~RooDirItem()
static TClass*Class()
virtual TClass*IsA() const
RooDirItem&operator=(const RooDirItem&)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)
protected:
voidappendToDir(TObject* obj, Bool_t forceMemoryResident = kFALSE)
voidremoveFromDir(TObject* obj)

Data Members

protected:
TDirectory*_dir! Do not persist

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

RooDirItem(const RooDirItem& other)
 Default constructor
RooDirItem(const RooDirItem& other)
 Copy constructor
~RooDirItem()
 Destructor
void removeFromDir(TObject* obj)
 Remove self from directory it was added to
void appendToDir(TObject* obj, Bool_t forceMemoryResident = kFALSE)

Last update: Mon Jun 25 19:43:32 2007
Copyright (c) 2000-2005, Regents of the University of California *

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.