library: libRooFit
#include "RooDirItem.h"

RooDirItem


class description - header file - source file
viewCVS header - viewCVS source

class RooDirItem

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
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 Description

RooDirItem()
 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)

Last update: Sat Dec 9 09:57:43 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.