#include <THbookKey.h>
Inheritance diagram for THbookKey:


Public Methods | |
| THbookKey () | |
| THbookKey (Int_t id, THbookFile *file) | |
| virtual | ~THbookKey () |
| virtual void | Browse (TBrowser *b) |
| Bool_t | IsFolder () const |
Protected Attributes | |
| THbookFile * | fDirectory |
| Int_t | fID |
| pointer to the Hbook file | |
|
|
Definition at line 35 of file THbookKey.h. |
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from TObject. |
|
|
Reimplemented from TObject. |
|
|
Definition at line 31 of file THbookKey.h. |
|
|
pointer to the Hbook file
Definition at line 32 of file THbookKey.h. |
1.2.16