#include <RooWorkspace.h>
Inheritance diagram for RooWorkspace::WSDir:

Public Member Functions | |
| WSDir (const char *name, const char *title, RooWorkspace *wspace) | |
| virtual | ~WSDir () |
| virtual void | Add (TObject *, Bool_t) |
| virtual void | Append (TObject *, Bool_t) |
| WSDir (const char *name, const char *title, RooWorkspace *wspace) | |
| virtual | ~WSDir () |
| virtual void | Add (TObject *) |
| virtual void | Append (TObject *) |
Protected Member Functions | |
| void | InternalAppend (TObject *obj) |
| ClassDef (WSDir, 1) | |
| do not persist | |
| void | InternalAppend (TObject *obj) |
| ClassDef (WSDir, 1) | |
| do not persist | |
Protected Attributes | |
| RooWorkspace * | _wspace |
| RooWorkspace * | _wspace |
Friends | |
| class | RooWorkspace |
Definition at line 176 of file RooWorkspace.h.
| RooWorkspace::WSDir::WSDir | ( | const char * | name, | |
| const char * | title, | |||
| RooWorkspace * | wspace | |||
| ) | [inline] |
Definition at line 178 of file RooWorkspace.h.
| virtual RooWorkspace::WSDir::~WSDir | ( | ) | [inline, virtual] |
| RooWorkspace::WSDir::WSDir | ( | const char * | name, | |
| const char * | title, | |||
| RooWorkspace * | wspace | |||
| ) | [inline] |
Definition at line 178 of file RooWorkspace.h.
| virtual RooWorkspace::WSDir::~WSDir | ( | ) | [inline, virtual] |
Reimplemented from TDirectoryFile.
Reimplemented from TDirectoryFile.
| void RooWorkspace::WSDir::InternalAppend | ( | TObject * | obj | ) | [protected] |
Definition at line 2501 of file RooWorkspace.cxx.
References TDirectory::Append(), kFALSE, and RooWorkspace::obj().
Referenced by RooWorkspace::commitTransaction(), RooWorkspace::import(), and RooWorkspace::makeDir().
| RooWorkspace::WSDir::ClassDef | ( | WSDir | , | |
| 1 | ||||
| ) | [protected] |
do not persist
| void RooWorkspace::WSDir::Add | ( | TObject * | ) | [virtual] |
| void RooWorkspace::WSDir::Append | ( | TObject * | ) | [virtual] |
| void RooWorkspace::WSDir::InternalAppend | ( | TObject * | obj | ) | [protected] |
| RooWorkspace::WSDir::ClassDef | ( | WSDir | , | |
| 1 | ||||
| ) | [protected] |
do not persist
RooWorkspace [friend] |
Definition at line 196 of file RooWorkspace.h.
RooWorkspace* RooWorkspace::WSDir::_wspace [protected] |
Definition at line 198 of file RooWorkspace.h.
RooWorkspace* RooWorkspace::WSDir::_wspace [protected] |
Definition at line 198 of file RooWorkspace.h.
1.5.1