library: libRooFit
#include "RooDirItem.h"

RooDirItem


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

class RooDirItem

Inheritance Chart:
RooDirItem
<-
RooDataHist
RooDataSet
RooFitResult

    protected:
void appendToDir(TObject* obj, Bool_t forceMemoryResident = kFALSE) void removeFromDir(TObject* obj) public:
RooDirItem() RooDirItem(const RooDirItem& other) virtual ~RooDirItem() static TClass* Class() virtual TClass* IsA() const RooDirItem& operator=(const RooDirItem&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TDirectory* _dir ! Do not persist

Class Description

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

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