49 os <<
indent <<
" Observables " <<
_vars << std::endl ;
51 os <<
indent <<
" Observables: " << std::endl ;
static void indent(ostringstream &buf, int indent_level)
virtual void printValue(std::ostream &os) const
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_t 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,...
virtual const char * GetTitle() const
Returns title of object.
virtual const char * GetName() const
Returns name of object.