#define ClassDef(name, id)
 
Utility base class for RooFit objects that are to be attached to ROOT directories.
 
void removeFromDir(TObject *obj)
Remove object from directory it was added to.
 
TDirectory * _dir
! Associated directory
 
RooDirItem(const RooDirItem &)
 
void appendToDir(TObject *obj, bool forceMemoryResident=false)
Append object to directory.
 
Describe directory structure in memory.
 
Mother of all ROOT objects.