18 #include "TBranchElement.h" 29 if (branch->InheritsFrom(TBranchElement::Class()))
30 fxObjectClass = (dynamic_cast<TBranchElement*>(branch))->GetTypeName();
35 fxObjectClass = branch ? branch->ClassName() :
"BranchElement";
45 PrintLine(
"G-OOOO-> TreeBranch Status Class Printout <-OOOO-G");
46 PrintLine(
"G-OOOO-> ---------------------------------------------- <-OOOO-G");
virtual ~TGo4BranchStatus()
void Print(Option_t *opt="") const override
void Print(Option_t *opt="") const override
static void PrintLine(const char *text,...)