48 os <<
indent <<
" Observables " <<
_vars << std::endl ;
50 os <<
indent <<
" Observables: " << std::endl ;
static void indent(ostringstream &buf, int indent_level)
void printValue(std::ostream &os) const override
Print value of collection, i.e.
void printArgs(std::ostream &os) const override
Print argument of dataset, i.e. the observable names.
void printMultiline(std::ostream &os, Int_t content, bool verbose, TString indent) const override
Detailed printing interface.
virtual Int_t numEntries() const =0
void printClassName(std::ostream &os) const override
Print class name of dataset.
virtual void printStream(std::ostream &os, Int_t contents, StyleOption style, TString indent="") const
Print description of object on ostream, printing contents set by contents integer,...
const char * GetName() const override
Returns name of object.
const char * GetTitle() const override
Returns title of object.
virtual const char * ClassName() const
Returns name of class to which the object belongs.