88   if (forceMemoryResident) {
    92     TString memDir(
gROOT->GetName()) ;
    94     Bool_t notInMemNow= (pwd!=memDir) ;
 
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const
virtual ~RooDirItem()
Destructor. 
RooDirItem()
Default constructor. 
void appendToDir(TObject *obj, Bool_t forceMemoryResident=kFALSE)
Append object to directory. 
virtual TList * GetList() const
virtual TObject * Remove(TObject *obj)
Remove object from the list. 
void removeFromDir(TObject *obj)
Remove object from directory it was added to. 
RooDirItem is a utility base class for RooFit objects that are to be attached to ROOT directories...
Mother of all ROOT objects.