#include <TGo4BranchStatus.h>
Inheritance diagram for TGo4BranchStatus:
Public Methods | |
TGo4BranchStatus () | |
TGo4BranchStatus (TBranch *branch) | |
Create status information from given TBranch object. More... | |
virtual | ~TGo4BranchStatus () |
virtual Int_t | PrintStatus (Text_t *buffer=0, Int_t buflen=0) |
basic method to printout status information on stdout; to be overridden by specific subclass. More... |
|
Definition at line 24 of file TGo4BranchStatus.h. |
|
Create status information from given TBranch object. For reconstruction of TTree structure for display in remote browser. Definition at line 24 of file TGo4BranchStatus.cxx. References TGo4ObjectStatus::fxObjectClass. |
|
Definition at line 59 of file TGo4BranchStatus.cxx. |
|
basic method to printout status information on stdout; to be overridden by specific subclass.
Reimplemented from TGo4ObjectStatus. Definition at line 62 of file TGo4BranchStatus.cxx. References TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), TGo4ObjectStatus::PrintStatus(), and TRACE. |