#include <TGo4BranchStatus.h>
Inheritance diagram for TGo4BranchStatus:
Public Member Functions | |
TGo4BranchStatus () | |
TGo4BranchStatus (TBranch *branch) | |
Create status information from given TBranch object. | |
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 |
|
Definition at line 25 of file TGo4BranchStatus.cxx. |
|
Create status information from given TBranch object. For reconstruction of TTree structure for display in remote browser. Definition at line 30 of file TGo4BranchStatus.cxx. References TGo4ObjectStatus::fxObjectClass. |
|
Definition at line 44 of file TGo4BranchStatus.cxx. |
|
basic method to printout status information on stdout; to be overridden by specific subclass
Reimplemented from TGo4ObjectStatus. Definition at line 48 of file TGo4BranchStatus.cxx. References TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), TGo4ObjectStatus::PrintStatus(), and TRACE. |